@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bhUbT6s>
  schema:familyName "Engelen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/566731c6-0a27-42a2-b900-97c8597a9a6d-po3"^^xsd:string ;
  schema:givenName "Neeltje"@nl ;
  schema:name "Neeltje Engelen"@nl ;
  schema:gender schema:Female ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Dordrecht> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOmOmJ> ;
  schema:spouse <https://n2t.net/ark:/60537/bqOMHVb> ;
  schema:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2892721> .

