@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:W00090362100> schema:about <http://urn.fi/URN:NBN:fi:au:pn:000104659> ;
    schema:name "The gudhfruchtigas, öfwer en kort : lijffztijdh, klaghan; så och der vppå tröst. Förestäldt vthi een predikan wedh ... i: Sabina Gyllenstålpes ... vthi Abo doomkyrckia, begraffningh. anno 1652. 23. novembris aff Aeschillo Petraeo, s.s. theolog. doct. pastore & profes. Ab" .

<http://urn.fi/URN:NBN:fi:au:pn:000104659> a schema:Person ;
    schema:birthDate "1652" ;
    schema:deathDate "1652" ;
    schema:name "Gyldenstolpe, Sabina Michaelsdotter" .

