@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/byJCzp>
  ns0:givenName "Cornelis Hendrik" ;
  ns0:name "Cornelis Hendrik van Rhijn"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/5f71d5b7-f055-4d00-a49e-4c2b9fc7dc37" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bsuCRE> ;
  ns0:familyName "van Rhijn" ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296968> ;
  ns0:additionalName [
    ns1:baseSurname "Rhijn" ;
    ns1:literalName "Cornelis Hendrik van Rhijn"@nl ;
    ns1:surnamePrefix "van"
  ] .

