@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/bS5tJB>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/5ccac8506c0f0fb6e0a801029b2a8f8e021b47f325bcc7c930615787f0c587e3"^^xsd:string ;
  ns0:givenName "Johanna Maria"^^xsd:string ;
  ns0:name "Johanna Maria van Asten"@nl ;
  ns0:familyName "van Asten"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/b6Fpdm> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24055> ;
  ns0:additionalName [
    ns1:baseSurname "Asten"^^xsd:string ;
    ns1:literalName "Johanna Maria van Asten"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

