@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bQDySE>
  ns0:givenName "Cornelis"^^xsd:string ;
  ns0:name "Cornelis de Jong"@nl ;
  ns0:familyName "de Jong"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/123883971e8fc035a50046648124dbf26f0167b28210afe1f5b92d6f6477d8ae"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bCudbD> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2106> ;
  ns0:additionalName [
    ns1:baseSurname "Jong"^^xsd:string ;
    ns1:literalName "Cornelis de Jong"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

