@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_ran_4668FC22-ADB5-453F-92EB-BBE46072F482
  a a2a:Record ;
  rdfs:label "Begrafenis op 5 september 1783" ;
  a2a:hasPerson oa:person_ran_4668FC22-ADB5-453F-92EB-BBE46072F482_17583385 ;
  a2a:hasEvent oa:event_ran_4668FC22-ADB5-453F-92EB-BBE46072F482_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_4668FC22-ADB5-453F-92EB-BBE46072F482_0 ;
  a2a:hasSource oa:source_ran_4668FC22-ADB5-453F-92EB-BBE46072F482 .

oa:person_ran_4668FC22-ADB5-453F-92EB-BBE46072F482_17583385
  a a2a:Person ;
  rdfs:label "Dillis Janssen" ;
  a2a:PersonName [
    rdfs:label "Dillis Janssen" ;
    a2a:PersonNameFirstName "Dillis" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_ran_4668FC22-ADB5-453F-92EB-BBE46072F482_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1783" ;
    a2a:Month "09" ;
    a2a:Day "05" ;
    rdfs:label "1783-09-05"^^xsd:date
  ] .

oa:relationep_ran_4668FC22-ADB5-453F-92EB-BBE46072F482_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_ran_4668FC22-ADB5-453F-92EB-BBE46072F482_17583385 ;
  a2a:EventKeyRef oa:event_ran_4668FC22-ADB5-453F-92EB-BBE46072F482_Event1 .

oa:source_ran_4668FC22-ADB5-453F-92EB-BBE46072F482
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen", "1783-09-05 - 1783-09-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1783-09-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1783-09-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1783" ;
    a2a:Month "09" ;
    a2a:Day "05" ;
    rdfs:label "1783-09-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Nijmegen" ;
    a2a:Place "Nijmegen" ;
    a2a:Collection "Retroacta van de Burgerlijke Stand Nijmegen (RBS)" ;
    a2a:RegistryNumber "1199" ;
    a2a:Folio "181" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Retroacta van de Burgerlijke Stand Nijmegen (RBS), 1199, 181"
  ] ;
  a2a:SourceLastChangeDate "2017-01-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/14951132" ;
  a2a:RecordIdentifier "14951132" ;
  a2a:RecordGUID "{4668FC22-ADB5-453F-92EB-BBE46072F482}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_347_begr_00000347.xml van RAN" .

