@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_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09
  a a2a:Record ;
  rdfs:label "Overlijden op 20 april 1914 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09_Person-3a04bc0a-ea8d-434f-9e0f-a05d9943b93b, oa:person_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09_Person-07e890fc-0331-ddd5-67b1-b410fc75c44c, oa:person_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09_Person-085e712c-99ff-d3ab-3ffc-4fb0293c938b ;
  a2a:hasEvent oa:event_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09_0, oa:relationep_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09_1, oa:relationep_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09_2 ;
  a2a:hasSource oa:source_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09 .

oa:person_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09_Person-3a04bc0a-ea8d-434f-9e0f-a05d9943b93b
  a a2a:Person ;
  rdfs:label "Anton Frings" ;
  a2a:PersonName [
    rdfs:label "Anton Frings" ;
    a2a:PersonNameFirstName "Anton" ;
    a2a:PersonNameLastName "Frings"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09_Person-07e890fc-0331-ddd5-67b1-b410fc75c44c
  a a2a:Person ;
  rdfs:label "Josephina Deuring" ;
  a2a:PersonName [
    rdfs:label "Josephina Deuring" ;
    a2a:PersonNameFirstName "Josephina" ;
    a2a:PersonNameLastName "Deuring"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09_Person-085e712c-99ff-d3ab-3ffc-4fb0293c938b
  a a2a:Person ;
  rdfs:label "Maria Frings" ;
  a2a:PersonName [
    rdfs:label "Maria Frings" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Frings"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1914-04-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09_Person:3a04bc0a-ea8d-434f-9e0f-a05d9943b93b ;
  a2a:EventKeyRef oa:event_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09_Event1 .

oa:relationep_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09_Person:07e890fc-0331-ddd5-67b1-b410fc75c44c ;
  a2a:EventKeyRef oa:event_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09_Event1 .

oa:relationep_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09_Person:085e712c-99ff-d3ab-3ffc-4fb0293c938b ;
  a2a:EventKeyRef oa:event_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09_Event1 .

oa:source_bhi_8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1914-04-21 - 1914-04-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-04-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-04-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1914-04-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3188, Periode: 1914" ;
    a2a:Book "Overlijdensregister Tilburg 1914" ;
    a2a:DocumentNumber "260" ;
    a2a:RegistryNumber "3188" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3188, Periode: 1914, Overlijdensregister Tilburg 1914, 260, 3188"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/748ea4fd-f3e0-f8b6-364a-0f4f2f47d973.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/748ea4fd-f3e0-f8b6-364a-0f4f2f47d973.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09" ;
  a2a:RecordGUID "{8d4b8f43-c7a9-0ffb-8cd9-e3961b677d09}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79794_00079794.xml van BHI" .

