@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_44be5b01-4bd2-cbff-152a-00cd5fe2b452
  a a2a:Record ;
  rdfs:label "Overlijden op 18 februari 1971 te Breda" ;
  a2a:hasPerson oa:person_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_Person-a47ef9a7-5900-f499-cfb0-a60b3bda7c97, oa:person_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_Person-b2f08bcc-fcdf-9d82-6fea-4410bd1bf01c, oa:person_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_Person-a50eb625-2917-5962-03fc-41056418d14a, oa:person_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_Person-8b5c7e95-4535-e9f9-85aa-d208c4810718 ;
  a2a:hasEvent oa:event_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_0, oa:relationep_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_1, oa:relationep_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_0 ;
  a2a:hasSource oa:source_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452 .

oa:person_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_Person-a47ef9a7-5900-f499-cfb0-a60b3bda7c97
  a a2a:Person ;
  rdfs:label "Alphonsus Bogaerts" ;
  a2a:PersonName [
    rdfs:label "Alphonsus Bogaerts" ;
    a2a:PersonNameFirstName "Alphonsus" ;
    a2a:PersonNameLastName "Bogaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_Person-b2f08bcc-fcdf-9d82-6fea-4410bd1bf01c
  a a2a:Person ;
  rdfs:label "Katharina Aletta Drost" ;
  a2a:PersonName [
    rdfs:label "Katharina Aletta Drost" ;
    a2a:PersonNameFirstName "Katharina Aletta" ;
    a2a:PersonNameLastName "Drost"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_Person-a50eb625-2917-5962-03fc-41056418d14a
  a a2a:Person ;
  rdfs:label "Aleida Theodora Veldkamp" ;
  a2a:PersonName [
    rdfs:label "Aleida Theodora Veldkamp" ;
    a2a:PersonNameFirstName "Aleida Theodora" ;
    a2a:PersonNameLastName "Veldkamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_Person-8b5c7e95-4535-e9f9-85aa-d208c4810718
  a a2a:Person ;
  rdfs:label "Wilhelmus Hendrikus Drost" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Hendrikus Drost" ;
    a2a:PersonNameFirstName "Wilhelmus Hendrikus" ;
    a2a:PersonNameLastName "Drost"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1971-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_Person:b2f08bcc-fcdf-9d82-6fea-4410bd1bf01c ;
  a2a:EventKeyRef oa:event_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_Event1 .

oa:relationep_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_Person:a50eb625-2917-5962-03fc-41056418d14a ;
  a2a:EventKeyRef oa:event_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_Event1 .

oa:relationep_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_Person:8b5c7e95-4535-e9f9-85aa-d208c4810718 ;
  a2a:EventKeyRef oa:event_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_Event1 .

oa:relationpp_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_Person:b2f08bcc-fcdf-9d82-6fea-4410bd1bf01c, oa:person_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452_Person:a47ef9a7-5900-f499-cfb0-a60b3bda7c97 .

oa:source_bhi_44be5b01-4bd2-cbff-152a-00cd5fe2b452
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1971-02-19 - 1971-02-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-02-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-02-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1971" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1971-02-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3067, Periode: 1971" ;
    a2a:Book "Overlijdensregister Breda 1971" ;
    a2a:DocumentNumber "195" ;
    a2a:RegistryNumber "3067" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3067, Periode: 1971, Overlijdensregister Breda 1971, 195, 3067"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/937e9036-6299-533c-40bb-045a11e05455.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/937e9036-6299-533c-40bb-045a11e05455.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-10-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/44be5b01-4bd2-cbff-152a-00cd5fe2b452" ;
  a2a:RecordGUID "{44be5b01-4bd2-cbff-152a-00cd5fe2b452}" ;
  a2a:SourceRemarkdeel "3067" ;
  a2a:SourceRemarkregister_periode "1971" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_130_00000130.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1971-02-18" .
