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

<https://n2t.net/ark:/60537/bFb3Zz>
  pico:hasAge "27"^^xsd:string ;
  ns0:givenName "Cornelis"^^xsd:string ;
  ns0:name "Cornelis de Korte"@nl ;
  ns0:familyName "de Korte"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/266165668f09c4b09b5cadb423128f075c7bd5bbeb5700701ff9761fc641bac1"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Vianen> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/schipper> ;
  gtm:straat <https://n2t.net/ark:/60537/b24ZUZ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bx41bj> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/dcb0414d-997e-db1d-56a1-7b9d0b43d85e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1883> ;
  ns0:additionalName [
    ns1:baseSurname "Korte"^^xsd:string ;
    ns1:literalName "Cornelis de Korte"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

