@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/byJmMf4>
  pico:hasAge "70"^^xsd:string ;
  schema:givenName "Geertruij"^^xsd:string ;
  schema:name "Geertruij Zuijdam"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cc905285-146b-e214-244d-e253bf73e9f0"^^xsd:string ;
  schema:familyName "Zuijdam"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bGDWB4Z>, <https://n2t.net/ark:/60537/bOyxpSG> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bhHtUe4> ;
  schema:spouse <https://n2t.net/ark:/60537/bqOLXqO> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2078410> ;
  schema:deathDate "1889-01-10"^^xsd:date .

