@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_8fcda2a5-62ee-38ed-0602-496cf9210fca
  a a2a:Record ;
  rdfs:label "Overlijden op 15 juli 1967 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_Person-b7757b7c-2bc7-0534-2edb-f98b989d50f0, oa:person_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_Person-249f9b18-e2ee-be09-70d6-0f372a1e6bf9, oa:person_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_Person-472c4a5e-4c8c-da41-ab8d-8666ce04d6bb, oa:person_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_Person-d9d08ce0-07cd-5bbc-f996-49ad67792b6a ;
  a2a:hasEvent oa:event_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_0, oa:relationep_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_1, oa:relationep_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_0 ;
  a2a:hasSource oa:source_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca .

oa:person_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_Person-b7757b7c-2bc7-0534-2edb-f98b989d50f0
  a a2a:Person ;
  rdfs:label "Leonardus Henricus Joannes Muermans" ;
  a2a:PersonName [
    rdfs:label "Leonardus Henricus Joannes Muermans" ;
    a2a:PersonNameFirstName "Leonardus Henricus Joannes" ;
    a2a:PersonNameLastName "Muermans"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_Person-249f9b18-e2ee-be09-70d6-0f372a1e6bf9
  a a2a:Person ;
  rdfs:label "Johanna Lenders" ;
  a2a:PersonName [
    rdfs:label "Johanna Lenders" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Lenders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_Person-472c4a5e-4c8c-da41-ab8d-8666ce04d6bb
  a a2a:Person ;
  rdfs:label "Christiaan Muermans" ;
  a2a:PersonName [
    rdfs:label "Christiaan Muermans" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Muermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_Person-d9d08ce0-07cd-5bbc-f996-49ad67792b6a
  a a2a:Person ;
  rdfs:label "Adriana Donck" ;
  a2a:PersonName [
    rdfs:label "Adriana Donck" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Donck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1967-07-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_Person:b7757b7c-2bc7-0534-2edb-f98b989d50f0 ;
  a2a:EventKeyRef oa:event_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_Event1 .

oa:relationep_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_Person:249f9b18-e2ee-be09-70d6-0f372a1e6bf9 ;
  a2a:EventKeyRef oa:event_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_Event1 .

oa:relationep_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_Person:472c4a5e-4c8c-da41-ab8d-8666ce04d6bb ;
  a2a:EventKeyRef oa:event_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_Event1 .

oa:relationpp_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_Person:b7757b7c-2bc7-0534-2edb-f98b989d50f0, oa:person_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca_Person:d9d08ce0-07cd-5bbc-f996-49ad67792b6a .

oa:source_bhi_8fcda2a5-62ee-38ed-0602-496cf9210fca
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1967-07-17 - 1967-07-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-07-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-07-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1967-07-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3511, Periode: 1967" ;
    a2a:Book "Overlijdensregister Eindhoven 1967" ;
    a2a:DocumentNumber "722" ;
    a2a:RegistryNumber "3511" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3511, Periode: 1967, Overlijdensregister Eindhoven 1967, 722, 3511"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b685c539-2abc-afee-af3b-f0a6e50e9fc4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b685c539-2abc-afee-af3b-f0a6e50e9fc4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8fcda2a5-62ee-38ed-0602-496cf9210fca" ;
  a2a:RecordGUID "{8fcda2a5-62ee-38ed-0602-496cf9210fca}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_441_00000441.xml van BHI" .

