@prefix ns0: <https://schema.org/> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/benxxu>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/7e5d23cb-d0cc-48fb-b117-4c466e2bf70a" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/b7UQaA> ;
  ns0:familyName "van Doorne" ;
  ns0:givenName "Willem Gerrit" ;
  ns0:name "Willem Gerrit van Doorne"@nl ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296953> ;
  ns0:additionalName [
    ns1:baseSurname "Doorne" ;
    ns1:literalName "Willem Gerrit van Doorne"@nl ;
    ns1:surnamePrefix "van"
  ] .

