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

<https://n2t.net/ark:/60537/bkpANW>
  pico:hasAge "27" ;
  sdo:givenName "Hendrik Johannis" ;
  sdo:name "Hendrik Johannis Verblaauw"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/bef9e12f981c077764f569f6abecc93844c6e098e777411211a4cf8ec947bf44" ;
  sdo:familyName "Verblaauw" ;
  sdo:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmakersknegt> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b25faE> ;
  gtm:straat <https://n2t.net/ark:/60537/bIwfWk> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5593> ;
  sdo:sdDatePublished "2025-10-26T22:12:55+00:00"^^xsd:dateTime .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
