@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_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd
  a a2a:Record ;
  rdfs:label "Overlijden op 24 mei 1954 te Oud en Nieuw Gastel" ;
  a2a:hasPerson oa:person_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_Person-53c27c4c-465a-11e3-a747-d206bceb4d38, oa:person_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_Person-53c3590a-465a-11e3-a747-d206bceb4d38, oa:person_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_Person-53c3180a-465a-11e3-a747-d206bceb4d38, oa:person_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_Person-53c2dbc4-465a-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_0, oa:relationep_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_1, oa:relationep_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_0 ;
  a2a:hasSource oa:source_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd .

oa:person_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_Person-53c27c4c-465a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antonius Rademakers" ;
  a2a:PersonName [
    rdfs:label "Antonius Rademakers" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Rademakers"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_Person-53c3590a-465a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johanna Geerden" ;
  a2a:PersonName [
    rdfs:label "Johanna Geerden" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Geerden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_Person-53c3180a-465a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Mathijs Rademakers" ;
  a2a:PersonName [
    rdfs:label "Mathijs Rademakers" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNameLastName "Rademakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_Person-53c2dbc4-465a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Withagen" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Withagen" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNameLastName "Withagen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1954" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1954-05-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oud en Nieuw Gastel" ;
    rdfs:label "Oud en Nieuw Gastel"
  ] .

oa:relationep_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_Person:53c27c4c-465a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_Event1 .

oa:relationep_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_Person:53c3590a-465a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_Event1 .

oa:relationep_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_Person:53c3180a-465a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_Event1 .

oa:relationpp_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_Person:53c27c4c-465a-11e3-a747-d206bceb4d38, oa:person_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd_Person:53c2dbc4-465a-11e3-a747-d206bceb4d38 .

oa:source_bhi_006732f3-09c7-e40c-01ff-4caf85cfaabd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oud en Nieuw Gastel" ;
    rdfs:label "Oud en Nieuw Gastel", "1954-05-26 - 1954-05-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1954-05-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1954-05-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1954" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1954-05-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 4207, Periode: 1954" ;
    a2a:Book "Overlijdensregister Oud en Nieuw Gastel 1954" ;
    a2a:DocumentNumber "29" ;
    a2a:RegistryNumber "4207" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 4207, Periode: 1954, Overlijdensregister Oud en Nieuw Gastel 1954, 29, 4207"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/006732f3-09c7-e40c-01ff-4caf85cfaabd" ;
  a2a:RecordGUID "{006732f3-09c7-e40c-01ff-4caf85cfaabd}" ;
  a2a:SourceRemarkOpmerking "Extract overlijden der gemeente Dinteloord." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81522_00081522.xml van BHI" .

