@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bcv29k>
  pico:hasAge "36"^^xsd:string ;
  schema:familyName "Hogenboom"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/ecc66ef0-e161-414e-9bdf-94cf9ccba10b"^^xsd:string ;
  schema:givenName "Petrus"^^xsd:string ;
  schema:name "Petrus Hogenboom"@nl ;
  schema:hasOccupation "Pottenfabriekeur"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/beZE0t> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/e91a02b5-8ab9-34f8-dfa3-39fdbd533243> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60866> .

