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

<https://n2t.net/ark:/60537/bmENIw>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/d38d3f5e4b77d9e83ba105141fe3d720d2120697e993db07bd0173c4571a75d0"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje van Es"@nl ;
  schema:familyName "van Es"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bBrtB1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22867> ;
  schema:additionalName [
    ns0:baseSurname "Es"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

