@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/b2vppk>
  pico:hasAge "44"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/0da2edcc3d8359c27bb68aa6d0b50ae08b2606aad3392237b27f8ed4eb208b84"^^xsd:string ;
  ns0:familyName "Janse"^^xsd:string ;
  ns0:givenName "Pietje"^^xsd:string ;
  ns0:name "Pietje Janse"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  gtm:straat <https://n2t.net/ark:/60537/bUauda> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bWG5Yn> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2298> .

