@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/bfc5P0X>
  sdo:givenName "Arie" ;
  sdo:name "Arie de Raadt"@nl ;
  sdo:familyName "de Raadt" ;
  prov:hadPrimarySource "Grafzerk" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/aafd7ba1fe1069404ff87e06638a197050a3f7674eb1b7d42a256bc639d6f674" ;
  sdo:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/IJsselmonde> ;
  sdo:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Oosterbeek> ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bEn9wO> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2635300> ;
  sdo:sdDatePublished "2026-03-29T14:28:51+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Raadt" ;
    ns0:literalName "Arie de Raadt"@nl ;
    ns0:surnamePrefix "de"
  ] .

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