@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_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082
  a a2a:Record ;
  rdfs:label "Overlijden op 2 februari 1874 te Breda" ;
  a2a:hasPerson oa:person_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Person-6abd5478-81a2-052d-e7fb-fc934bb3763f, oa:person_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Person-8f4e0747-630c-c6d3-0bbb-3332136e0338, oa:person_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Person-1dc8deb0-c5ef-500c-ede3-325fc748183a, oa:person_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Person-61a05292-9ab3-c1f5-eef5-51b3ceb13221, oa:person_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Person-21a81443-b3fc-8658-ada2-838c781c63ce ;
  a2a:hasEvent oa:event_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_0, oa:relationep_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_1, oa:relationep_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_2, oa:relationep_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_3, oa:relationep_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_4 ;
  a2a:hasSource oa:source_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082 .

oa:person_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Person-6abd5478-81a2-052d-e7fb-fc934bb3763f
  a a2a:Person ;
  rdfs:label "George Willem van Alphen" ;
  a2a:PersonName [
    rdfs:label "George Willem van Alphen" ;
    a2a:PersonNameFirstName "George Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alphen"
  ] ;
  a2a:Gender "Man" .

oa:person_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Person-8f4e0747-630c-c6d3-0bbb-3332136e0338
  a a2a:Person ;
  rdfs:label "Angelina Dijmphna van Loon" ;
  a2a:PersonName [
    rdfs:label "Angelina Dijmphna van Loon" ;
    a2a:PersonNameFirstName "Angelina Dijmphna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Person-1dc8deb0-c5ef-500c-ede3-325fc748183a
  a a2a:Person ;
  rdfs:label "Anna Barbara Elisabeth Derkx" ;
  a2a:PersonName [
    rdfs:label "Anna Barbara Elisabeth Derkx" ;
    a2a:PersonNameFirstName "Anna Barbara Elisabeth" ;
    a2a:PersonNameLastName "Derkx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Person-61a05292-9ab3-c1f5-eef5-51b3ceb13221
  a a2a:Person ;
  rdfs:label "Adrianus van Alphen" ;
  a2a:PersonName [
    rdfs:label "Adrianus van Alphen" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alphen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Person-21a81443-b3fc-8658-ada2-838c781c63ce
  a a2a:Person ;
  rdfs:label "Adriana Martens" ;
  a2a:PersonName [
    rdfs:label "Adriana Martens" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Martens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1874" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1874-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Person:6abd5478-81a2-052d-e7fb-fc934bb3763f ;
  a2a:EventKeyRef oa:event_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Event1 .

oa:relationep_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_1
  a a2a:RelationEP ;
  rdfs:label "other:Gehuwd met" ;
  a2a:RelationType "other:Gehuwd met" ;
  a2a:PersonKeyRef oa:person_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Person:8f4e0747-630c-c6d3-0bbb-3332136e0338 ;
  a2a:EventKeyRef oa:event_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Event1 .

oa:relationep_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_2
  a a2a:RelationEP ;
  rdfs:label "other:Gehuwd geweest met" ;
  a2a:RelationType "other:Gehuwd geweest met" ;
  a2a:PersonKeyRef oa:person_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Person:1dc8deb0-c5ef-500c-ede3-325fc748183a ;
  a2a:EventKeyRef oa:event_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Event1 .

oa:relationep_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Person:61a05292-9ab3-c1f5-eef5-51b3ceb13221 ;
  a2a:EventKeyRef oa:event_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Event1 .

oa:relationep_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Person:21a81443-b3fc-8658-ada2-838c781c63ce ;
  a2a:EventKeyRef oa:event_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082_Event1 .

oa:source_brd_3b73bb2a-84c4-ae2a-fea7-76bcbe78a082
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1874-02-02 - 1874-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1874-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1874" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1874-02-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Breda, Bron: boek, Periode: 1874" ;
    a2a:Book "Overlijdensregister 1874" ;
    a2a:DocumentNumber "041" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Breda, Bron: boek, Periode: 1874, Overlijdensregister 1874, 041"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/81f47ca4-8751-11e3-bc36-5701f378e9ab.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3b73bb2a-84c4-ae2a-fea7-76bcbe78a082" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/81f47ca4-8751-11e3-bc36-5701f378e9ab.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3b73bb2a-84c4-ae2a-fea7-76bcbe78a082" ;
  a2a:RecordGUID "{3b73bb2a-84c4-ae2a-fea7-76bcbe78a082}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f=%7B%22search_s_register_naam%22:%7B%22v%22:%22Overlijdensregister+1874%22%7D%7D'>Bekijk Akten</a>" ;
  a2a:SourceRemarkarchiefnaam "Archief van de ambtenaar Burgerlijke Stand Breda" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkregister_periode "1874" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_2_00000002.xml van BRD" .

[]
  a2a:PersonRemarkplaats_overlijden "Breda" ;
  a2a:PersonRemarkdatum_overlijden "1874-02-02" .

