@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_9b8bc03e-e5ae-350e-1c41-3bad4b663da1
  a a2a:Record ;
  rdfs:label "Overlijden op 14 oktober 1904 te Breda" ;
  a2a:hasPerson oa:person_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Person-f1958306-6dc8-a08f-f8d2-94b6846a94c3, oa:person_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Person-c983d74c-0266-8494-a144-18417c461937, oa:person_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Person-ac87b5d2-1b2d-6473-50b8-0891ab54bafb, oa:person_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Person-cbce8d5d-413f-4e4c-a414-ad8ba9ebaac5, oa:person_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Person-fbfcb10a-3fac-05e6-d1c6-cdc2f71b219f ;
  a2a:hasEvent oa:event_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_0, oa:relationep_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_1, oa:relationep_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_0, oa:relationpp_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_1 ;
  a2a:hasSource oa:source_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1 .

oa:person_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Person-f1958306-6dc8-a08f-f8d2-94b6846a94c3
  a a2a:Person ;
  rdfs:label "Petronella Franken" ;
  a2a:PersonName [
    rdfs:label "Petronella Franken" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Franken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Person-c983d74c-0266-8494-a144-18417c461937
  a a2a:Person ;
  rdfs:label "Alexander Herold" ;
  a2a:PersonName [
    rdfs:label "Alexander Herold" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Herold"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Person-ac87b5d2-1b2d-6473-50b8-0891ab54bafb
  a a2a:Person ;
  rdfs:label "Johann Michaël Herold" ;
  a2a:PersonName [
    rdfs:label "Johann Michaël Herold" ;
    a2a:PersonNameFirstName "Johann Michaël" ;
    a2a:PersonNameLastName "Herold"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Person-cbce8d5d-413f-4e4c-a414-ad8ba9ebaac5
  a a2a:Person ;
  rdfs:label "Maria Odilia Hubertina Ritzen" ;
  a2a:PersonName [
    rdfs:label "Maria Odilia Hubertina Ritzen" ;
    a2a:PersonNameFirstName "Maria Odilia Hubertina" ;
    a2a:PersonNameLastName "Ritzen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Person-fbfcb10a-3fac-05e6-d1c6-cdc2f71b219f
  a a2a:Person ;
  rdfs:label "Anna Maria van Bladel" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van Bladel" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bladel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1904-10-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Person:f1958306-6dc8-a08f-f8d2-94b6846a94c3 ;
  a2a:EventKeyRef oa:event_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Event1 .

oa:relationep_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Person:c983d74c-0266-8494-a144-18417c461937 ;
  a2a:EventKeyRef oa:event_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Event1 .

oa:relationep_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Person:ac87b5d2-1b2d-6473-50b8-0891ab54bafb ;
  a2a:EventKeyRef oa:event_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Event1 .

oa:relationpp_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Person:c983d74c-0266-8494-a144-18417c461937, oa:person_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Person:cbce8d5d-413f-4e4c-a414-ad8ba9ebaac5 .

oa:relationpp_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Person:c983d74c-0266-8494-a144-18417c461937, oa:person_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1_Person:fbfcb10a-3fac-05e6-d1c6-cdc2f71b219f .

oa:source_bhi_9b8bc03e-e5ae-350e-1c41-3bad4b663da1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1904-10-15 - 1904-10-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-10-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-10-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1904-10-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 550, Periode: 1904" ;
    a2a:Book "Overlijdensregister Breda 1904" ;
    a2a:DocumentNumber "429" ;
    a2a:RegistryNumber "550" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 550, Periode: 1904, Overlijdensregister Breda 1904, 429, 550"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/92d34a69-4eff-b534-9bf4-d0cf92b202f3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/92d34a69-4eff-b534-9bf4-d0cf92b202f3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9b8bc03e-e5ae-350e-1c41-3bad4b663da1" ;
  a2a:RecordGUID "{9b8bc03e-e5ae-350e-1c41-3bad4b663da1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_32154_00032154.xml van BHI" .

