@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_eee22fc4-6168-11ad-e4cb-412419d6744e
  a a2a:Record ;
  rdfs:label "Overlijden op 19 december 1940 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e_Person-4ca49a6a-1601-d882-3af7-2daa8cc82867, oa:person_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e_Person-22f9a010-4c24-18ce-2d7d-dcd69f5b4736, oa:person_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e_Person-9b0ecaa7-324d-6e8a-d103-43435971ddc2 ;
  a2a:hasEvent oa:event_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e_0, oa:relationep_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e_1, oa:relationep_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e_2 ;
  a2a:hasSource oa:source_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e .

oa:person_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e_Person-4ca49a6a-1601-d882-3af7-2daa8cc82867
  a a2a:Person ;
  rdfs:label "Adriana Joanna Maria Smits" ;
  a2a:PersonName [
    rdfs:label "Adriana Joanna Maria Smits" ;
    a2a:PersonNameFirstName "Adriana Joanna Maria" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e_Person-22f9a010-4c24-18ce-2d7d-dcd69f5b4736
  a a2a:Person ;
  rdfs:label "Godefridus van den Boer" ;
  a2a:PersonName [
    rdfs:label "Godefridus van den Boer" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e_Person-9b0ecaa7-324d-6e8a-d103-43435971ddc2
  a a2a:Person ;
  rdfs:label "Antonius Henricus Gerardus Godefridus van den Boer" ;
  a2a:PersonName [
    rdfs:label "Antonius Henricus Gerardus Godefridus van den Boer" ;
    a2a:PersonNameFirstName "Antonius Henricus Gerardus Godefridus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1940" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1940-12-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e_Person:4ca49a6a-1601-d882-3af7-2daa8cc82867 ;
  a2a:EventKeyRef oa:event_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e_Event1 .

oa:relationep_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e_Person:22f9a010-4c24-18ce-2d7d-dcd69f5b4736 ;
  a2a:EventKeyRef oa:event_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e_Event1 .

oa:relationep_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e_Person:9b0ecaa7-324d-6e8a-d103-43435971ddc2 ;
  a2a:EventKeyRef oa:event_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e_Event1 .

oa:source_bhi_eee22fc4-6168-11ad-e4cb-412419d6744e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1940-12-20 - 1940-12-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1940-12-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-12-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1940" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1940-12-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 560, Periode: 1940" ;
    a2a:Book "Overlijdensregister Tilburg 1940" ;
    a2a:DocumentNumber "927" ;
    a2a:RegistryNumber "560" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 560, Periode: 1940, Overlijdensregister Tilburg 1940, 927, 560"
  ] ;
  a2a:SourceLastChangeDate "2018-05-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/eee22fc4-6168-11ad-e4cb-412419d6744e" ;
  a2a:RecordGUID "{eee22fc4-6168-11ad-e4cb-412419d6744e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_77304_00077304.xml van BHI" .

