@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_3096baec-cbab-d2be-c76c-e76c55b9fccf
  a a2a:Record ;
  rdfs:label "Overlijden op 2 juni 1953 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf_Person-5b6471a7-a15b-4c4d-7ed1-0ad5c80b0144, oa:person_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf_Person-0fe3eb03-ccb4-defc-5034-b3a0a15181bd, oa:person_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf_Person-d601210a-b018-8853-4c4a-9df1f2fb6eb5 ;
  a2a:hasEvent oa:event_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf_0, oa:relationep_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf_1, oa:relationep_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf_2 ;
  a2a:hasSource oa:source_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf .

oa:person_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf_Person-5b6471a7-a15b-4c4d-7ed1-0ad5c80b0144
  a a2a:Person ;
  rdfs:label "Johannes Schoofs" ;
  a2a:PersonName [
    rdfs:label "Johannes Schoofs" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Schoofs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf_Person-0fe3eb03-ccb4-defc-5034-b3a0a15181bd
  a a2a:Person ;
  rdfs:label "Hendrina Geurts" ;
  a2a:PersonName [
    rdfs:label "Hendrina Geurts" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Geurts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf_Person-d601210a-b018-8853-4c4a-9df1f2fb6eb5
  a a2a:Person ;
  rdfs:label "Antoon Hubert Schoofs" ;
  a2a:PersonName [
    rdfs:label "Antoon Hubert Schoofs" ;
    a2a:PersonNameFirstName "Antoon Hubert" ;
    a2a:PersonNameLastName "Schoofs"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1953" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1953-06-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf_Person:5b6471a7-a15b-4c4d-7ed1-0ad5c80b0144 ;
  a2a:EventKeyRef oa:event_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf_Event1 .

oa:relationep_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf_Person:0fe3eb03-ccb4-defc-5034-b3a0a15181bd ;
  a2a:EventKeyRef oa:event_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf_Event1 .

oa:relationep_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf_Person:d601210a-b018-8853-4c4a-9df1f2fb6eb5 ;
  a2a:EventKeyRef oa:event_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf_Event1 .

oa:source_bhi_3096baec-cbab-d2be-c76c-e76c55b9fccf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1953-06-03 - 1953-06-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1953-06-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1953-06-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1953" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1953-06-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4447, Periode: 1953" ;
    a2a:Book "Overlijdensregister Tilburg 1953" ;
    a2a:DocumentNumber "505" ;
    a2a:RegistryNumber "4447" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4447, Periode: 1953, Overlijdensregister Tilburg 1953, 505, 4447"
  ] ;
  a2a:SourceLastChangeDate "2020-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3096baec-cbab-d2be-c76c-e76c55b9fccf" ;
  a2a:RecordGUID "{3096baec-cbab-d2be-c76c-e76c55b9fccf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81633_00081633.xml van BHI" .

