@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_062304e1-46da-4641-e0a3-acdfc6edfe11
  a a2a:Record ;
  rdfs:label "Overlijden op 27 februari 1969 te Breda" ;
  a2a:hasPerson oa:person_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_Person-90ff66e5-b168-3758-efc8-3a10e2a405c3, oa:person_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_Person-47ab72aa-3f43-f51b-869d-92b6ed2e94ef, oa:person_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_Person-f8cb6a0a-690c-5b2f-f4d9-d546dc9fa684, oa:person_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_Person-2405281e-acc1-3d0b-fc29-1d97d4f01e3c ;
  a2a:hasEvent oa:event_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_0, oa:relationep_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_1, oa:relationep_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_0 ;
  a2a:hasSource oa:source_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11 .

oa:person_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_Person-90ff66e5-b168-3758-efc8-3a10e2a405c3
  a a2a:Person ;
  rdfs:label "Alida Trago" ;
  a2a:PersonName [
    rdfs:label "Alida Trago" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Trago"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_Person-47ab72aa-3f43-f51b-869d-92b6ed2e94ef
  a a2a:Person ;
  rdfs:label "Henricus Johannes Franciscus Lit" ;
  a2a:PersonName [
    rdfs:label "Henricus Johannes Franciscus Lit" ;
    a2a:PersonNameFirstName "Henricus Johannes Franciscus" ;
    a2a:PersonNameLastName "Lit"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_Person-f8cb6a0a-690c-5b2f-f4d9-d546dc9fa684
  a a2a:Person ;
  rdfs:label "Francina Catharina Dekkers" ;
  a2a:PersonName [
    rdfs:label "Francina Catharina Dekkers" ;
    a2a:PersonNameFirstName "Francina Catharina" ;
    a2a:PersonNameLastName "Dekkers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_Person-2405281e-acc1-3d0b-fc29-1d97d4f01e3c
  a a2a:Person ;
  rdfs:label "Marinus Florus Lit" ;
  a2a:PersonName [
    rdfs:label "Marinus Florus Lit" ;
    a2a:PersonNameFirstName "Marinus Florus" ;
    a2a:PersonNameLastName "Lit"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1969" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1969-02-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_Person:47ab72aa-3f43-f51b-869d-92b6ed2e94ef ;
  a2a:EventKeyRef oa:event_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_Event1 .

oa:relationep_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_Person:f8cb6a0a-690c-5b2f-f4d9-d546dc9fa684 ;
  a2a:EventKeyRef oa:event_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_Event1 .

oa:relationep_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_Person:2405281e-acc1-3d0b-fc29-1d97d4f01e3c ;
  a2a:EventKeyRef oa:event_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_Event1 .

oa:relationpp_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_Person:47ab72aa-3f43-f51b-869d-92b6ed2e94ef, oa:person_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11_Person:90ff66e5-b168-3758-efc8-3a10e2a405c3 .

oa:source_bhi_062304e1-46da-4641-e0a3-acdfc6edfe11
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1969-02-28 - 1969-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1969-02-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1969" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1969-02-28"^^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 "253" ;
    a2a:RegistryNumber "3367" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Overlijdensregister, Deel: 3367, Periode: 1969, Overlijdensregister Breda 1969, 253, 3367"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c4eb1092-1dc4-1125-6d3f-4fae096ce2c3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c4eb1092-1dc4-1125-6d3f-4fae096ce2c3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-06-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/062304e1-46da-4641-e0a3-acdfc6edfe11" ;
  a2a:RecordGUID "{062304e1-46da-4641-e0a3-acdfc6edfe11}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_430_00000430.xml van BHI" .

