@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_a7b1436d-b7a6-edf3-6ea4-059011657230
  a a2a:Record ;
  rdfs:label "Overlijden op 25 december 1965 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_Person-0a46cb39-cd00-1c5b-dc73-6dd0fb83bce5, oa:person_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_Person-d30dda2b-ccb9-423d-2933-d727ae6dfea7, oa:person_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_Person-e760b36e-b209-7b4d-f00f-55613fbc8dae, oa:person_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_Person-f8a6c879-a1f9-cbae-5e11-49be9321fecc ;
  a2a:hasEvent oa:event_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_0, oa:relationep_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_1, oa:relationep_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_0 ;
  a2a:hasSource oa:source_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230 .

oa:person_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_Person-0a46cb39-cd00-1c5b-dc73-6dd0fb83bce5
  a a2a:Person ;
  rdfs:label "Maria Sophia Fischer" ;
  a2a:PersonName [
    rdfs:label "Maria Sophia Fischer" ;
    a2a:PersonNameFirstName "Maria Sophia" ;
    a2a:PersonNameLastName "Fischer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_Person-d30dda2b-ccb9-423d-2933-d727ae6dfea7
  a a2a:Person ;
  rdfs:label "Peter Scheuss" ;
  a2a:PersonName [
    rdfs:label "Peter Scheuss" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Scheuss"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_Person-e760b36e-b209-7b4d-f00f-55613fbc8dae
  a a2a:Person ;
  rdfs:label "Wilhelmus Joseph Wennekes" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Joseph Wennekes" ;
    a2a:PersonNameFirstName "Wilhelmus Joseph" ;
    a2a:PersonNameLastName "Wennekes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_Person-f8a6c879-a1f9-cbae-5e11-49be9321fecc
  a a2a:Person ;
  rdfs:label "Christine Scheuss" ;
  a2a:PersonName [
    rdfs:label "Christine Scheuss" ;
    a2a:PersonNameFirstName "Christine" ;
    a2a:PersonNameLastName "Scheuss"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1965" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1965-12-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_Person:0a46cb39-cd00-1c5b-dc73-6dd0fb83bce5 ;
  a2a:EventKeyRef oa:event_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_Event1 .

oa:relationep_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_Person:d30dda2b-ccb9-423d-2933-d727ae6dfea7 ;
  a2a:EventKeyRef oa:event_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_Event1 .

oa:relationep_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_Person:f8a6c879-a1f9-cbae-5e11-49be9321fecc ;
  a2a:EventKeyRef oa:event_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_Event1 .

oa:relationpp_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_Person:f8a6c879-a1f9-cbae-5e11-49be9321fecc, oa:person_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230_Person:e760b36e-b209-7b4d-f00f-55613fbc8dae .

oa:source_bhi_a7b1436d-b7a6-edf3-6ea4-059011657230
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1965-12-27 - 1965-12-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1965-12-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-12-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1965" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1965-12-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3507, Periode: 1965" ;
    a2a:Book "Overlijdensregister Eindhoven 1965" ;
    a2a:DocumentNumber "1313" ;
    a2a:RegistryNumber "3507" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3507, Periode: 1965, Overlijdensregister Eindhoven 1965, 1313, 3507"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f997979d-d649-a724-93be-2929cc76feb7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f997979d-d649-a724-93be-2929cc76feb7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a7b1436d-b7a6-edf3-6ea4-059011657230" ;
  a2a:RecordGUID "{a7b1436d-b7a6-edf3-6ea4-059011657230}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_450_00000450.xml van BHI" .

