@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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#> .

<https://n2t.net/ark:/60537/b87kG8>
  pico:hasAge "4"^^xsd:string ;
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Jaarsveld"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/c650ef82-2e3d-43ca-9872-b75a3c04805c"^^xsd:string ;
  schema:familyName "Jaarsveld"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bApdtH> ;
  gtm:straat <https://n2t.net/ark:/60537/bhh5aK> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/f2159c1f-ba61-4fd9-b904-ef9b7dbed96c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60526> .

