@prefix schema: <http://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 ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b2hIGB>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/08fb0366ba84f88aa6c6f0388e2d2297c3e57be9229b781d2c484d6f47056126"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna van Atten"@nl ;
  schema:familyName "van Atten"^^xsd:string ;
  a schema:Person ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bgRGRf> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22854> ;
  schema:additionalName [
    ns0:baseSurname "Atten"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

