@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/bbsw2f>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/4d0e9d9e0b3908faa586324ae4345423912de80115fc8cb75a08e97030f4e3f3"^^xsd:string ;
  ns0:familyName "van Geelen"^^xsd:string ;
  ns0:givenName "Willem"^^xsd:string ;
  ns0:name "Willem van Geelen"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/breaVB> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24277> ;
  ns0:additionalName [
    ns1:baseSurname "Geelen"^^xsd:string ;
    ns1:literalName "Willem van Geelen"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

