@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_0575c68e-9bc4-e418-984e-42c88ea2d520
  a a2a:Record ;
  rdfs:label "Overlijden op 16 mei 1966 te Bakel en Milheeze" ;
  a2a:hasPerson oa:person_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_Person-5ca56570-71fe-5abf-ad06-d7c81edf13ae, oa:person_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_Person-049ddac4-6b71-5430-7490-d38e43fc36f0, oa:person_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_Person-a7741e03-3239-cbd2-485c-4b72650bf828, oa:person_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_Person-72d26bca-8729-9f8a-c943-a8376b343e8b ;
  a2a:hasEvent oa:event_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_0, oa:relationep_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_1, oa:relationep_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_0 ;
  a2a:hasSource oa:source_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520 .

oa:person_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_Person-5ca56570-71fe-5abf-ad06-d7c81edf13ae
  a a2a:Person ;
  rdfs:label "Cornelis Henricus Leijten" ;
  a2a:PersonName [
    rdfs:label "Cornelis Henricus Leijten" ;
    a2a:PersonNameFirstName "Cornelis Henricus" ;
    a2a:PersonNameLastName "Leijten"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_Person-049ddac4-6b71-5430-7490-d38e43fc36f0
  a a2a:Person ;
  rdfs:label "Gertruda Petronella Brokke" ;
  a2a:PersonName [
    rdfs:label "Gertruda Petronella Brokke" ;
    a2a:PersonNameFirstName "Gertruda Petronella" ;
    a2a:PersonNameLastName "Brokke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_Person-a7741e03-3239-cbd2-485c-4b72650bf828
  a a2a:Person ;
  rdfs:label "Bernardina Johanna Elisabeth Ketelaars" ;
  a2a:PersonName [
    rdfs:label "Bernardina Johanna Elisabeth Ketelaars" ;
    a2a:PersonNameFirstName "Bernardina Johanna Elisabeth" ;
    a2a:PersonNameLastName "Ketelaars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_Person-72d26bca-8729-9f8a-c943-a8376b343e8b
  a a2a:Person ;
  rdfs:label "Antonius Gerardus Leijten" ;
  a2a:PersonName [
    rdfs:label "Antonius Gerardus Leijten" ;
    a2a:PersonNameFirstName "Antonius Gerardus" ;
    a2a:PersonNameLastName "Leijten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1966-05-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bakel en Milheeze" ;
    rdfs:label "Bakel en Milheeze"
  ] .

oa:relationep_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_Person:5ca56570-71fe-5abf-ad06-d7c81edf13ae ;
  a2a:EventKeyRef oa:event_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_Event1 .

oa:relationep_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_Person:a7741e03-3239-cbd2-485c-4b72650bf828 ;
  a2a:EventKeyRef oa:event_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_Event1 .

oa:relationep_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_Person:72d26bca-8729-9f8a-c943-a8376b343e8b ;
  a2a:EventKeyRef oa:event_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_Event1 .

oa:relationpp_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_Person:5ca56570-71fe-5abf-ad06-d7c81edf13ae, oa:person_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520_Person:049ddac4-6b71-5430-7490-d38e43fc36f0 .

oa:source_bhi_0575c68e-9bc4-e418-984e-42c88ea2d520
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bakel en Milheeze" ;
    rdfs:label "Bakel en Milheeze", "1966-05-18 - 1966-05-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-05-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-05-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1966-05-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3233, Periode: 1966" ;
    a2a:Book "Overlijdensregister Bakel en Milheeze 1966" ;
    a2a:DocumentNumber "45" ;
    a2a:RegistryNumber "3233" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3233, Periode: 1966, Overlijdensregister Bakel en Milheeze 1966, 45, 3233"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a6256465-ba11-26ec-4f46-26959833fd81.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a6256465-ba11-26ec-4f46-26959833fd81.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0575c68e-9bc4-e418-984e-42c88ea2d520" ;
  a2a:RecordGUID "{0575c68e-9bc4-e418-984e-42c88ea2d520}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_78478_00078478.xml van BHI" .

