@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bUNyTP>
  pico:hasAge "33" ;
  sdo:familyName "de Hendrik" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:givenName "Groot" ;
  sdo:name "Groot de Hendrik"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/6fcebe13b30c0dba723b7e2644840180fff8a50c3f3b55958beecfd11c08ac8e" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bjMJDS> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6378> ;
  sdo:sdDatePublished "2025-10-26T22:13:25+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Hendrik" ;
    ns0:literalName "Groot de Hendrik"@nl ;
    ns0:surnamePrefix "de"
  ] .

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