@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/bIIYMw>
  ns0:familyName "de Haas"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/f2c75fb91e10d702f84afd0cbcc6ba12ce1fc93d828f333331a77b3c1aa6b998"^^xsd:string ;
  ns0:givenName "Johanna"^^xsd:string ;
  ns0:name "Johanna de Haas"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/bXhWXi> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24598> ;
  ns0:additionalName [
    ns1:baseSurname "Haas"^^xsd:string ;
    ns1:literalName "Johanna de Haas"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

