@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/bxuaBZ>
  pico:hasAge "5"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/e4c703a9e93cbc8800606087a39742fd6106a034eba0cc42676e9b94d957ec32"^^xsd:string ;
  ns0:familyName "Lafeber"^^xsd:string ;
  ns0:givenName "Leendert"^^xsd:string ;
  ns0:name "Leendert Lafeber"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b4nWCa> ;
  gtm:straat <https://n2t.net/ark:/60537/bhUbe3> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2836> .

