@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/bRSLfg>
  pico:hasAge "6"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/54d2aef48307fa3bb9294b11c1c813ca5def98d3b5831bccd0301f8e5e032cf8"^^xsd:string ;
  ns0:givenName "Teunis"^^xsd:string ;
  ns0:name "Teunis Zwanenburg"@nl ;
  ns0:familyName "Zwanenburg"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b0002K> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bJmiU7> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6270> .

