@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_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312
  a a2a:Record ;
  rdfs:label "Overlijden op 3 april 1906 te Breda" ;
  a2a:hasPerson oa:person_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Person-7fdc35d7-4ff3-9837-160d-a6f4b5d65a80, oa:person_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Person-25992e03-0a6f-2294-b0b6-4d09d4ed9d43, oa:person_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Person-97cd078b-21d1-acf6-578b-7ac26aa1cc8b, oa:person_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Person-7ba05f48-0a55-19f3-f150-6e6c38797821, oa:person_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Person-477efc94-d8dc-63f4-a616-9bbcf5c7e51d ;
  a2a:hasEvent oa:event_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_0, oa:relationep_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_1, oa:relationep_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_0, oa:relationpp_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_1 ;
  a2a:hasSource oa:source_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312 .

oa:person_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Person-7fdc35d7-4ff3-9837-160d-a6f4b5d65a80
  a a2a:Person ;
  rdfs:label "Elisabetha Mesenig" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Mesenig" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Mesenig"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Person-25992e03-0a6f-2294-b0b6-4d09d4ed9d43
  a a2a:Person ;
  rdfs:label "Catharina Jenetta Elisabeth Meuleman" ;
  a2a:PersonName [
    rdfs:label "Catharina Jenetta Elisabeth Meuleman" ;
    a2a:PersonNameFirstName "Catharina Jenetta Elisabeth" ;
    a2a:PersonNameLastName "Meuleman"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Person-97cd078b-21d1-acf6-578b-7ac26aa1cc8b
  a a2a:Person ;
  rdfs:label "Matthias Cornelius Meuleman" ;
  a2a:PersonName [
    rdfs:label "Matthias Cornelius Meuleman" ;
    a2a:PersonNameFirstName "Matthias Cornelius" ;
    a2a:PersonNameLastName "Meuleman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Person-7ba05f48-0a55-19f3-f150-6e6c38797821
  a a2a:Person ;
  rdfs:label "Frederikus Landskroon" ;
  a2a:PersonName [
    rdfs:label "Frederikus Landskroon" ;
    a2a:PersonNameFirstName "Frederikus" ;
    a2a:PersonNameLastName "Landskroon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Person-477efc94-d8dc-63f4-a616-9bbcf5c7e51d
  a a2a:Person ;
  rdfs:label "Gerardus Scheuler" ;
  a2a:PersonName [
    rdfs:label "Gerardus Scheuler" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Scheuler"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1906-04-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Person:7fdc35d7-4ff3-9837-160d-a6f4b5d65a80 ;
  a2a:EventKeyRef oa:event_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Event1 .

oa:relationep_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Person:25992e03-0a6f-2294-b0b6-4d09d4ed9d43 ;
  a2a:EventKeyRef oa:event_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Event1 .

oa:relationep_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Person:97cd078b-21d1-acf6-578b-7ac26aa1cc8b ;
  a2a:EventKeyRef oa:event_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Event1 .

oa:relationpp_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Person:25992e03-0a6f-2294-b0b6-4d09d4ed9d43, oa:person_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Person:7ba05f48-0a55-19f3-f150-6e6c38797821 .

oa:relationpp_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Person:25992e03-0a6f-2294-b0b6-4d09d4ed9d43, oa:person_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312_Person:477efc94-d8dc-63f4-a616-9bbcf5c7e51d .

oa:source_bhi_b63d5b4a-e86a-d7ea-80d3-8a13c39e4312
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1906-04-05 - 1906-04-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-04-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-04-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1906-04-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 551, Periode: 1906" ;
    a2a:Book "Overlijdensregister Breda 1906" ;
    a2a:DocumentNumber "131" ;
    a2a:RegistryNumber "551" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 551, Periode: 1906, Overlijdensregister Breda 1906, 131, 551"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cdd8e330-4f27-20ab-9064-d3ef320e93fe.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cdd8e330-4f27-20ab-9064-d3ef320e93fe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b63d5b4a-e86a-d7ea-80d3-8a13c39e4312" ;
  a2a:RecordGUID "{b63d5b4a-e86a-d7ea-80d3-8a13c39e4312}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_29081_00029081.xml van BHI" .

