@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_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe
  a a2a:Record ;
  rdfs:label "Overlijden op 30 juni 1936 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe_Person-f67e6e6b-42f2-113b-256a-31ddb5025f7e, oa:person_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe_Person-d28d74c5-a332-5474-0ffc-37563012b27a, oa:person_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe_Person-a420052a-e3ac-5a76-efbb-8fc17f62b4c4 ;
  a2a:hasEvent oa:event_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe_0, oa:relationep_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe_1, oa:relationep_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe_2 ;
  a2a:hasSource oa:source_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe .

oa:person_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe_Person-f67e6e6b-42f2-113b-256a-31ddb5025f7e
  a a2a:Person ;
  rdfs:label "Theresia Maria van Roten" ;
  a2a:PersonName [
    rdfs:label "Theresia Maria van Roten" ;
    a2a:PersonNameFirstName "Theresia Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roten"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe_Person-d28d74c5-a332-5474-0ffc-37563012b27a
  a a2a:Person ;
  rdfs:label "Adrianus Augustinus van Roten" ;
  a2a:PersonName [
    rdfs:label "Adrianus Augustinus van Roten" ;
    a2a:PersonNameFirstName "Adrianus Augustinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe_Person-a420052a-e3ac-5a76-efbb-8fc17f62b4c4
  a a2a:Person ;
  rdfs:label "Elisabeth Aldegonda Jacobs" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Aldegonda Jacobs" ;
    a2a:PersonNameFirstName "Elisabeth Aldegonda" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1936" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1936-06-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe_Person:f67e6e6b-42f2-113b-256a-31ddb5025f7e ;
  a2a:EventKeyRef oa:event_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe_Event1 .

oa:relationep_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe_Person:d28d74c5-a332-5474-0ffc-37563012b27a ;
  a2a:EventKeyRef oa:event_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe_Event1 .

oa:relationep_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe_Person:a420052a-e3ac-5a76-efbb-8fc17f62b4c4 ;
  a2a:EventKeyRef oa:event_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe_Event1 .

oa:source_bhi_0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1936-06-30 - 1936-06-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1936-06-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1936-06-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1936" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1936-06-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 176, Periode: 1936" ;
    a2a:Book "Overlijdensregister Eindhoven 1936" ;
    a2a:DocumentNumber "468" ;
    a2a:RegistryNumber "176" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 176, Periode: 1936, Overlijdensregister Eindhoven 1936, 468, 176"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/86891f4c-52ef-e03a-f23e-3465f529526c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/86891f4c-52ef-e03a-f23e-3465f529526c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe" ;
  a2a:RecordGUID "{0fa76acf-d0cd-110c-2a67-6ba6cae4ccfe}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_43_00000043.xml van BHI" .

