@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/bHtKkm8>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3c134b99-9093-79a9-ebf8-f2368884c22d"^^xsd:string ;
  schema:familyName "Kromme"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje Kromme"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bcUoRwj> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bM37IvN> ;
  schema:children <https://n2t.net/ark:/60537/bX5dhzC> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2106178> .

