@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_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d
  a a2a:Record ;
  rdfs:label "Overlijden op 15 december 1966 te Roosendaal" ;
  a2a:hasPerson oa:person_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_Person-316267ad-9127-b919-4ed4-a1969b38d5e4, oa:person_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_Person-d7d232d3-ad68-8601-062e-03e2a060225c, oa:person_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_Person-8a5caee2-0c2f-1b4b-b1b6-a503f151348c, oa:person_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_Person-ed619084-129e-47cb-d981-07a7823254ae ;
  a2a:hasEvent oa:event_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_0, oa:relationep_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_1, oa:relationep_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_2, oa:relationep_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_3 ;
  a2a:hasSource oa:source_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d .

oa:person_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_Person-316267ad-9127-b919-4ed4-a1969b38d5e4
  a a2a:Person ;
  rdfs:label "Lambertus Hendricus Landa" ;
  a2a:PersonName [
    rdfs:label "Lambertus Hendricus Landa" ;
    a2a:PersonNameFirstName "Lambertus Hendricus" ;
    a2a:PersonNameLastName "Landa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_Person-d7d232d3-ad68-8601-062e-03e2a060225c
  a a2a:Person ;
  rdfs:label "Lambertus Marinus Henning" ;
  a2a:PersonName [
    rdfs:label "Lambertus Marinus Henning" ;
    a2a:PersonNameFirstName "Lambertus Marinus" ;
    a2a:PersonNameLastName "Henning"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_Person-8a5caee2-0c2f-1b4b-b1b6-a503f151348c
  a a2a:Person ;
  rdfs:label "Maria Landa" ;
  a2a:PersonName [
    rdfs:label "Maria Landa" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Landa"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_Person-ed619084-129e-47cb-d981-07a7823254ae
  a a2a:Person ;
  rdfs:label "Elisabeth Henrichs" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Henrichs" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Henrichs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1966-12-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_Person:316267ad-9127-b919-4ed4-a1969b38d5e4 ;
  a2a:EventKeyRef oa:event_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_Event1 .

oa:relationep_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote van" ;
  a2a:RelationType "other:Echtgenote van" ;
  a2a:PersonKeyRef oa:person_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_Person:d7d232d3-ad68-8601-062e-03e2a060225c ;
  a2a:EventKeyRef oa:event_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_Event1 .

oa:relationep_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_Person:8a5caee2-0c2f-1b4b-b1b6-a503f151348c ;
  a2a:EventKeyRef oa:event_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_Event1 .

oa:relationep_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_Person:ed619084-129e-47cb-d981-07a7823254ae ;
  a2a:EventKeyRef oa:event_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d_Event1 .

oa:source_bhi_0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1966-12-15 - 1966-12-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-12-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-12-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1966-12-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4217, Periode: 1966" ;
    a2a:Book "Overlijdensregister Roosendaal 1966" ;
    a2a:DocumentNumber "368" ;
    a2a:RegistryNumber "4217" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4217, Periode: 1966, Overlijdensregister Roosendaal 1966, 368, 4217"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/21efd93e-1909-a24a-0561-716f9aa7ed9e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/21efd93e-1909-a24a-0561-716f9aa7ed9e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d" ;
  a2a:RecordGUID "{0dbcf6c5-b12a-e95f-7e2b-e0ea3282763d}" ;
  a2a:SourceRemarkdeel "4217" ;
  a2a:SourceRemarkregister_periode "1966" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_1341_00001341.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1966-12-15" .
