@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:W00088266000> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000094104> ;
    schema:name "De medico agente et exspectante",
        "Dissertatio academica de medico agente [et] exspectante, quam venia exper. facult. med. Aboëns. Publicae censurae modeste subjiciunt praeses Jacobus Sundius, med. doctor, clin. adjunct. ord. et respondens Gustavus Adolph. Heldan, Aboënsis. In auditorio med. die XIII Dec. MDCCCXV. h. a. m. consv" .

<http://urn.fi/URN:NBN:fi:bib:me:W00246732300> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000094104> ;
    schema:name "De artificio, quo in nutriendo fetu humano utitur natura",
        "Dissertatio academica de artificio, quo in nutriendo fetu humano utitur natura quam venia ampl. facult. med. Publicae censurae modeste offerunt praeses Jacob Sundius, med. doctor, medicus provinc. Nyland. et respondens Joh. Petr. Granberg, stipendiarius Haartmanianus, Nylandus. In auditorio medico die IV April MDCCCXII. h. a. m. s" .

<http://urn.fi/URN:NBN:fi:au:pn:000094104> a schema:Person ;
    schema:birthDate "1772" ;
    schema:deathDate "1838" ;
    schema:name "Sundius, Jacobus" .

