@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 owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bYybF0>
  pico:hasAge "46"^^xsd:string ;
  ns0:givenName "Cornelis"^^xsd:string ;
  ns0:name "Cornelis Klop Rz"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/7bd84bc4-0d08-4b4e-abad-f877d9593d19"^^xsd:string ;
  ns0:familyName "Klop Rz"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Hardinxveld> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/zaakwaarnemer> ;
  gtm:straat <https://n2t.net/ark:/60537/bn4b0F> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bwRjMI> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59134> .

