@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/bpmSFx>
  pico:hasAge "1 1/2 j"^^xsd:string ;
  ns0:givenName "Franciscus"^^xsd:string ;
  ns0:name "Franciscus Ham"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:familyName "Ham"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/6198c70d102372f7dd6eb572519a22030d9ca0c5ed4ebfc5fed01e3674dcfd85"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Hekendorp> ;
  gtm:straat <https://n2t.net/ark:/60537/b24ZUZ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bB1jf4> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1885> .

