@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bE8yGUi>
  pico:hasAge "2"^^xsd:string ;
  schema:familyName "Houbraak"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f0cc5e71-0d67-9664-e69b-3fa8d23a4708"^^xsd:string ;
  schema:givenName "Pieternella"^^xsd:string ;
  schema:name "Pieternella Houbraak"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bhuMnji> ;
  schema:parent <https://n2t.net/ark:/60537/box4JIa>, <https://n2t.net/ark:/60537/bwrFywT> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2349358> ;
  schema:deathDate "1837-08-29"^^xsd:date .

