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

<https://n2t.net/ark:/60537/bg1Tudg>
  schema:familyName "Eijnwachter"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ef68f7f0-beea-9de8-84b3-02b0009ed883"^^xsd:string ;
  schema:givenName "Pieter Marinus"^^xsd:string ;
  schema:name "Pieter Marinus Eijnwachter"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b5CTM9B> ;
  schema:spouse <https://n2t.net/ark:/60537/bELEVH2> ;
  schema:children <https://n2t.net/ark:/60537/bMty46Z> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2572183> .

