@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/bE8zLy>
  pico:hasAge "2" ;
  sdo:givenName "Dirk" ;
  sdo:name "Dirk van den Berg"@nl ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/ab940a233c7714d9ed399fd8f9911ef8991aeb00a4b0d35813e42ef67e723fd8" ;
  sdo:familyName "van den Berg" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b6FEhx> ;
  gtm:straat <https://n2t.net/ark:/60537/bIwfWk> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5490> ;
  sdo:sdDatePublished "2025-10-26T22:12:52+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Berg" ;
    ns0:literalName "Dirk van den Berg"@nl ;
    ns0:surnamePrefix "van den"
  ] .

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