@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://urn.fi/URN:NBN:fi:bib:me:W00088836200> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000095116> ;
    schema:name "Triga observationum sacrarvm de nomine Messiae: Josedek. Jerem. XXIII. 6. quam consensu facultatis theologicae, sub praesidio Jac. Henr. Balthasaris, s. theol. d. et prof. ord. consist. regii assess. et ad aedem S. Jacobi pastoris, in Academia Gryphica anno MDCCXLV die [ ] Augusti publice defendet Henr. Hylleen, Aboa-Fennus. S.s. theol. studiosus" .

<http://urn.fi/URN:NBN:fi:au:pn:000095116> a schema:Person ;
    schema:birthDate "1690" ;
    schema:deathDate "1763" ;
    schema:name "Balthasar, Jakob Heinrich von" .

