@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/bYKRHR>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/8db65a46b236d45773d8ce51759d28e046e527d51b42574b8d002180125ae894"^^xsd:string ;
  schema:givenName "Johanna Wilhelmina"^^xsd:string ;
  schema:name "Johanna Wilhelmina van Geelen"@nl ;
  schema:familyName "van Geelen"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bdjNaz> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22808> ;
  schema:additionalName [
    ns0:baseSurname "Geelen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

