@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_2d8acceb-10d3-72bd-ca8f-63d5505c1902
  a a2a:Record ;
  rdfs:label "Overlijden op 19 maart 1969 te Breda" ;
  a2a:hasPerson oa:person_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902_Person-7d2bef05-b020-5663-cdc4-9435629d0d47, oa:person_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902_Person-69725a1c-0055-fd55-c1c3-0143852b41e9, oa:person_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902_Person-c8910224-a013-be50-c943-e59831d9ea04 ;
  a2a:hasEvent oa:event_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902_0, oa:relationep_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902_1, oa:relationep_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902_2 ;
  a2a:hasSource oa:source_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902 .

oa:person_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902_Person-7d2bef05-b020-5663-cdc4-9435629d0d47
  a a2a:Person ;
  rdfs:label "N.N. Jacobs" ;
  a2a:PersonName [
    rdfs:label "N.N. Jacobs" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902_Person-69725a1c-0055-fd55-c1c3-0143852b41e9
  a a2a:Person ;
  rdfs:label "Cornelia Johanna Biemans" ;
  a2a:PersonName [
    rdfs:label "Cornelia Johanna Biemans" ;
    a2a:PersonNameFirstName "Cornelia Johanna" ;
    a2a:PersonNameLastName "Biemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902_Person-c8910224-a013-be50-c943-e59831d9ea04
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis Franciscus Jacobs" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis Franciscus Jacobs" ;
    a2a:PersonNameFirstName "Adrianus Cornelis Franciscus" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1969" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1969-03-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902_Person:7d2bef05-b020-5663-cdc4-9435629d0d47 ;
  a2a:EventKeyRef oa:event_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902_Event1 .

oa:relationep_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902_Person:69725a1c-0055-fd55-c1c3-0143852b41e9 ;
  a2a:EventKeyRef oa:event_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902_Event1 .

oa:relationep_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902_Person:c8910224-a013-be50-c943-e59831d9ea04 ;
  a2a:EventKeyRef oa:event_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902_Event1 .

oa:source_bhi_2d8acceb-10d3-72bd-ca8f-63d5505c1902
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1969-03-20 - 1969-03-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1969-03-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-03-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1969" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1969-03-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Overlijdensregister, Deel: 3367, Periode: 1969" ;
    a2a:Book "Overlijdensregister Breda 1969" ;
    a2a:DocumentNumber "358" ;
    a2a:RegistryNumber "3367" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Overlijdensregister, Deel: 3367, Periode: 1969, Overlijdensregister Breda 1969, 358, 3367"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a87a1d21-c7b8-0e50-ab50-d5752f3457d9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a87a1d21-c7b8-0e50-ab50-d5752f3457d9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-06-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2d8acceb-10d3-72bd-ca8f-63d5505c1902" ;
  a2a:RecordGUID "{2d8acceb-10d3-72bd-ca8f-63d5505c1902}" ;
  a2a:SourceRemarkOpmerking "doodgeboren" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_432_00000432.xml van BHI" .

