@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_fff3992d-5bb4-cd80-da64-bcb68c63cb3b
  a a2a:Record ;
  rdfs:label "Overlijden op 25 februari 1969 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_Person-f4e5e41d-4860-9d18-dc87-35efa4f70891, oa:person_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_Person-b774eb53-78ab-96ef-f05c-3c1f6af15710, oa:person_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_Person-9f3079cc-230f-5616-000a-8d44e2cf8970, oa:person_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_Person-ee35ee77-54a5-4332-c0fd-edbcc71976aa ;
  a2a:hasEvent oa:event_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_0, oa:relationep_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_1, oa:relationep_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_0 ;
  a2a:hasSource oa:source_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b .

oa:person_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_Person-f4e5e41d-4860-9d18-dc87-35efa4f70891
  a a2a:Person ;
  rdfs:label "Jacoba Elizabeth Diesch" ;
  a2a:PersonName [
    rdfs:label "Jacoba Elizabeth Diesch" ;
    a2a:PersonNameFirstName "Jacoba Elizabeth" ;
    a2a:PersonNameLastName "Diesch"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_Person-b774eb53-78ab-96ef-f05c-3c1f6af15710
  a a2a:Person ;
  rdfs:label "Maria Elizabeth Brandenburg" ;
  a2a:PersonName [
    rdfs:label "Maria Elizabeth Brandenburg" ;
    a2a:PersonNameFirstName "Maria Elizabeth" ;
    a2a:PersonNameLastName "Brandenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_Person-9f3079cc-230f-5616-000a-8d44e2cf8970
  a a2a:Person ;
  rdfs:label "Adriaan Cornelis Diesch" ;
  a2a:PersonName [
    rdfs:label "Adriaan Cornelis Diesch" ;
    a2a:PersonNameFirstName "Adriaan Cornelis" ;
    a2a:PersonNameLastName "Diesch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_Person-ee35ee77-54a5-4332-c0fd-edbcc71976aa
  a a2a:Person ;
  rdfs:label "Lourens 't Hoen" ;
  a2a:PersonName [
    rdfs:label "Lourens 't Hoen" ;
    a2a:PersonNameFirstName "Lourens" ;
    a2a:PersonNamePrefixLastName "'t" ;
    a2a:PersonNameLastName "Hoen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1969" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1969-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_Person:f4e5e41d-4860-9d18-dc87-35efa4f70891 ;
  a2a:EventKeyRef oa:event_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_Event1 .

oa:relationep_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_Person:b774eb53-78ab-96ef-f05c-3c1f6af15710 ;
  a2a:EventKeyRef oa:event_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_Event1 .

oa:relationep_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_Person:9f3079cc-230f-5616-000a-8d44e2cf8970 ;
  a2a:EventKeyRef oa:event_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_Event1 .

oa:relationpp_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_Person:f4e5e41d-4860-9d18-dc87-35efa4f70891, oa:person_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b_Person:ee35ee77-54a5-4332-c0fd-edbcc71976aa .

oa:source_bhi_fff3992d-5bb4-cd80-da64-bcb68c63cb3b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1969-02-26 - 1969-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1969-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1969" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1969-02-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3768, Periode: 1969" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1969" ;
    a2a:DocumentNumber "197" ;
    a2a:RegistryNumber "3768" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3768, Periode: 1969, Overlijdensregister 's-Hertogenbosch 1969, 197, 3768"
  ] ;
  a2a:SourceLastChangeDate "2023-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fff3992d-5bb4-cd80-da64-bcb68c63cb3b" ;
  a2a:RecordGUID "{fff3992d-5bb4-cd80-da64-bcb68c63cb3b}" ;
  a2a:SourceRemarkOpmerking "Eerder gehuwd geweest met Marian Louschzak en Lambertus Veldman." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_729_00000729.xml van BHI" .

