@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_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8
  a a2a:Record ;
  rdfs:label "Overlijden op 24 mei 1883 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8_Person-784f3f42-1725-180e-a858-9c7841413506, oa:person_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8_Person-3d604fba-b3d3-e7a3-29fa-4f83e32edb5b, oa:person_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8_Person-c60616ac-6e78-7430-d5e9-b2a487abf195 ;
  a2a:hasEvent oa:event_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8_0, oa:relationep_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8_1, oa:relationep_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8_2 ;
  a2a:hasSource oa:source_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8 .

oa:person_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8_Person-784f3f42-1725-180e-a858-9c7841413506
  a a2a:Person ;
  rdfs:label "Antonius Johannes Ludovicus Beerens" ;
  a2a:PersonName [
    rdfs:label "Antonius Johannes Ludovicus Beerens" ;
    a2a:PersonNameFirstName "Antonius Johannes Ludovicus" ;
    a2a:PersonNameLastName "Beerens"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8_Person-3d604fba-b3d3-e7a3-29fa-4f83e32edb5b
  a a2a:Person ;
  rdfs:label "Maria Vos" ;
  a2a:PersonName [
    rdfs:label "Maria Vos" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8_Person-c60616ac-6e78-7430-d5e9-b2a487abf195
  a a2a:Person ;
  rdfs:label "David Hubertus Beerens" ;
  a2a:PersonName [
    rdfs:label "David Hubertus Beerens" ;
    a2a:PersonNameFirstName "David Hubertus" ;
    a2a:PersonNameLastName "Beerens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1883-05-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8_Person:784f3f42-1725-180e-a858-9c7841413506 ;
  a2a:EventKeyRef oa:event_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8_Event1 .

oa:relationep_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8_Person:3d604fba-b3d3-e7a3-29fa-4f83e32edb5b ;
  a2a:EventKeyRef oa:event_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8_Event1 .

oa:relationep_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8_Person:c60616ac-6e78-7430-d5e9-b2a487abf195 ;
  a2a:EventKeyRef oa:event_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8_Event1 .

oa:source_bhi_7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1883-05-25 - 1883-05-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1883-05-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1883-05-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1883" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1883-05-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7966, Periode: 1883" ;
    a2a:Book "Overlijdensregister Tilburg 1883" ;
    a2a:DocumentNumber "273" ;
    a2a:RegistryNumber "7966" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7966, Periode: 1883, Overlijdensregister Tilburg 1883, 273, 7966"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/dfa4f0dd-1303-ad3b-1cbe-7bbbd1f762bb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/dfa4f0dd-1303-ad3b-1cbe-7bbbd1f762bb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8" ;
  a2a:RecordGUID "{7fb9dd19-9b52-a321-e9e3-2f3bf883b7d8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79312_00079312.xml van BHI" .

