@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/bEmffut>
  schema:familyName "Bouwmeester"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/afa2f489-4742-7934-6c1c-c442c3abca49"^^xsd:string ;
  schema:givenName "Neeltje Catharina"^^xsd:string ;
  schema:name "Neeltje Catharina Bouwmeester"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b7HTnGo> ;
  schema:spouse <https://n2t.net/ark:/60537/bMfQ4kM> ;
  schema:children <https://n2t.net/ark:/60537/bUaqT9G> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2227474> .

