@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_c37f735a-3382-dba8-2f4e-e6392fc1d649
  a a2a:Record ;
  rdfs:label "Overlijden op 19 mei 1955 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649_Person-95c2f3f3-1499-ee90-6b55-0b708dc0ea9e, oa:person_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649_Person-cdcad26a-6342-2154-e961-3158b1ab120b, oa:person_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649_Person-f816e868-4100-2b91-b499-121d160dd9f6 ;
  a2a:hasEvent oa:event_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649_0, oa:relationep_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649_1, oa:relationep_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649_2 ;
  a2a:hasSource oa:source_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649 .

oa:person_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649_Person-95c2f3f3-1499-ee90-6b55-0b708dc0ea9e
  a a2a:Person ;
  rdfs:label "Johannes Servatius Emilius Willems" ;
  a2a:PersonName [
    rdfs:label "Johannes Servatius Emilius Willems" ;
    a2a:PersonNameFirstName "Johannes Servatius Emilius" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649_Person-cdcad26a-6342-2154-e961-3158b1ab120b
  a a2a:Person ;
  rdfs:label "Maria Hubertina Mechtildis Pinat" ;
  a2a:PersonName [
    rdfs:label "Maria Hubertina Mechtildis Pinat" ;
    a2a:PersonNameFirstName "Maria Hubertina Mechtildis" ;
    a2a:PersonNameLastName "Pinat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649_Person-f816e868-4100-2b91-b499-121d160dd9f6
  a a2a:Person ;
  rdfs:label "Johann Servaes Willems" ;
  a2a:PersonName [
    rdfs:label "Johann Servaes Willems" ;
    a2a:PersonNameFirstName "Johann Servaes" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1955" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1955-05-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649_Person:95c2f3f3-1499-ee90-6b55-0b708dc0ea9e ;
  a2a:EventKeyRef oa:event_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649_Event1 .

oa:relationep_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649_Person:cdcad26a-6342-2154-e961-3158b1ab120b ;
  a2a:EventKeyRef oa:event_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649_Event1 .

oa:relationep_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649_Person:f816e868-4100-2b91-b499-121d160dd9f6 ;
  a2a:EventKeyRef oa:event_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649_Event1 .

oa:source_bhi_c37f735a-3382-dba8-2f4e-e6392fc1d649
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1955-05-20 - 1955-05-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1955-05-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1955-05-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1955" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1955-05-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3572, Periode: 1955" ;
    a2a:Book "Overlijdensregister Eindhoven 1955" ;
    a2a:DocumentNumber "279" ;
    a2a:RegistryNumber "3572" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3572, Periode: 1955, Overlijdensregister Eindhoven 1955, 279, 3572"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8dfc8d9b-b1dc-1c77-e3c3-e2da3fb474c3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8dfc8d9b-b1dc-1c77-e3c3-e2da3fb474c3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c37f735a-3382-dba8-2f4e-e6392fc1d649" ;
  a2a:RecordGUID "{c37f735a-3382-dba8-2f4e-e6392fc1d649}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_348_00000348.xml van BHI" .

