@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/b3kcd2>
  pico:hasAge "8w" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:givenName "Gerrit" ;
  sdo:name "Gerrit van Duuren"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/473981a08b286afb010ff7de71788e8b3e1c2bb02231ebac2b52258096297519" ;
  sdo:familyName "van Duuren" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bGQUFw> ;
  gtm:straat <https://n2t.net/ark:/60537/bhUbe3> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3188> ;
  sdo:sdDatePublished "2026-03-14T23:59:59+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Duuren" ;
    ns0:literalName "Gerrit van Duuren"@nl ;
    ns0:surnamePrefix "van"
  ] .

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