@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_8ca913bd-e6ce-40e4-b5e5-647a0d13f968
  a a2a:Record ;
  rdfs:label "Overlijden op 22 februari 1956 te Veldhoven" ;
  a2a:hasPerson oa:person_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_Person-80bb7142-0457-8aed-71f6-9adef1370e83, oa:person_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_Person-6b26b339-5f1d-a6db-938e-131c0f31b7bd, oa:person_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_Person-cba7e48b-058d-f813-7c41-ce9aa4bfa67b, oa:person_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_Person-9d60bd27-ceea-2a5d-4895-97dadd375a35 ;
  a2a:hasEvent oa:event_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_0, oa:relationep_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_1, oa:relationep_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_0 ;
  a2a:hasSource oa:source_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968 .

oa:person_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_Person-80bb7142-0457-8aed-71f6-9adef1370e83
  a a2a:Person ;
  rdfs:label "Johannes Bernardus Reuvers" ;
  a2a:PersonName [
    rdfs:label "Johannes Bernardus Reuvers" ;
    a2a:PersonNameFirstName "Johannes Bernardus" ;
    a2a:PersonNameLastName "Reuvers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_Person-6b26b339-5f1d-a6db-938e-131c0f31b7bd
  a a2a:Person ;
  rdfs:label "Gerrit Tjalling van Os" ;
  a2a:PersonName [
    rdfs:label "Gerrit Tjalling van Os" ;
    a2a:PersonNameFirstName "Gerrit Tjalling" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Os"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_Person-cba7e48b-058d-f813-7c41-ce9aa4bfa67b
  a a2a:Person ;
  rdfs:label "Margaretha Siebum" ;
  a2a:PersonName [
    rdfs:label "Margaretha Siebum" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Siebum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_Person-9d60bd27-ceea-2a5d-4895-97dadd375a35
  a a2a:Person ;
  rdfs:label "Anna Maria Helena Reuvers" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Helena Reuvers" ;
    a2a:PersonNameFirstName "Anna Maria Helena" ;
    a2a:PersonNameLastName "Reuvers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1956" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1956-02-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veldhoven" ;
    rdfs:label "Veldhoven"
  ] .

oa:relationep_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_Person:80bb7142-0457-8aed-71f6-9adef1370e83 ;
  a2a:EventKeyRef oa:event_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_Event1 .

oa:relationep_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_Person:cba7e48b-058d-f813-7c41-ce9aa4bfa67b ;
  a2a:EventKeyRef oa:event_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_Event1 .

oa:relationep_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_Person:9d60bd27-ceea-2a5d-4895-97dadd375a35 ;
  a2a:EventKeyRef oa:event_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_Event1 .

oa:relationpp_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_Person:9d60bd27-ceea-2a5d-4895-97dadd375a35, oa:person_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968_Person:6b26b339-5f1d-a6db-938e-131c0f31b7bd .

oa:source_bhi_8ca913bd-e6ce-40e4-b5e5-647a0d13f968
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Veldhoven" ;
    rdfs:label "Veldhoven", "1956-02-22 - 1956-02-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1956-02-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1956-02-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1956" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1956-02-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4510, Periode: 1956" ;
    a2a:Book "Overlijdensregister Veldhoven 1956" ;
    a2a:DocumentNumber "14" ;
    a2a:RegistryNumber "4510" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4510, Periode: 1956, Overlijdensregister Veldhoven 1956, 14, 4510"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8ca913bd-e6ce-40e4-b5e5-647a0d13f968" ;
  a2a:RecordGUID "{8ca913bd-e6ce-40e4-b5e5-647a0d13f968}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231031_1857_00001857.xml van BHI" .

