@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/bDJae1>
  pico:hasAge "11"^^xsd:string ;
  ns0:givenName "Cornelis Johannis"^^xsd:string ;
  ns0:name "Cornelis Johannis Klaassen"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/8420bb57f8bfdd8a0900f95cee9c9c01d7b7dc47b02f19b681fae3c784b38c4c"^^xsd:string ;
  ns0:familyName "Klaassen"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/br1Joi> ;
  gtm:straat <https://n2t.net/ark:/60537/buM4u0> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3377> .

