@prefix sdo: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix pico: <https://personsincontext.org/model#> .
@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/bg1TxMv>
  sdo:givenName "Arie Driesse" ;
  sdo:name "Arie Driesse van de Weg"@nl ;
  prov:hadPrimarySource "Grafzerk" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/6633099a8f88c62c2f82fd0ac1e689d65698ce8fa1e4cedfe94a533db3d6f7c1" ;
  sdo:familyName "van de Weg" ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bkqtUc> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2635597> ;
  sdo:sdDatePublished "2026-03-29T14:28:51+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Weg" ;
    ns0:literalName "Arie Driesse van de Weg"@nl ;
    ns0:surnamePrefix "van de"
  ] .

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