@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bbsvJ8e>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4b2671c5-81fa-13bc-fb5d-6132a2f48f43"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje van den Heuvel"@nl ;
  schema:familyName "van den Heuvel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bbeN1No> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2780135> ;
  schema:additionalName [
    ns0:baseSurname "Heuvel"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

