@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/boxjNT>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/ad999cd0-fb7c-4a04-b5ed-1c0ff082dcfe" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bhhk7F> ;
  ns0:familyName "van Gorsel" ;
  ns0:givenName "Willem" ;
  ns0:name "Willem van Gorsel"@nl ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/297057> ;
  ns0:additionalName [
    ns1:baseSurname "Gorsel" ;
    ns1:literalName "Willem van Gorsel"@nl ;
    ns1:surnamePrefix "van"
  ] .

