@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_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb
  a a2a:Record ;
  rdfs:label "Overlijden op 13 augustus 1889 te Breda" ;
  a2a:hasPerson oa:person_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_Person-dab1e2dc-2dd8-5dc1-2b4e-a8fc6d42f76e, oa:person_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_Person-d06c7a7f-0c47-a778-54d0-786a1718c925, oa:person_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_Person-142796e5-91c4-90de-302a-8e98d0024e0a, oa:person_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_Person-3359202a-4adf-0188-39aa-feed29734c09 ;
  a2a:hasEvent oa:event_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_0, oa:relationep_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_1, oa:relationep_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_0 ;
  a2a:hasSource oa:source_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb .

oa:person_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_Person-dab1e2dc-2dd8-5dc1-2b4e-a8fc6d42f76e
  a a2a:Person ;
  rdfs:label "Marie Sophie Mahieu" ;
  a2a:PersonName [
    rdfs:label "Marie Sophie Mahieu" ;
    a2a:PersonNameFirstName "Marie Sophie" ;
    a2a:PersonNameLastName "Mahieu"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_Person-d06c7a7f-0c47-a778-54d0-786a1718c925
  a a2a:Person ;
  rdfs:label "Arie Bellaart" ;
  a2a:PersonName [
    rdfs:label "Arie Bellaart" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Bellaart"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_Person-142796e5-91c4-90de-302a-8e98d0024e0a
  a a2a:Person ;
  rdfs:label "Arie Bellaart" ;
  a2a:PersonName [
    rdfs:label "Arie Bellaart" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Bellaart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_Person-3359202a-4adf-0188-39aa-feed29734c09
  a a2a:Person ;
  rdfs:label "Maria Theresia Buijs" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Buijs" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Buijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1889" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1889-08-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_Person:dab1e2dc-2dd8-5dc1-2b4e-a8fc6d42f76e ;
  a2a:EventKeyRef oa:event_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_Event1 .

oa:relationep_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_Person:d06c7a7f-0c47-a778-54d0-786a1718c925 ;
  a2a:EventKeyRef oa:event_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_Event1 .

oa:relationep_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_Person:142796e5-91c4-90de-302a-8e98d0024e0a ;
  a2a:EventKeyRef oa:event_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_Event1 .

oa:relationpp_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_Person:d06c7a7f-0c47-a778-54d0-786a1718c925, oa:person_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb_Person:3359202a-4adf-0188-39aa-feed29734c09 .

oa:source_bhi_e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1889-08-13 - 1889-08-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1889-08-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-08-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1889" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1889-08-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1415, Periode: 1889" ;
    a2a:Book "Overlijdensregister Breda 1889" ;
    a2a:DocumentNumber "421" ;
    a2a:RegistryNumber "1415" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1415, Periode: 1889, Overlijdensregister Breda 1889, 421, 1415"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b58296c7-2650-9d47-df72-29d56b561134.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b58296c7-2650-9d47-df72-29d56b561134.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb" ;
  a2a:RecordGUID "{e1cd85fa-e1fa-f2a9-94c9-5b99e5a812cb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_21236_00021236.xml van BHI" .

