@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_41682d2b-3f9c-017e-61ba-560cca76d706
  a a2a:Record ;
  rdfs:label "Overlijden op 10 juni 1836 te Breda" ;
  a2a:hasPerson oa:person_bhi_41682d2b-3f9c-017e-61ba-560cca76d706_Person-39e85b54-ca94-fa8b-b492-c939cae5a5f5, oa:person_bhi_41682d2b-3f9c-017e-61ba-560cca76d706_Person-e8443730-be38-1f70-0c4c-b3443164eda8, oa:person_bhi_41682d2b-3f9c-017e-61ba-560cca76d706_Person-778f132b-ac11-ffdd-2644-1f19021d0107 ;
  a2a:hasEvent oa:event_bhi_41682d2b-3f9c-017e-61ba-560cca76d706_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_41682d2b-3f9c-017e-61ba-560cca76d706_0, oa:relationep_bhi_41682d2b-3f9c-017e-61ba-560cca76d706_1, oa:relationep_bhi_41682d2b-3f9c-017e-61ba-560cca76d706_2 ;
  a2a:hasSource oa:source_bhi_41682d2b-3f9c-017e-61ba-560cca76d706 .

oa:person_bhi_41682d2b-3f9c-017e-61ba-560cca76d706_Person-39e85b54-ca94-fa8b-b492-c939cae5a5f5
  a a2a:Person ;
  rdfs:label "Elisabeth Catharina Ebbing" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Catharina Ebbing" ;
    a2a:PersonNameFirstName "Elisabeth Catharina" ;
    a2a:PersonNameLastName "Ebbing"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_41682d2b-3f9c-017e-61ba-560cca76d706_Person-e8443730-be38-1f70-0c4c-b3443164eda8
  a a2a:Person ;
  rdfs:label "Christiaan Antonie Quick" ;
  a2a:PersonName [
    rdfs:label "Christiaan Antonie Quick" ;
    a2a:PersonNameFirstName "Christiaan Antonie" ;
    a2a:PersonNameLastName "Quick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_41682d2b-3f9c-017e-61ba-560cca76d706_Person-778f132b-ac11-ffdd-2644-1f19021d0107
  a a2a:Person ;
  rdfs:label "Hendrikus Petrus Quick" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Petrus Quick" ;
    a2a:PersonNameFirstName "Hendrikus Petrus" ;
    a2a:PersonNameLastName "Quick"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_41682d2b-3f9c-017e-61ba-560cca76d706_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1836" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1836-06-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_41682d2b-3f9c-017e-61ba-560cca76d706_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_41682d2b-3f9c-017e-61ba-560cca76d706_Person:39e85b54-ca94-fa8b-b492-c939cae5a5f5 ;
  a2a:EventKeyRef oa:event_bhi_41682d2b-3f9c-017e-61ba-560cca76d706_Event1 .

oa:relationep_bhi_41682d2b-3f9c-017e-61ba-560cca76d706_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_41682d2b-3f9c-017e-61ba-560cca76d706_Person:e8443730-be38-1f70-0c4c-b3443164eda8 ;
  a2a:EventKeyRef oa:event_bhi_41682d2b-3f9c-017e-61ba-560cca76d706_Event1 .

oa:relationep_bhi_41682d2b-3f9c-017e-61ba-560cca76d706_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_41682d2b-3f9c-017e-61ba-560cca76d706_Person:778f132b-ac11-ffdd-2644-1f19021d0107 ;
  a2a:EventKeyRef oa:event_bhi_41682d2b-3f9c-017e-61ba-560cca76d706_Event1 .

oa:source_bhi_41682d2b-3f9c-017e-61ba-560cca76d706
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1836-06-11 - 1836-06-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1836-06-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-06-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1836" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1836-06-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1402, Periode: 1836" ;
    a2a:Book "Overlijdensregister Breda 1836" ;
    a2a:DocumentNumber "187" ;
    a2a:RegistryNumber "1402" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1402, Periode: 1836, Overlijdensregister Breda 1836, 187, 1402"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a4bf472f-b38d-ba8b-a556-dcb9c8b121d8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a4bf472f-b38d-ba8b-a556-dcb9c8b121d8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/41682d2b-3f9c-017e-61ba-560cca76d706" ;
  a2a:RecordGUID "{41682d2b-3f9c-017e-61ba-560cca76d706}" ;
  a2a:SourceRemarkdeel "1402" ;
  a2a:SourceRemarkregister_periode "1836" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_746_00000746.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1836-06-10" .
