@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bVqCRH7>
  schema:givenName "Cornelis Christiaan"^^xsd:string ;
  schema:name "Cornelis Christiaan van Holten"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c18c0df7-0eb9-9b31-3a98-0750a2998cbd"^^xsd:string ;
  schema:familyName "van Holten"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gorinchem> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x2jf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/43427cd2-0b64-59db-bd75-89fd2e828cde> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2118233> ;
  schema:birthDate "1889-03-14"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Holten"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

