@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bRfFWf>
  ns0:familyName "Hei"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/7838fa10b4d04ac1f02077e18c41d9e13c143a7dbf09a5bf458c3b031532046a"^^xsd:string ;
  ns0:givenName "Neeltje"^^xsd:string ;
  ns0:name "Neeltje Hei"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Sluipwijk> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  roar:documentedIn <https://n2t.net/ark:/60537/b5PBot> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23165> .

