@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/b9MTyi>
  pico:hasAge "1"^^xsd:string ;
  ns0:givenName "Frans"^^xsd:string ;
  ns0:name "Frans Lafeber"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/7877307e9c4ab336724696eff3364a307af37a42bb9a87c351997b9fba4432bf"^^xsd:string ;
  ns0:familyName "Lafeber"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b5cvef> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/boWJt4> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3133> .

