@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/bJyKdn4>
  pico:hasAge "4"^^xsd:string ;
  schema:familyName "Broekhuijzen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8f1005e5-3db0-3d86-2474-ea39975f14e7"^^xsd:string ;
  schema:givenName "Saartje"^^xsd:string ;
  schema:name "Saartje Broekhuijzen"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bBE9pzm>, <https://n2t.net/ark:/60537/bRfDmMG> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bPB1jb0> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2206103> ;
  schema:deathDate "1920-04-13"^^xsd:date .

