@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_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6
  a a2a:Record ;
  rdfs:label "Overlijden op 24 februari 1960 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_Person-a62be352-7414-1701-83ec-0a52e2925c57, oa:person_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_Person-0ed41f94-b57a-ab39-35ec-6d0907da32fc, oa:person_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_Person-1bc0b261-09bd-4d9e-0101-d092817be787, oa:person_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_Person-bc787c2f-a78a-a310-9eea-a1cac7458313 ;
  a2a:hasEvent oa:event_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_0, oa:relationep_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_1, oa:relationep_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_0 ;
  a2a:hasSource oa:source_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6 .

oa:person_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_Person-a62be352-7414-1701-83ec-0a52e2925c57
  a a2a:Person ;
  rdfs:label "Johannis Alexander Kneefel" ;
  a2a:PersonName [
    rdfs:label "Johannis Alexander Kneefel" ;
    a2a:PersonNameFirstName "Johannis Alexander" ;
    a2a:PersonNameLastName "Kneefel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_Person-0ed41f94-b57a-ab39-35ec-6d0907da32fc
  a a2a:Person ;
  rdfs:label "Johanna Wilhelmina Sophia Knops" ;
  a2a:PersonName [
    rdfs:label "Johanna Wilhelmina Sophia Knops" ;
    a2a:PersonNameFirstName "Johanna Wilhelmina Sophia" ;
    a2a:PersonNameLastName "Knops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_Person-1bc0b261-09bd-4d9e-0101-d092817be787
  a a2a:Person ;
  rdfs:label "George Hugo Mollet" ;
  a2a:PersonName [
    rdfs:label "George Hugo Mollet" ;
    a2a:PersonNameFirstName "George Hugo" ;
    a2a:PersonNameLastName "Mollet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_Person-bc787c2f-a78a-a310-9eea-a1cac7458313
  a a2a:Person ;
  rdfs:label "Johanna Mathilda Kneefel" ;
  a2a:PersonName [
    rdfs:label "Johanna Mathilda Kneefel" ;
    a2a:PersonNameFirstName "Johanna Mathilda" ;
    a2a:PersonNameLastName "Kneefel"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1960-02-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_Person:a62be352-7414-1701-83ec-0a52e2925c57 ;
  a2a:EventKeyRef oa:event_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_Event1 .

oa:relationep_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_Person:0ed41f94-b57a-ab39-35ec-6d0907da32fc ;
  a2a:EventKeyRef oa:event_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_Event1 .

oa:relationep_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_Person:bc787c2f-a78a-a310-9eea-a1cac7458313 ;
  a2a:EventKeyRef oa:event_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_Event1 .

oa:relationpp_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_Person:bc787c2f-a78a-a310-9eea-a1cac7458313, oa:person_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6_Person:1bc0b261-09bd-4d9e-0101-d092817be787 .

oa:source_bhi_a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1960-02-25 - 1960-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1960" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1960-02-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3582, Periode: 1960" ;
    a2a:Book "Overlijdensregister Eindhoven 1960" ;
    a2a:DocumentNumber "176" ;
    a2a:RegistryNumber "3582" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3582, Periode: 1960, Overlijdensregister Eindhoven 1960, 176, 3582"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4a1d5f7b-9090-4778-2309-18ca6ae1a386.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4a1d5f7b-9090-4778-2309-18ca6ae1a386.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6" ;
  a2a:RecordGUID "{a7e3418d-4e0e-2cb5-d68d-436b95f7a1b6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_333_00000333.xml van BHI" .

