@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_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d
  a a2a:Record ;
  rdfs:label "Overlijden op 30 juni 1969 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_Person-dd75a536-73ea-662f-0cc1-00a78aa81d1d, oa:person_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_Person-3022e2be-86a9-5c27-f9ba-6b6751bfd2b6, oa:person_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_Person-bcd70155-75b7-5706-9655-296a71cf8003, oa:person_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_Person-1710cdee-dc7b-acb2-ca83-bd273cfa65db ;
  a2a:hasEvent oa:event_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_0, oa:relationep_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_1, oa:relationep_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_0 ;
  a2a:hasSource oa:source_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d .

oa:person_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_Person-dd75a536-73ea-662f-0cc1-00a78aa81d1d
  a a2a:Person ;
  rdfs:label "Lamberta Habraken" ;
  a2a:PersonName [
    rdfs:label "Lamberta Habraken" ;
    a2a:PersonNameFirstName "Lamberta" ;
    a2a:PersonNameLastName "Habraken"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_Person-3022e2be-86a9-5c27-f9ba-6b6751bfd2b6
  a a2a:Person ;
  rdfs:label "Theodora Noijen" ;
  a2a:PersonName [
    rdfs:label "Theodora Noijen" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNameLastName "Noijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_Person-bcd70155-75b7-5706-9655-296a71cf8003
  a a2a:Person ;
  rdfs:label "Arnoldus Habraken" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Habraken" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Habraken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_Person-1710cdee-dc7b-acb2-ca83-bd273cfa65db
  a a2a:Person ;
  rdfs:label "Adrianus Leermakers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Leermakers" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Leermakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1969" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1969-06-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_Person:dd75a536-73ea-662f-0cc1-00a78aa81d1d ;
  a2a:EventKeyRef oa:event_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_Event1 .

oa:relationep_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_Person:3022e2be-86a9-5c27-f9ba-6b6751bfd2b6 ;
  a2a:EventKeyRef oa:event_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_Event1 .

oa:relationep_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_Person:bcd70155-75b7-5706-9655-296a71cf8003 ;
  a2a:EventKeyRef oa:event_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_Event1 .

oa:relationpp_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_Person:dd75a536-73ea-662f-0cc1-00a78aa81d1d, oa:person_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d_Person:1710cdee-dc7b-acb2-ca83-bd273cfa65db .

oa:source_bhi_027ca06d-b7a2-3e5d-ad75-af08d53e2f1d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1969-07-03 - 1969-07-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1969-07-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-07-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1969" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1969-07-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3515, Periode: 1969" ;
    a2a:Book "Overlijdensregister Eindhoven 1969" ;
    a2a:DocumentNumber "753" ;
    a2a:RegistryNumber "3515" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3515, Periode: 1969, Overlijdensregister Eindhoven 1969, 753, 3515"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1793221b-0afe-39ac-ac39-66f1bd43d8da.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1793221b-0afe-39ac-ac39-66f1bd43d8da.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/027ca06d-b7a2-3e5d-ad75-af08d53e2f1d" ;
  a2a:RecordGUID "{027ca06d-b7a2-3e5d-ad75-af08d53e2f1d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_486_00000486.xml van BHI" .

