@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_b9952b54-eda8-e5b9-b488-dddda76eeca1
  a a2a:Record ;
  rdfs:label "Overlijden op 27 februari 1961 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1_Person-d8363f37-fb2f-f35e-0d7f-de3d96e86025, oa:person_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1_Person-ad9d4c57-09b6-6d2c-4d7f-fd4a7db3958b, oa:person_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1_Person-fba0145c-97d7-f487-65c2-da22ceef0947 ;
  a2a:hasEvent oa:event_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1_0, oa:relationep_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1_1, oa:relationep_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1_2 ;
  a2a:hasSource oa:source_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1 .

oa:person_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1_Person-d8363f37-fb2f-f35e-0d7f-de3d96e86025
  a a2a:Person ;
  rdfs:label "N.N. Scheffers" ;
  a2a:PersonName [
    rdfs:label "N.N. Scheffers" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Scheffers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1_Person-ad9d4c57-09b6-6d2c-4d7f-fd4a7db3958b
  a a2a:Person ;
  rdfs:label "Maria Francisca Leermakers" ;
  a2a:PersonName [
    rdfs:label "Maria Francisca Leermakers" ;
    a2a:PersonNameFirstName "Maria Francisca" ;
    a2a:PersonNameLastName "Leermakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1_Person-fba0145c-97d7-f487-65c2-da22ceef0947
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis Scheffers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis Scheffers" ;
    a2a:PersonNameFirstName "Adrianus Cornelis" ;
    a2a:PersonNameLastName "Scheffers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1961" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1961-02-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1_Person:d8363f37-fb2f-f35e-0d7f-de3d96e86025 ;
  a2a:EventKeyRef oa:event_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1_Event1 .

oa:relationep_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1_Person:ad9d4c57-09b6-6d2c-4d7f-fd4a7db3958b ;
  a2a:EventKeyRef oa:event_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1_Event1 .

oa:relationep_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1_Person:fba0145c-97d7-f487-65c2-da22ceef0947 ;
  a2a:EventKeyRef oa:event_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1_Event1 .

oa:source_bhi_b9952b54-eda8-e5b9-b488-dddda76eeca1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1961-03-01 - 1961-03-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1961-03-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1961-03-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1961" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1961-03-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4359, Periode: 1961" ;
    a2a:Book "Overlijdensregister Tilburg 1961" ;
    a2a:DocumentNumber "187" ;
    a2a:RegistryNumber "4359" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4359, Periode: 1961, Overlijdensregister Tilburg 1961, 187, 4359"
  ] ;
  a2a:SourceLastChangeDate "2020-07-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b9952b54-eda8-e5b9-b488-dddda76eeca1" ;
  a2a:RecordGUID "{b9952b54-eda8-e5b9-b488-dddda76eeca1}" ;
  a2a:SourceRemarkOpmerking "Levenloos kind." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_180_00000180.xml van BHI" .

