@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_a7dcefce-4f48-ee07-a4ee-a7ded6be5748
  a a2a:Record ;
  rdfs:label "Overlijden op 5 december 1965 te Mierlo" ;
  a2a:hasPerson oa:person_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_Person-70738abd-8140-b9dd-da34-1dc132898533, oa:person_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_Person-c64156db-d644-cd1b-7558-08b1f4e12d4f, oa:person_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_Person-9fa30a65-945b-e23f-5a58-c37b4f1dd7e4, oa:person_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_Person-2938bd51-02ad-57b4-88a2-fd38a7fa9f14 ;
  a2a:hasEvent oa:event_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_0, oa:relationep_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_1, oa:relationep_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_0 ;
  a2a:hasSource oa:source_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748 .

oa:person_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_Person-70738abd-8140-b9dd-da34-1dc132898533
  a a2a:Person ;
  rdfs:label "Adrianus Theodorus Sloots" ;
  a2a:PersonName [
    rdfs:label "Adrianus Theodorus Sloots" ;
    a2a:PersonNameFirstName "Adrianus Theodorus" ;
    a2a:PersonNameLastName "Sloots"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_Person-c64156db-d644-cd1b-7558-08b1f4e12d4f
  a a2a:Person ;
  rdfs:label "Theodora Konings" ;
  a2a:PersonName [
    rdfs:label "Theodora Konings" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNameLastName "Konings"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_Person-9fa30a65-945b-e23f-5a58-c37b4f1dd7e4
  a a2a:Person ;
  rdfs:label "Petrus Sloots" ;
  a2a:PersonName [
    rdfs:label "Petrus Sloots" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Sloots"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_Person-2938bd51-02ad-57b4-88a2-fd38a7fa9f14
  a a2a:Person ;
  rdfs:label "Lucia Christina Knoops" ;
  a2a:PersonName [
    rdfs:label "Lucia Christina Knoops" ;
    a2a:PersonNameFirstName "Lucia Christina" ;
    a2a:PersonNameLastName "Knoops"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1965" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1965-12-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Mierlo" ;
    rdfs:label "Mierlo"
  ] .

oa:relationep_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_Person:70738abd-8140-b9dd-da34-1dc132898533 ;
  a2a:EventKeyRef oa:event_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_Event1 .

oa:relationep_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_Person:c64156db-d644-cd1b-7558-08b1f4e12d4f ;
  a2a:EventKeyRef oa:event_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_Event1 .

oa:relationep_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_Person:9fa30a65-945b-e23f-5a58-c37b4f1dd7e4 ;
  a2a:EventKeyRef oa:event_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_Event1 .

oa:relationpp_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_Person:70738abd-8140-b9dd-da34-1dc132898533, oa:person_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748_Person:2938bd51-02ad-57b4-88a2-fd38a7fa9f14 .

oa:source_bhi_a7dcefce-4f48-ee07-a4ee-a7ded6be5748
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Mierlo" ;
    rdfs:label "Mierlo", "1965-12-06 - 1965-12-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1965-12-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-12-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1965" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1965-12-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3954, Periode: 1965" ;
    a2a:Book "Overlijdensregister Mierlo 1965" ;
    a2a:DocumentNumber "36" ;
    a2a:RegistryNumber "3954" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3954, Periode: 1965, Overlijdensregister Mierlo 1965, 36, 3954"
  ] ;
  a2a:SourceLastChangeDate "2019-05-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a7dcefce-4f48-ee07-a4ee-a7ded6be5748" ;
  a2a:RecordGUID "{a7dcefce-4f48-ee07-a4ee-a7ded6be5748}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_742_00000742.xml van BHI" .

