@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_ef2640d7-0853-e5b9-2db2-0993db823fe7
  a a2a:Record ;
  rdfs:label "Overlijden op 21 juli 1893 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7_Person-375df608-d82b-ce80-c264-b2f305163464, oa:person_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7_Person-3eaac36e-d555-7730-d928-868e2f4b8075, oa:person_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7_Person-b2a461b7-dc2f-6a22-a811-755c107d185a ;
  a2a:hasEvent oa:event_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7_0, oa:relationep_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7_1, oa:relationep_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7_2 ;
  a2a:hasSource oa:source_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7 .

oa:person_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7_Person-375df608-d82b-ce80-c264-b2f305163464
  a a2a:Person ;
  rdfs:label "Maria Elisabetha Dusomos" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabetha Dusomos" ;
    a2a:PersonNameFirstName "Maria Elisabetha" ;
    a2a:PersonNameLastName "Dusomos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7_Person-3eaac36e-d555-7730-d928-868e2f4b8075
  a a2a:Person ;
  rdfs:label "Petrus Henricus Antonius van Weert" ;
  a2a:PersonName [
    rdfs:label "Petrus Henricus Antonius van Weert" ;
    a2a:PersonNameFirstName "Petrus Henricus Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Weert"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7_Person-b2a461b7-dc2f-6a22-a811-755c107d185a
  a a2a:Person ;
  rdfs:label "Martinus Franciscus van Weert" ;
  a2a:PersonName [
    rdfs:label "Martinus Franciscus van Weert" ;
    a2a:PersonNameFirstName "Martinus Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Weert"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1893-07-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7_Person:375df608-d82b-ce80-c264-b2f305163464 ;
  a2a:EventKeyRef oa:event_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7_Event1 .

oa:relationep_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7_Person:3eaac36e-d555-7730-d928-868e2f4b8075 ;
  a2a:EventKeyRef oa:event_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7_Event1 .

oa:relationep_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7_Person:b2a461b7-dc2f-6a22-a811-755c107d185a ;
  a2a:EventKeyRef oa:event_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7_Event1 .

oa:source_bhi_ef2640d7-0853-e5b9-2db2-0993db823fe7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1893-07-21 - 1893-07-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-07-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-07-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1893" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1893-07-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4276, Periode: 1893" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1893" ;
    a2a:DocumentNumber "417" ;
    a2a:RegistryNumber "4276" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4276, Periode: 1893, Overlijdensregister 's-Hertogenbosch 1893, 417, 4276"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6b7bb9da-61cc-32f2-c639-66eb589db0d8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6b7bb9da-61cc-32f2-c639-66eb589db0d8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ef2640d7-0853-e5b9-2db2-0993db823fe7" ;
  a2a:RecordGUID "{ef2640d7-0853-e5b9-2db2-0993db823fe7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_22464_00022464.xml van BHI" .

