@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:W00090500500> schema:contributor <http://urn.fi/URN:NBN:fi:au:pn:000106807> ;
    schema:name "De causis variantium sententiarum, in foro philosophico, cogitationes, permittente ampliss. coll. philos. Acad. Aboën. sub moderamine ... mag. Petri Hahn, phys. prof. & biblioth. reg. & ord. Pro gradu magisterii, a. d. 4 Decemb. 1697. loco horisq[ue] consvetis, eruditorum placido examini modeste subjicit Jacob Hildeen, O-Botn. Uhl" .

<http://urn.fi/URN:NBN:fi:bib:me:W00092443900> schema:about <http://urn.fi/URN:NBN:fi:au:pn:000106807> ;
    schema:name "Sorge-klang då ... herr Jacob Ruuth fordom mycket berömlige capellanen i Kimitto sochn med en anständig jordefärd till sit hwilorum beledsagades den 8 Maij. Åhr 1729. I en enfaldig wijsa framted af dess son, Samuel Ruuth" .

<http://urn.fi/URN:NBN:fi:au:pn:000106807> a schema:Person ;
    schema:birthDate "1669" ;
    schema:deathDate "1729" ;
    schema:name "Ruuth, Jacob" .

