@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/bWt9nr>
  pico:hasAge "7" ;
  sdo:familyName "de Gruil" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:givenName "Hendrik" ;
  sdo:name "Hendrik de Gruil"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/69e0280cdb6b4ed09bf8dcdd2b7924c19ba5547a44a5ec9a064436de9fe191aa" ;
  gtm:straat <https://n2t.net/ark:/60537/bIwfWk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bmF1Qp> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5627> ;
  sdo:sdDatePublished "2025-10-26T22:12:56+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Gruil" ;
    ns0:literalName "Hendrik de Gruil"@nl ;
    ns0:surnamePrefix "de"
  ] .

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