@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_181ce2ea-e960-b8ba-3320-a1bc285820eb
  a a2a:Record ;
  rdfs:label "Overlijden op 29 mei 1949 te Breda" ;
  a2a:hasPerson oa:person_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_Person-9d1cd133-7304-7625-6c73-c7213650fa22, oa:person_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_Person-a05f575e-9f29-6a77-1caf-9edb1dc9cd82, oa:person_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_Person-f957f8a2-2356-56e2-7bb9-d6a45067e34e, oa:person_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_Person-b30a8ff0-aeff-8987-c5fc-3a73f67949a2 ;
  a2a:hasEvent oa:event_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_0, oa:relationep_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_1, oa:relationep_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_0 ;
  a2a:hasSource oa:source_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb .

oa:person_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_Person-9d1cd133-7304-7625-6c73-c7213650fa22
  a a2a:Person ;
  rdfs:label "Geerdina Roelofje Noteboom" ;
  a2a:PersonName [
    rdfs:label "Geerdina Roelofje Noteboom" ;
    a2a:PersonNameFirstName "Geerdina Roelofje" ;
    a2a:PersonNameLastName "Noteboom"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_Person-a05f575e-9f29-6a77-1caf-9edb1dc9cd82
  a a2a:Person ;
  rdfs:label "Janke Postema" ;
  a2a:PersonName [
    rdfs:label "Janke Postema" ;
    a2a:PersonNameFirstName "Janke" ;
    a2a:PersonNameLastName "Postema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_Person-f957f8a2-2356-56e2-7bb9-d6a45067e34e
  a a2a:Person ;
  rdfs:label "Antonie Noteboom" ;
  a2a:PersonName [
    rdfs:label "Antonie Noteboom" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Noteboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_Person-b30a8ff0-aeff-8987-c5fc-3a73f67949a2
  a a2a:Person ;
  rdfs:label "Cornelis Christiaan Zwets" ;
  a2a:PersonName [
    rdfs:label "Cornelis Christiaan Zwets" ;
    a2a:PersonNameFirstName "Cornelis Christiaan" ;
    a2a:PersonNameLastName "Zwets"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1949" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1949-05-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_Person:9d1cd133-7304-7625-6c73-c7213650fa22 ;
  a2a:EventKeyRef oa:event_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_Event1 .

oa:relationep_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_Person:a05f575e-9f29-6a77-1caf-9edb1dc9cd82 ;
  a2a:EventKeyRef oa:event_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_Event1 .

oa:relationep_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_Person:f957f8a2-2356-56e2-7bb9-d6a45067e34e ;
  a2a:EventKeyRef oa:event_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_Event1 .

oa:relationpp_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_Person:9d1cd133-7304-7625-6c73-c7213650fa22, oa:person_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb_Person:b30a8ff0-aeff-8987-c5fc-3a73f67949a2 .

oa:source_bhi_181ce2ea-e960-b8ba-3320-a1bc285820eb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1949-05-30 - 1949-05-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-05-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-05-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1949-05-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 2787, Periode: 1949" ;
    a2a:Book "Overlijdensregister Breda 1949 A" ;
    a2a:DocumentNumber "232A" ;
    a2a:RegistryNumber "2787" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 2787, Periode: 1949, Overlijdensregister Breda 1949 A, 232A, 2787"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5a9ea063-6600-c33f-7805-4add87b10608.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5a9ea063-6600-c33f-7805-4add87b10608.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/181ce2ea-e960-b8ba-3320-a1bc285820eb" ;
  a2a:RecordGUID "{181ce2ea-e960-b8ba-3320-a1bc285820eb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_8896_00008896.xml van BHI" .

