@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/b6sHsU>
  pico:hasAge "62"^^xsd:string ;
  ns0:givenName "Cornelis"^^xsd:string ;
  ns0:name "Cornelis Vermeulen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a0c5966dea138585e6f8aaf59c6bfd422c75c5c86d9324651a1b001feb966304"^^xsd:string ;
  ns0:familyName "Vermeulen"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/kleermaker> ;
  gtm:straat <https://n2t.net/ark:/60537/bkpAvH> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bS5HPY> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2104> .

