@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/bi6U20>
  ns0:birthPlace "Buuren"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/6f8ed1c7cdf99a91d8e94401033e9189e6c7cc72708ed47802ceb87fe016e74e"^^xsd:string ;
  ns0:givenName "Johanna"^^xsd:string ;
  ns0:name "Johanna van der Heiden"@nl ;
  ns0:familyName "van der Heiden"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bxGSeQ> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23626> ;
  ns0:additionalName [
    ns1:baseSurname "Heiden"^^xsd:string ;
    ns1:literalName "Johanna van der Heiden"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

