@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/btx7jm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/40085bc1-2b16-43af-9db5-2028eb31ea70" ;
  ns0:givenName "Johannes" ;
  ns0:name "Johannes van Andel (of Andelius)"@nl ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bnh7EX> ;
  ns0:familyName "van Andelius" ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296882> ;
  ns0:additionalName [
    ns1:baseSurname "Andel", "Andelius" ;
    ns1:literalName "Johannes van Andel (of Andelius)"@nl ;
    ns1:surnamePrefix "van"
  ] .

