@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:W00088252500> schema:contributor <http://urn.fi/URN:NBN:fi:bib:me:P00732173402> ;
    schema:name "De Favorino, philosopho academico",
        "Meletema academicum de Favorino, philosopho academico; quod cons. ampl. facult. phil. in Reg. Acad. Aboënsi, praeside m. Henrico Gabriele Porthan, eloq. professore reg. [et] ord. R. Acad. litt. human. hist. [et] antiquitt. membro, publico examini pro gradu modeste offert, Zacharias Forsman, Ostrobotniensis, in audit. maj. die XI Martii MDCCLXXXIX. h. a. m. c" .

<http://urn.fi/URN:NBN:fi:bib:me:P00732173402> a schema:Person ;
    schema:name "Forsman, Zacharias, 1763-1839, Vähänkyrön kirkkoherra" .

