@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_63fa0804-7cb8-1b95-d467-e8988edf54a2
  a a2a:Record ;
  rdfs:label "Overlijden op 2 april 1814 te Strijp" ;
  a2a:hasPerson oa:person_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_Person-c06c9b1d-f107-66d0-cd20-1221618a1d3a, oa:person_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_Person-1753a075-13a9-db14-17bf-576f2bd40ef3, oa:person_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_Person-201147c6-d17a-db9d-d066-0e434757ca16, oa:person_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_Person-7495cc62-6352-d844-5e1c-0060aac05b06 ;
  a2a:hasEvent oa:event_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_0, oa:relationep_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_1, oa:relationep_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_0 ;
  a2a:hasSource oa:source_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2 .

oa:person_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_Person-c06c9b1d-f107-66d0-cd20-1221618a1d3a
  a a2a:Person ;
  rdfs:label "Ide Veldeckkers" ;
  a2a:PersonName [
    rdfs:label "Ide Veldeckkers" ;
    a2a:PersonNameFirstName "Ide" ;
    a2a:PersonNameLastName "Veldeckkers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_Person-1753a075-13a9-db14-17bf-576f2bd40ef3
  a a2a:Person ;
  rdfs:label "Adrien Lambregs" ;
  a2a:PersonName [
    rdfs:label "Adrien Lambregs" ;
    a2a:PersonNameFirstName "Adrien" ;
    a2a:PersonNameLastName "Lambregs"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_Person-201147c6-d17a-db9d-d066-0e434757ca16
  a a2a:Person ;
  rdfs:label "Catharine Scheppers" ;
  a2a:PersonName [
    rdfs:label "Catharine Scheppers" ;
    a2a:PersonNameFirstName "Catharine" ;
    a2a:PersonNameLastName "Scheppers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_Person-7495cc62-6352-d844-5e1c-0060aac05b06
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1814" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1814-04-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Strijp" ;
    rdfs:label "Strijp"
  ] .

oa:relationep_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_Person:c06c9b1d-f107-66d0-cd20-1221618a1d3a ;
  a2a:EventKeyRef oa:event_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_Event1 .

oa:relationep_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_Person:1753a075-13a9-db14-17bf-576f2bd40ef3 ;
  a2a:EventKeyRef oa:event_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_Event1 .

oa:relationep_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_Person:7495cc62-6352-d844-5e1c-0060aac05b06 ;
  a2a:EventKeyRef oa:event_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_Event1 .

oa:relationpp_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_Person:1753a075-13a9-db14-17bf-576f2bd40ef3, oa:person_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2_Person:201147c6-d17a-db9d-d066-0e434757ca16 .

oa:source_bhi_63fa0804-7cb8-1b95-d467-e8988edf54a2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Strijp" ;
    rdfs:label "Strijp", "1814-04-02 - 1814-04-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1814-04-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1814-04-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1814" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1814-04-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7544, Periode: 1814" ;
    a2a:Book "Overlijdensregister Strijp 1814" ;
    a2a:DocumentNumber "13" ;
    a2a:RegistryNumber "7544" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7544, Periode: 1814, Overlijdensregister Strijp 1814, 13, 7544"
  ] ;
  a2a:SourceLastChangeDate "2021-02-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/63fa0804-7cb8-1b95-d467-e8988edf54a2" ;
  a2a:RecordGUID "{63fa0804-7cb8-1b95-d467-e8988edf54a2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_26128_00026128.xml van BHI" .

