@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_87fe4ea9-e598-4a43-50a4-3c46dfe49337
  a a2a:Record ;
  rdfs:label "Overlijden op 10 februari 1913 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337_Person-7f574ab0-fb90-c995-3d24-468556c9a0ae, oa:person_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337_Person-13395dff-f850-c0fc-93c2-fc1d5e3cc117, oa:person_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337_Person-ab6718bd-1a6f-328d-12de-f1e5507f03ba ;
  a2a:hasEvent oa:event_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337_0, oa:relationep_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337_1, oa:relationep_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337_2 ;
  a2a:hasSource oa:source_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337 .

oa:person_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337_Person-7f574ab0-fb90-c995-3d24-468556c9a0ae
  a a2a:Person ;
  rdfs:label "N.N. Robben" ;
  a2a:PersonName [
    rdfs:label "N.N. Robben" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Robben"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337_Person-13395dff-f850-c0fc-93c2-fc1d5e3cc117
  a a2a:Person ;
  rdfs:label "Maria Cornelia Geboers" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Geboers" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNameLastName "Geboers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337_Person-ab6718bd-1a6f-328d-12de-f1e5507f03ba
  a a2a:Person ;
  rdfs:label "Adrianus Henricus Robben" ;
  a2a:PersonName [
    rdfs:label "Adrianus Henricus Robben" ;
    a2a:PersonNameFirstName "Adrianus Henricus" ;
    a2a:PersonNameLastName "Robben"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1913-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337_Person:7f574ab0-fb90-c995-3d24-468556c9a0ae ;
  a2a:EventKeyRef oa:event_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337_Event1 .

oa:relationep_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337_Person:13395dff-f850-c0fc-93c2-fc1d5e3cc117 ;
  a2a:EventKeyRef oa:event_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337_Event1 .

oa:relationep_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337_Person:ab6718bd-1a6f-328d-12de-f1e5507f03ba ;
  a2a:EventKeyRef oa:event_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337_Event1 .

oa:source_bhi_87fe4ea9-e598-4a43-50a4-3c46dfe49337
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1913-02-11 - 1913-02-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1913-02-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3188, Periode: 1913" ;
    a2a:Book "Overlijdensregister Tilburg 1913" ;
    a2a:DocumentNumber "110" ;
    a2a:RegistryNumber "3188" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3188, Periode: 1913, Overlijdensregister Tilburg 1913, 110, 3188"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6d3dacb7-0177-ff3a-9ec8-0f9610744fca.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6d3dacb7-0177-ff3a-9ec8-0f9610744fca.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/87fe4ea9-e598-4a43-50a4-3c46dfe49337" ;
  a2a:RecordGUID "{87fe4ea9-e598-4a43-50a4-3c46dfe49337}" ;
  a2a:SourceRemarkOpmerking "Levenloos kind." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79597_00079597.xml van BHI" .

