@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_0b506376-e6bd-5895-e25b-40dcd75f989e
  a a2a:Record ;
  rdfs:label "Overlijden op 31 december 1900 te Breda" ;
  a2a:hasPerson oa:person_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Person-1b6240e0-4659-11e3-a747-d206bceb4d38, oa:person_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Person-1b629e14-4659-11e3-a747-d206bceb4d38, oa:person_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Person-06ef3800-399e-8a98-3e6c-7adcfa3921e5, oa:person_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Person-1b62f67a-4659-11e3-a747-d206bceb4d38, oa:person_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Person-1b63361c-4659-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_0, oa:relationep_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_1, oa:relationep_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_0, oa:relationpp_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_1 ;
  a2a:hasSource oa:source_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e .

oa:person_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Person-1b6240e0-4659-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johannes Vlaminkx" ;
  a2a:PersonName [
    rdfs:label "Johannes Vlaminkx" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Vlaminkx"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Person-1b629e14-4659-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Clara Willemen" ;
  a2a:PersonName [
    rdfs:label "Clara Willemen" ;
    a2a:PersonNameFirstName "Clara" ;
    a2a:PersonNameLastName "Willemen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Person-06ef3800-399e-8a98-3e6c-7adcfa3921e5
  a a2a:Person ;
  rdfs:label "Johanna Damen" ;
  a2a:PersonName [
    rdfs:label "Johanna Damen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Damen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Person-1b62f67a-4659-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petrus Vlaminkx" ;
  a2a:PersonName [
    rdfs:label "Petrus Vlaminkx" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Vlaminkx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Person-1b63361c-4659-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jacoba Moonen" ;
  a2a:PersonName [
    rdfs:label "Jacoba Moonen" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Moonen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1900-12-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Person:1b6240e0-4659-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Event1 .

oa:relationep_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Person:1b62f67a-4659-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Event1 .

oa:relationep_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Person:1b63361c-4659-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Event1 .

oa:relationpp_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Person:1b6240e0-4659-11e3-a747-d206bceb4d38, oa:person_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Person:1b629e14-4659-11e3-a747-d206bceb4d38 .

oa:relationpp_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Person:1b6240e0-4659-11e3-a747-d206bceb4d38, oa:person_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e_Person:06ef3800-399e-8a98-3e6c-7adcfa3921e5 .

oa:source_bhi_0b506376-e6bd-5895-e25b-40dcd75f989e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Dongen" ;
    rdfs:label "Dongen", "1900-12-31 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-12-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1900" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1951, Periode: 1900" ;
    a2a:Book "Overlijdensregister Dongen 1900" ;
    a2a:DocumentNumber "133" ;
    a2a:RegistryNumber "1951" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1951, Periode: 1900, Overlijdensregister Dongen 1900, 133, 1951"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a6c48e4d-6ba0-b8c6-dee8-592584af9f30.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a6c48e4d-6ba0-b8c6-dee8-592584af9f30.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0b506376-e6bd-5895-e25b-40dcd75f989e" ;
  a2a:RecordGUID "{0b506376-e6bd-5895-e25b-40dcd75f989e}" ;
  a2a:SourceRemarkOpmerking "Extract overlijden der gemeente Breda." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_674_00000674.xml van BHI" .

