@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_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79
  a a2a:Record ;
  rdfs:label "Overlijden op 19 maart 1920 te Rucphen" ;
  a2a:hasPerson oa:person_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79_Person-a006916d-0f4e-d6e5-2941-270c6ab6e2ee, oa:person_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79_Person-3e59f7e3-c11a-39a8-c2b4-ccca9fbcedc6, oa:person_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79_Person-eb1b4cea-54b9-5111-23fc-ca25704a5b4b ;
  a2a:hasEvent oa:event_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79_0, oa:relationep_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79_1, oa:relationep_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79_2 ;
  a2a:hasSource oa:source_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79 .

oa:person_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79_Person-a006916d-0f4e-d6e5-2941-270c6ab6e2ee
  a a2a:Person ;
  rdfs:label "Petrus Johannes Dictus" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Dictus" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNameLastName "Dictus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "6 maanden" ;
    rdfs:label "6 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:person_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79_Person-3e59f7e3-c11a-39a8-c2b4-ccca9fbcedc6
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Talboom" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Talboom" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNameLastName "Talboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79_Person-eb1b4cea-54b9-5111-23fc-ca25704a5b4b
  a a2a:Person ;
  rdfs:label "Johannes Dictus" ;
  a2a:PersonName [
    rdfs:label "Johannes Dictus" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Dictus"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1920-03-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79_Person:a006916d-0f4e-d6e5-2941-270c6ab6e2ee ;
  a2a:EventKeyRef oa:event_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79_Event1 .

oa:relationep_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79_Person:3e59f7e3-c11a-39a8-c2b4-ccca9fbcedc6 ;
  a2a:EventKeyRef oa:event_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79_Event1 .

oa:relationep_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79_Person:eb1b4cea-54b9-5111-23fc-ca25704a5b4b ;
  a2a:EventKeyRef oa:event_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79_Event1 .

oa:source_wba_06a64b4e-1d92-8bef-e6df-5c5129010a79
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1920-03-19 - 1920-03-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-03-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-03-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1920-03-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Rucphen - burgerlijke stand, Bron: boek, Deel: 69, Periode: ..." ;
    a2a:Book "Overlijdensregister 1920" ;
    a2a:DocumentNumber "29" ;
    a2a:RegistryNumber "69" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Rucphen - burgerlijke stand, Bron: boek, Deel: 69, Periode: ..., Overlijdensregister 1920, 29, 69"
  ] ;
  a2a:SourceLastChangeDate "2011-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/06a64b4e-1d92-8bef-e6df-5c5129010a79" ;
  a2a:RecordGUID "{06a64b4e-1d92-8bef-e6df-5c5129010a79}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_27021_00027021.xml van WBA" .

