@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_acee67f0-5042-e5b4-b3c8-174cd4567b61
  a a2a:Record ;
  rdfs:label "Overlijden op 17 november 1863 te Breda" ;
  a2a:hasPerson oa:person_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61_Person-9d58852f-d5c0-a6f9-4434-599378e690c8, oa:person_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61_Person-f072936e-1091-920a-a37c-1875e0db17ef, oa:person_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61_Person-e6d2dc33-6e0e-0c14-2ce5-ff838192a810 ;
  a2a:hasEvent oa:event_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61_0, oa:relationep_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61_1, oa:relationep_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61_2 ;
  a2a:hasSource oa:source_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61 .

oa:person_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61_Person-9d58852f-d5c0-a6f9-4434-599378e690c8
  a a2a:Person ;
  rdfs:label "Ludovica Isabella Maria Stuijck" ;
  a2a:PersonName [
    rdfs:label "Ludovica Isabella Maria Stuijck" ;
    a2a:PersonNameFirstName "Ludovica Isabella Maria" ;
    a2a:PersonNameLastName "Stuijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61_Person-f072936e-1091-920a-a37c-1875e0db17ef
  a a2a:Person ;
  rdfs:label "Adriana Francisca Cornelia Maria van Mierlo" ;
  a2a:PersonName [
    rdfs:label "Adriana Francisca Cornelia Maria van Mierlo" ;
    a2a:PersonNameFirstName "Adriana Francisca Cornelia Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mierlo"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61_Person-e6d2dc33-6e0e-0c14-2ce5-ff838192a810
  a a2a:Person ;
  rdfs:label "Petrus Roverius van Mierlo" ;
  a2a:PersonName [
    rdfs:label "Petrus Roverius van Mierlo" ;
    a2a:PersonNameFirstName "Petrus Roverius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mierlo"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1863" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1863-11-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61_Person:9d58852f-d5c0-a6f9-4434-599378e690c8 ;
  a2a:EventKeyRef oa:event_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61_Event1 .

oa:relationep_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61_Person:f072936e-1091-920a-a37c-1875e0db17ef ;
  a2a:EventKeyRef oa:event_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61_Event1 .

oa:relationep_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61_Person:e6d2dc33-6e0e-0c14-2ce5-ff838192a810 ;
  a2a:EventKeyRef oa:event_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61_Event1 .

oa:source_bhi_acee67f0-5042-e5b4-b3c8-174cd4567b61
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1863-11-19 - 1863-11-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1863-11-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1863-11-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1863" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1863-11-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1409, Periode: 1863" ;
    a2a:Book "Overlijdensregister Breda 1863" ;
    a2a:DocumentNumber "286" ;
    a2a:RegistryNumber "1409" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1409, Periode: 1863, Overlijdensregister Breda 1863, 286, 1409"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/89a7e0a9-080d-61a3-8c6f-3d1b19e3b73f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/89a7e0a9-080d-61a3-8c6f-3d1b19e3b73f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/acee67f0-5042-e5b4-b3c8-174cd4567b61" ;
  a2a:RecordGUID "{acee67f0-5042-e5b4-b3c8-174cd4567b61}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_29688_00029688.xml van BHI" .

