@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_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1
  a a2a:Record ;
  rdfs:label "Overlijden op 21 augustus 1920 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1_Person-9ed95973-838e-56bd-e232-0777f877a86c, oa:person_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1_Person-ba10063e-18df-6e24-475a-d2ece1f7cf70, oa:person_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1_Person-23cc491f-cf9a-5f6f-dbfc-f8568071dfa3 ;
  a2a:hasEvent oa:event_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1_0, oa:relationep_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1_1, oa:relationep_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1_2 ;
  a2a:hasSource oa:source_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1 .

oa:person_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1_Person-9ed95973-838e-56bd-e232-0777f877a86c
  a a2a:Person ;
  rdfs:label "Johann Matthias Frijns" ;
  a2a:PersonName [
    rdfs:label "Johann Matthias Frijns" ;
    a2a:PersonNameFirstName "Johann Matthias" ;
    a2a:PersonNameLastName "Frijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1_Person-ba10063e-18df-6e24-475a-d2ece1f7cf70
  a a2a:Person ;
  rdfs:label "Maria Philomena Wenders" ;
  a2a:PersonName [
    rdfs:label "Maria Philomena Wenders" ;
    a2a:PersonNameFirstName "Maria Philomena" ;
    a2a:PersonNameLastName "Wenders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1_Person-23cc491f-cf9a-5f6f-dbfc-f8568071dfa3
  a a2a:Person ;
  rdfs:label "N.N. Frijns" ;
  a2a:PersonName [
    rdfs:label "N.N. Frijns" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Frijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1920-08-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1_Person:9ed95973-838e-56bd-e232-0777f877a86c ;
  a2a:EventKeyRef oa:event_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1_Event1 .

oa:relationep_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1_Person:ba10063e-18df-6e24-475a-d2ece1f7cf70 ;
  a2a:EventKeyRef oa:event_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1_Event1 .

oa:relationep_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1_Person:23cc491f-cf9a-5f6f-dbfc-f8568071dfa3 ;
  a2a:EventKeyRef oa:event_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1_Event1 .

oa:source_bhi_e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1920-08-23 - 1920-08-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-08-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-08-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1920-08-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3191, Periode: 1920" ;
    a2a:Book "Overlijdensregister Tilburg 1920" ;
    a2a:DocumentNumber "537" ;
    a2a:RegistryNumber "3191" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3191, Periode: 1920, Overlijdensregister Tilburg 1920, 537, 3191"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/35cafc0c-d98e-6c10-aa30-ac0b835c8ee6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/35cafc0c-d98e-6c10-aa30-ac0b835c8ee6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1" ;
  a2a:RecordGUID "{e9fb0b3d-cedd-99ea-6cce-90621c8eb7f1}" ;
  a2a:SourceRemarkOpmerking "Levenloos kind." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79844_00079844.xml van BHI" .

