@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/bV0i4p>
  pico:hasAge "30"^^xsd:string ;
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Voorend"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/315f5fe0-d33c-469c-8bcc-4eb22537e46b"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:familyName "Voorend"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Alphen> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/huisbediende> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bMTcJq> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/b9158ec5-eb23-e2e3-8671-20003f301d83> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60845> .

