@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_ce87e720-426f-a7e3-7e38-e61ad4fb2db9
  a a2a:Record ;
  rdfs:label "Overlijden op 7 november 1970 te Roosendaal" ;
  a2a:hasPerson oa:person_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_Person-8e5c7c3f-5e99-ac00-09d4-257008ee4452, oa:person_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_Person-4f91b64c-db5b-9c30-1238-55049f67daf6, oa:person_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_Person-335b1c8d-8828-df2d-e32b-cc5a5b52d14d, oa:person_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_Person-b478fa7f-b2ca-7dc3-fce4-fb96c2c96678 ;
  a2a:hasEvent oa:event_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_0, oa:relationep_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_1, oa:relationep_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_2, oa:relationep_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_3 ;
  a2a:hasSource oa:source_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9 .

oa:person_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_Person-8e5c7c3f-5e99-ac00-09d4-257008ee4452
  a a2a:Person ;
  rdfs:label "Petrus Johannes Rovers" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Rovers" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNameLastName "Rovers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_Person-4f91b64c-db5b-9c30-1238-55049f67daf6
  a a2a:Person ;
  rdfs:label "Anna Maria Dorothea Jacobs" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Dorothea Jacobs" ;
    a2a:PersonNameFirstName "Anna Maria Dorothea" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_Person-335b1c8d-8828-df2d-e32b-cc5a5b52d14d
  a a2a:Person ;
  rdfs:label "Cornelia Adriana Burgerhof" ;
  a2a:PersonName [
    rdfs:label "Cornelia Adriana Burgerhof" ;
    a2a:PersonNameFirstName "Cornelia Adriana" ;
    a2a:PersonNameLastName "Burgerhof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_Person-b478fa7f-b2ca-7dc3-fce4-fb96c2c96678
  a a2a:Person ;
  rdfs:label "Josephus Hendrikus Johannes Maria Rovers" ;
  a2a:PersonName [
    rdfs:label "Josephus Hendrikus Johannes Maria Rovers" ;
    a2a:PersonNameFirstName "Josephus Hendrikus Johannes Maria" ;
    a2a:PersonNameLastName "Rovers"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1970" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1970-11-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_Person:8e5c7c3f-5e99-ac00-09d4-257008ee4452 ;
  a2a:EventKeyRef oa:event_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_Event1 .

oa:relationep_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_Person:4f91b64c-db5b-9c30-1238-55049f67daf6 ;
  a2a:EventKeyRef oa:event_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_Event1 .

oa:relationep_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_2
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot van" ;
  a2a:RelationType "other:Echtgenoot van" ;
  a2a:PersonKeyRef oa:person_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_Person:335b1c8d-8828-df2d-e32b-cc5a5b52d14d ;
  a2a:EventKeyRef oa:event_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_Event1 .

oa:relationep_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_Person:b478fa7f-b2ca-7dc3-fce4-fb96c2c96678 ;
  a2a:EventKeyRef oa:event_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9_Event1 .

oa:source_bhi_ce87e720-426f-a7e3-7e38-e61ad4fb2db9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1970-11-09 - 1970-11-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1970-11-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-11-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1970" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1970-11-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4221, Periode: 1970" ;
    a2a:Book "Overlijdensregister Roosendaal 1970" ;
    a2a:DocumentNumber "374" ;
    a2a:RegistryNumber "4221" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4221, Periode: 1970, Overlijdensregister Roosendaal 1970, 374, 4221"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ab5c12e5-eb6f-1bbc-c31c-f642e1e5fc43.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ab5c12e5-eb6f-1bbc-c31c-f642e1e5fc43.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-10-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ce87e720-426f-a7e3-7e38-e61ad4fb2db9" ;
  a2a:RecordGUID "{ce87e720-426f-a7e3-7e38-e61ad4fb2db9}" ;
  a2a:SourceRemarkdeel "4221" ;
  a2a:SourceRemarkregister_periode "1970" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_1473_00001473.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1970-11-07" .
