@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/b5cvSzY>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fdf60313-d633-6f0b-b1d2-a564eb6b80b8"^^xsd:string ;
  schema:givenName "Neeltje Catharina"^^xsd:string ;
  schema:name "Neeltje Catharina Semeijn"@nl ;
  schema:familyName "Semeijn"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bd75Hqr> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bHtJR3c> ;
  schema:children <https://n2t.net/ark:/60537/bm1GwcX> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2274538> .

