@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_d4b1133c-6044-fb55-e4d8-df87d65fd94c
  a a2a:Record ;
  rdfs:label "Overlijden op 31 oktober 1951 te Breda" ;
  a2a:hasPerson oa:person_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c_Person-51a522c3-88bf-05fd-2b6b-df96b27062d7, oa:person_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c_Person-5d71160e-c32a-39cf-e780-39a7aff6aa8d, oa:person_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c_Person-03617052-734a-e5cf-348a-fd18a0a99b98 ;
  a2a:hasEvent oa:event_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c_0, oa:relationep_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c_1, oa:relationep_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c_2 ;
  a2a:hasSource oa:source_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c .

oa:person_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c_Person-51a522c3-88bf-05fd-2b6b-df96b27062d7
  a a2a:Person ;
  rdfs:label "Cornelia Smits" ;
  a2a:PersonName [
    rdfs:label "Cornelia Smits" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c_Person-5d71160e-c32a-39cf-e780-39a7aff6aa8d
  a a2a:Person ;
  rdfs:label "N.N. Rijk" ;
  a2a:PersonName [
    rdfs:label "N.N. Rijk" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Rijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c_Person-03617052-734a-e5cf-348a-fd18a0a99b98
  a a2a:Person ;
  rdfs:label "Bastiaan Cornelis Rijk" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Cornelis Rijk" ;
    a2a:PersonNameFirstName "Bastiaan Cornelis" ;
    a2a:PersonNameLastName "Rijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1951" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1951-10-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c_Person:51a522c3-88bf-05fd-2b6b-df96b27062d7 ;
  a2a:EventKeyRef oa:event_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c_Event1 .

oa:relationep_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c_Person:5d71160e-c32a-39cf-e780-39a7aff6aa8d ;
  a2a:EventKeyRef oa:event_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c_Event1 .

oa:relationep_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c_Person:03617052-734a-e5cf-348a-fd18a0a99b98 ;
  a2a:EventKeyRef oa:event_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c_Event1 .

oa:source_bhi_d4b1133c-6044-fb55-e4d8-df87d65fd94c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1951-11-02 - 1951-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1951-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1951-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1951" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1951-11-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3418, Periode: 1951" ;
    a2a:Book "Overlijdensregister Breda 1951 A" ;
    a2a:DocumentNumber "412" ;
    a2a:RegistryNumber "3418" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3418, Periode: 1951, Overlijdensregister Breda 1951 A, 412, 3418"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8c6c4913-8607-baf5-9a14-77615cf73aa8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8c6c4913-8607-baf5-9a14-77615cf73aa8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d4b1133c-6044-fb55-e4d8-df87d65fd94c" ;
  a2a:RecordGUID "{d4b1133c-6044-fb55-e4d8-df87d65fd94c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_21881_00021881.xml van BHI" .

