@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_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f
  a a2a:Record ;
  rdfs:label "Overlijden op 20 september 1901 te Breda" ;
  a2a:hasPerson oa:person_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Person-0a5f76d7-d252-3a25-fed8-76d27458d134, oa:person_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Person-e6690da7-e0fc-9098-96ec-56991e7b784d, oa:person_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Person-ea425b7e-ce3a-f17a-c38b-887f908d8a2c, oa:person_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Person-939a858e-d9b3-b691-3eaf-9b1685615f00, oa:person_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Person-38c48bd4-e313-ead7-5314-3946633075e5 ;
  a2a:hasEvent oa:event_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_0, oa:relationep_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_1, oa:relationep_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_0, oa:relationpp_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_1 ;
  a2a:hasSource oa:source_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f .

oa:person_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Person-0a5f76d7-d252-3a25-fed8-76d27458d134
  a a2a:Person ;
  rdfs:label "Jacoba Gerlag" ;
  a2a:PersonName [
    rdfs:label "Jacoba Gerlag" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Gerlag"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Person-e6690da7-e0fc-9098-96ec-56991e7b784d
  a a2a:Person ;
  rdfs:label "Christina Postelmans" ;
  a2a:PersonName [
    rdfs:label "Christina Postelmans" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Postelmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Person-ea425b7e-ce3a-f17a-c38b-887f908d8a2c
  a a2a:Person ;
  rdfs:label "Matthijs Postelmans" ;
  a2a:PersonName [
    rdfs:label "Matthijs Postelmans" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNameLastName "Postelmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Person-939a858e-d9b3-b691-3eaf-9b1685615f00
  a a2a:Person ;
  rdfs:label "Abraham Florissen" ;
  a2a:PersonName [
    rdfs:label "Abraham Florissen" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Florissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Person-38c48bd4-e313-ead7-5314-3946633075e5
  a a2a:Person ;
  rdfs:label "Johannes van Gils" ;
  a2a:PersonName [
    rdfs:label "Johannes van Gils" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gils"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1901-09-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Person:0a5f76d7-d252-3a25-fed8-76d27458d134 ;
  a2a:EventKeyRef oa:event_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Event1 .

oa:relationep_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Person:e6690da7-e0fc-9098-96ec-56991e7b784d ;
  a2a:EventKeyRef oa:event_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Event1 .

oa:relationep_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Person:ea425b7e-ce3a-f17a-c38b-887f908d8a2c ;
  a2a:EventKeyRef oa:event_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Event1 .

oa:relationpp_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Person:e6690da7-e0fc-9098-96ec-56991e7b784d, oa:person_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Person:939a858e-d9b3-b691-3eaf-9b1685615f00 .

oa:relationpp_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Person:e6690da7-e0fc-9098-96ec-56991e7b784d, oa:person_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f_Person:38c48bd4-e313-ead7-5314-3946633075e5 .

oa:source_bhi_13aeff7c-8446-cf4d-dd43-e2c4fc624d3f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1901-09-21 - 1901-09-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-09-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-09-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1901-09-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1420, Periode: 1901" ;
    a2a:Book "Overlijdensregister Breda 1901" ;
    a2a:DocumentNumber "442" ;
    a2a:RegistryNumber "1420" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1420, Periode: 1901, Overlijdensregister Breda 1901, 442, 1420"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4453d30c-dbd5-9fbd-0346-b8022e23e157.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4453d30c-dbd5-9fbd-0346-b8022e23e157.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/13aeff7c-8446-cf4d-dd43-e2c4fc624d3f" ;
  a2a:RecordGUID "{13aeff7c-8446-cf4d-dd43-e2c4fc624d3f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_23235_00023235.xml van BHI" .

