@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/bS5ry8R>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/63bbd8ad-e066-f2b1-6922-0cb46cc421ee"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje Tol"@nl ;
  schema:familyName "Tol"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b001ih8> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bg1SkQX> ;
  schema:children <https://n2t.net/ark:/60537/bKoypKg> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2716723> .

