@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/bN5E7OI>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/79daa3d7-c455-8a9e-20ec-4cc589c03ad5"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje Verhagen"@nl ;
  schema:familyName "Verhagen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bEyWxfr> ;
  schema:spouse <https://n2t.net/ark:/60537/bFb3iXp> ;
  schema:children <https://n2t.net/ark:/60537/bxgtv7j> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2597174> .

