@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/b87ibp>
  pico:hasAge "34"^^xsd:string ;
  ns0:givenName "Cornelius"^^xsd:string ;
  ns0:name "Cornelius Verzijl"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/ff06f803a517c7fd2119156bec45f71c691fc9f8ea0520ed96ad0b5e38baa593"^^xsd:string ;
  ns0:familyName "Verzijl"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/schippersknegt> ;
  gtm:straat <https://n2t.net/ark:/60537/bg1T2Q> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/brs7CB> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6028> .

