@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/bIwh5h>
  ns0:familyName "den Edel"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/c925b1183aa6be21c78a2209796a9c4aa7bbd9ea3ae944eba955ac0e771b5694"^^xsd:string ;
  ns0:givenName "Neeltje"^^xsd:string ;
  ns0:name "Neeltje den Edel"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/bX5ffT> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24033> ;
  ns0:additionalName [
    ns1:baseSurname "Edel"^^xsd:string ;
    ns1:literalName "Neeltje den Edel"@nl ;
    ns1:surnamePrefix "den"^^xsd:string
  ] .

