@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_522a942c-2a85-eaf8-7c03-e77986ff2ff7
  a a2a:Record ;
  rdfs:label "Overlijden op 27 november 1914 te Roosendaal" ;
  a2a:hasPerson oa:person_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7_Person-89cefdb6-47db-79b9-07fb-ddeef75e80e2, oa:person_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7_Person-6a5ddcd1-4c34-977c-d492-1eba857397a2, oa:person_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7_Person-6a9e40d0-7f8a-48a5-d728-122f5663ee9d ;
  a2a:hasEvent oa:event_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7_0, oa:relationep_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7_1, oa:relationep_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7_2 ;
  a2a:hasSource oa:source_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7 .

oa:person_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7_Person-89cefdb6-47db-79b9-07fb-ddeef75e80e2
  a a2a:Person ;
  rdfs:label "Ludovicus Franciscus Colonne" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Franciscus Colonne" ;
    a2a:PersonNameFirstName "Ludovicus Franciscus" ;
    a2a:PersonNameLastName "Colonne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7_Person-6a5ddcd1-4c34-977c-d492-1eba857397a2
  a a2a:Person ;
  rdfs:label "Joanna Maria Peeters" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Peeters" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7_Person-6a9e40d0-7f8a-48a5-d728-122f5663ee9d
  a a2a:Person ;
  rdfs:label "Franciscus Antonius Josephina Colonne" ;
  a2a:PersonName [
    rdfs:label "Franciscus Antonius Josephina Colonne" ;
    a2a:PersonNameFirstName "Franciscus Antonius Josephina" ;
    a2a:PersonNameLastName "Colonne"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1914-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7_Person:89cefdb6-47db-79b9-07fb-ddeef75e80e2 ;
  a2a:EventKeyRef oa:event_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7_Event1 .

oa:relationep_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7_Person:6a5ddcd1-4c34-977c-d492-1eba857397a2 ;
  a2a:EventKeyRef oa:event_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7_Event1 .

oa:relationep_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7_Person:6a9e40d0-7f8a-48a5-d728-122f5663ee9d ;
  a2a:EventKeyRef oa:event_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7_Event1 .

oa:source_bhi_522a942c-2a85-eaf8-7c03-e77986ff2ff7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1914-11-28 - 1914-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-11-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1914-11-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2620, Periode: 1914" ;
    a2a:Book "Overlijdensregister Roosendaal 1914" ;
    a2a:DocumentNumber "337" ;
    a2a:RegistryNumber "2620" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2620, Periode: 1914, Overlijdensregister Roosendaal 1914, 337, 2620"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3c0a9c56-031d-1820-c7f9-4321ef55dd6e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3c0a9c56-031d-1820-c7f9-4321ef55dd6e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/522a942c-2a85-eaf8-7c03-e77986ff2ff7" ;
  a2a:RecordGUID "{522a942c-2a85-eaf8-7c03-e77986ff2ff7}" ;
  a2a:SourceRemarkdeel "2620" ;
  a2a:SourceRemarkregister_periode "1914" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_1388_00001388.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1914-11-27" .
