@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/bW2KUs>
  pico:hasAge "40"^^xsd:string ;
  ns0:givenName "Cornelis"^^xsd:string ;
  ns0:name "Cornelis Zieleman"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/f66c3af7a806a25ee0b1f645d3039e34be3817603d446b6c2a615617e04a98fb"^^xsd:string ;
  ns0:familyName "Zieleman"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bOyO24> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4497> .

