@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/bBQS7A>
  pico:hasAge "58"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/1d9915291fe3f8450fc3163fc5950e8c1097fb8778ac47b61bc81278e3c7ea5e"^^xsd:string ;
  ns0:givenName "Jansje"^^xsd:string ;
  ns0:name "Jansje Tak"@nl ;
  gtm:straatNaam "Luth,Erf"^^xsd:string ;
  ns0:familyName "Tak"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bGrw9i> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4546> .

