@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/bvBSCZ>
  pico:hasAge "5" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:givenName "Hendrikus Bastiaan" ;
  sdo:name "Hendrikus Bastiaan Smits"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/51771709db711e7c6e12853401b455aa31b9b82607cc24e1990528e4d38c0c0c" ;
  sdo:birthPlace "Kuilenburg" ;
  sdo:familyName "Smits" ;
  gtm:straat <https://n2t.net/ark:/60537/b0002K> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bIwwbF> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6714> ;
  sdo:sdDatePublished "2025-10-26T22:13:44+00:00"^^xsd:dateTime .

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