@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/bMty46Z>
  pico:hasAge "25"^^xsd:string ;
  schema:familyName "Eijnwachter"^^xsd:string ;
  schema:givenName "François Pieter Willem"^^xsd:string ;
  schema:name "François Pieter Willem Eijnwachter"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b32e31db-72fb-3933-59ac-3167eb428977"^^xsd:string ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Middelburg_Ze> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b5CTM9B> ;
  schema:parent <https://n2t.net/ark:/60537/bELEVH2>, <https://n2t.net/ark:/60537/bg1Tudg> ;
  schema:spouse <https://n2t.net/ark:/60537/bUo7STj> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2572179> .

