@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/bjzMYe>
  pico:hasAge "51"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/f25b5d94c5d3efba6e52c7d63f61d871dddc078e1eb4c1824bca3c42b9fdd343"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan Klaare"@nl ;
  ns0:familyName "Klaare"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  gtm:straat <https://n2t.net/ark:/60537/bijACX> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bwRjyb> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4316> .

