@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/bD64jk>
  pico:hasAge "21"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/95e6829e48307f471706d7a0991c29190100c0278712d743d2b3fc869525e771"^^xsd:string ;
  ns0:givenName "Jansje"^^xsd:string ;
  ns0:name "Jansje Lunenburg"@nl ;
  ns0:familyName "Lunenburg"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b8jZzc> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bnHxd3> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5970> .

