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

<https://n2t.net/ark:/60537/bAoZa0>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/81cac566a60345099d27a03aff94d930a3d79241b6fa467ed1cb0d15551d3294"^^xsd:string ;
  ns0:givenName "Johanna"^^xsd:string ;
  ns0:name "Johanna van den Hondel"@nl ;
  ns0:familyName "van den Hondel"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haastrecht> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bPaF3w> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23260> ;
  ns0:additionalName [
    ns1:baseSurname "Hondel"^^xsd:string ;
    ns1:literalName "Johanna van den Hondel"@nl ;
    ns1:surnamePrefix "van den"^^xsd:string
  ] .

