@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_bcef5fc0-ec16-cbae-a863-4e9da9ec214e
  a a2a:Record ;
  rdfs:label "Overlijden op 17 maart 1870 te Beek en Donk" ;
  a2a:hasPerson oa:person_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Person-56ebb090-4633-11e3-a747-d206bceb4d38, oa:person_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Person-d4a9732c-26a7-b544-f396-2fd5f8c80dd0, oa:person_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Person-56ebe11e-4633-11e3-a747-d206bceb4d38, oa:person_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Person-56ec3d44-4633-11e3-a747-d206bceb4d38, oa:person_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Person-56ec0eaa-4633-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_0, oa:relationep_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_1, oa:relationep_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_0, oa:relationpp_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_1 ;
  a2a:hasSource oa:source_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e .

oa:person_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Person-56ebb090-4633-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joseph van Leuken" ;
  a2a:PersonName [
    rdfs:label "Joseph van Leuken" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leuken"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Person-d4a9732c-26a7-b544-f396-2fd5f8c80dd0
  a a2a:Person ;
  rdfs:label "Johanna Maria van der Aa" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van der Aa" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Aa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Person-56ebe11e-4633-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Dorothea Maria van Dalen" ;
  a2a:PersonName [
    rdfs:label "Dorothea Maria van Dalen" ;
    a2a:PersonNameFirstName "Dorothea Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dalen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Person-56ec3d44-4633-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hendrina van den Bergh" ;
  a2a:PersonName [
    rdfs:label "Hendrina van den Bergh" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Person-56ec0eaa-4633-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Paulus van Leuken" ;
  a2a:PersonName [
    rdfs:label "Paulus van Leuken" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leuken"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1870-03-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beek en Donk" ;
    rdfs:label "Beek en Donk"
  ] .

oa:relationep_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Person:56ebb090-4633-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Event1 .

oa:relationep_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Person:56ec3d44-4633-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Event1 .

oa:relationep_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Person:56ec0eaa-4633-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Event1 .

oa:relationpp_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Person:56ebb090-4633-11e3-a747-d206bceb4d38, oa:person_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Person:d4a9732c-26a7-b544-f396-2fd5f8c80dd0 .

oa:relationpp_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Person:56ebb090-4633-11e3-a747-d206bceb4d38, oa:person_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e_Person:56ebe11e-4633-11e3-a747-d206bceb4d38 .

oa:source_bhi_bcef5fc0-ec16-cbae-a863-4e9da9ec214e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Beek en Donk" ;
    rdfs:label "Beek en Donk", "1870-01-01 - 1870-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 434, Periode: 1870" ;
    a2a:Book "Overlijdensregister Beek en Donk 1870" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "434" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 434, Periode: 1870, Overlijdensregister Beek en Donk 1870, 8, 434"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d802938e-1636-32ec-7657-7b5320136d8b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d802938e-1636-32ec-7657-7b5320136d8b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-07-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bcef5fc0-ec16-cbae-a863-4e9da9ec214e" ;
  a2a:RecordGUID "{bcef5fc0-ec16-cbae-a863-4e9da9ec214e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80078_00080078.xml van BHI" .

