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

<https://n2t.net/ark:/60537/bFb43s>
  pico:hasAge "44"^^xsd:string ;
  ns0:givenName "Cornelis"^^xsd:string ;
  ns0:name "Cornelis Voordewind"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/e48f034244d94e84cb693d2e3bd7e1e1f7f55a632c0f5a3f25e3310040c41797"^^xsd:string ;
  ns0:familyName "Voordewind"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmakersknegt> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/bPB3km> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bwrVeZ> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/e66c3bfe-055a-2c3f-1899-78a6b2247cad> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3044> .

