@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_19447db9-42e1-74fc-e9f5-95e5334ec6f7
  a a2a:Record ;
  rdfs:label "Overlijden op 18 december 1957 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7_Person-b709b40b-a9e0-241b-2279-78ccf6ebe5c6, oa:person_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7_Person-6f719474-5ed2-9ba6-f75c-01d3ca81623b, oa:person_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7_Person-e84ce006-e4ef-319c-a7f0-794ee8bf5fab ;
  a2a:hasEvent oa:event_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7_0, oa:relationep_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7_1, oa:relationep_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7_2 ;
  a2a:hasSource oa:source_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7 .

oa:person_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7_Person-b709b40b-a9e0-241b-2279-78ccf6ebe5c6
  a a2a:Person ;
  rdfs:label "Andreas Adrianus Verhees" ;
  a2a:PersonName [
    rdfs:label "Andreas Adrianus Verhees" ;
    a2a:PersonNameFirstName "Andreas Adrianus" ;
    a2a:PersonNameLastName "Verhees"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7_Person-6f719474-5ed2-9ba6-f75c-01d3ca81623b
  a a2a:Person ;
  rdfs:label "Maria Lavrijssen" ;
  a2a:PersonName [
    rdfs:label "Maria Lavrijssen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Lavrijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7_Person-e84ce006-e4ef-319c-a7f0-794ee8bf5fab
  a a2a:Person ;
  rdfs:label "Adriana Johanna Maria Perpetua Verhees" ;
  a2a:PersonName [
    rdfs:label "Adriana Johanna Maria Perpetua Verhees" ;
    a2a:PersonNameFirstName "Adriana Johanna Maria Perpetua" ;
    a2a:PersonNameLastName "Verhees"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1957" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1957-12-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7_Person:b709b40b-a9e0-241b-2279-78ccf6ebe5c6 ;
  a2a:EventKeyRef oa:event_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7_Event1 .

oa:relationep_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7_Person:6f719474-5ed2-9ba6-f75c-01d3ca81623b ;
  a2a:EventKeyRef oa:event_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7_Event1 .

oa:relationep_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7_Person:e84ce006-e4ef-319c-a7f0-794ee8bf5fab ;
  a2a:EventKeyRef oa:event_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7_Event1 .

oa:source_bhi_19447db9-42e1-74fc-e9f5-95e5334ec6f7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1957-12-19 - 1957-12-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1957-12-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1957-12-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1957" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1957-12-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3576, Periode: 1957" ;
    a2a:Book "Overlijdensregister Eindhoven 1957" ;
    a2a:DocumentNumber "1005" ;
    a2a:RegistryNumber "3576" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3576, Periode: 1957, Overlijdensregister Eindhoven 1957, 1005, 3576"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/03a7a925-39b1-ce6f-3956-a64778e61b79.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/03a7a925-39b1-ce6f-3956-a64778e61b79.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/19447db9-42e1-74fc-e9f5-95e5334ec6f7" ;
  a2a:RecordGUID "{19447db9-42e1-74fc-e9f5-95e5334ec6f7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_261_00000261.xml van BHI" .

