@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/bHGugA>
  ns0:hasOccupation "Baasnder"@nl ;
  ns0:familyName "de Ben"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/bf75ef4b465eb7e6146520f505e121420c2574f2a2c506fbb654c30dc97bb540"^^xsd:string ;
  ns0:givenName "Pieter"^^xsd:string ;
  ns0:name "Pieter de Ben"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/bWfsvU> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23530> ;
  ns0:additionalName [
    ns1:baseSurname "Ben"^^xsd:string ;
    ns1:literalName "Pieter de Ben"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

