@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/breaVB>
  pico:hasAge "67" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/4d0e9d9e0b3908faa586324ae4345423912de80115fc8cb75a08e97030f4e3f3" ;
  sdo:familyName "van Geelen" ;
  sdo:givenName "Willem" ;
  sdo:name "Willem van Geelen"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/baCWpP> ;
  gtm:straat <https://n2t.net/ark:/60537/bPB3km> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3069> ;
  sdo:sdDatePublished "2026-03-14T23:59:59+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Geelen" ;
    ns0:literalName "Willem van Geelen"@nl ;
    ns0:surnamePrefix "van"
  ] .

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