@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_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2
  a a2a:Record ;
  rdfs:label "Overlijden op 21 juni 1943 te Breda" ;
  a2a:hasPerson oa:person_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_Person-6b89e5b7-422a-74e6-89a6-6ec805db3d82, oa:person_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_Person-8219a1f4-e3d7-4dbc-6a70-fb320260927b, oa:person_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_Person-66e41a70-f1bf-8f64-96ba-ad3b8cf502cd, oa:person_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_Person-e69b4ee6-72df-f9cd-4e6f-234c28afd8e4 ;
  a2a:hasEvent oa:event_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_0, oa:relationep_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_1, oa:relationep_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_0 ;
  a2a:hasSource oa:source_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2 .

oa:person_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_Person-6b89e5b7-422a-74e6-89a6-6ec805db3d82
  a a2a:Person ;
  rdfs:label "Jansje van Haaften" ;
  a2a:PersonName [
    rdfs:label "Jansje van Haaften" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Haaften"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_Person-8219a1f4-e3d7-4dbc-6a70-fb320260927b
  a a2a:Person ;
  rdfs:label "Antonia van Andel" ;
  a2a:PersonName [
    rdfs:label "Antonia van Andel" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Andel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_Person-66e41a70-f1bf-8f64-96ba-ad3b8cf502cd
  a a2a:Person ;
  rdfs:label "Jan Arie van Andel" ;
  a2a:PersonName [
    rdfs:label "Jan Arie van Andel" ;
    a2a:PersonNameFirstName "Jan Arie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Andel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_Person-e69b4ee6-72df-f9cd-4e6f-234c28afd8e4
  a a2a:Person ;
  rdfs:label "Adriaan Pieter Lankhaar" ;
  a2a:PersonName [
    rdfs:label "Adriaan Pieter Lankhaar" ;
    a2a:PersonNameFirstName "Adriaan Pieter" ;
    a2a:PersonNameLastName "Lankhaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1943" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1943-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_Person:6b89e5b7-422a-74e6-89a6-6ec805db3d82 ;
  a2a:EventKeyRef oa:event_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_Event1 .

oa:relationep_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_Person:8219a1f4-e3d7-4dbc-6a70-fb320260927b ;
  a2a:EventKeyRef oa:event_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_Event1 .

oa:relationep_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_Person:66e41a70-f1bf-8f64-96ba-ad3b8cf502cd ;
  a2a:EventKeyRef oa:event_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_Event1 .

oa:relationpp_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_Person:8219a1f4-e3d7-4dbc-6a70-fb320260927b, oa:person_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2_Person:e69b4ee6-72df-f9cd-4e6f-234c28afd8e4 .

oa:source_bhi_e2139b9d-5fcc-67bb-241c-7d3e8c4659e2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1943-06-22 - 1943-06-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1943-06-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1943-06-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1943" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1943-06-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 2771, Periode: 1943" ;
    a2a:Book "Overlijdensregister Breda 1943 C" ;
    a2a:DocumentNumber "178" ;
    a2a:RegistryNumber "2771" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 2771, Periode: 1943, Overlijdensregister Breda 1943 C, 178, 2771"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b91fad80-227d-99d0-4c2d-0b7009ad8958.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b91fad80-227d-99d0-4c2d-0b7009ad8958.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e2139b9d-5fcc-67bb-241c-7d3e8c4659e2" ;
  a2a:RecordGUID "{e2139b9d-5fcc-67bb-241c-7d3e8c4659e2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_21248_00021248.xml van BHI" .

