@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/bKoO6N>
  ns0:givenName "Bartholomeus" ;
  ns0:name "Bartholomeus van Ginkel"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/db4fb401-efa4-4cd6-8d76-211bab9928d6" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bE8Orp> ;
  ns0:familyName "van Ginkel" ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/297006> ;
  ns0:additionalName [
    ns1:baseSurname "Ginkel" ;
    ns1:literalName "Bartholomeus van Ginkel"@nl ;
    ns1:surnamePrefix "van"
  ] .

