@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/bS5tIq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/8a5e090d645ddb4146e2ab501e87b0392c17c95f5192c92e186a33c9324d588f"^^xsd:string ;
  ns0:givenName "Maria"^^xsd:string ;
  ns0:name "Maria van Waas"@nl ;
  ns0:familyName "van Waas"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/b6FpbZ> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23668> ;
  ns0:additionalName [
    ns1:baseSurname "Waas"^^xsd:string ;
    ns1:literalName "Maria van Waas"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

