@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_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059
  a a2a:Record ;
  rdfs:label "Overlijden op 9 juni 1880 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059_Person-e56f3b4d-6ed0-99f8-89b8-a384dc765c38, oa:person_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059_Person-3f521327-da3b-6c0b-b06b-2720800738c2, oa:person_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059_Person-667793f0-29cc-f3b3-925a-ba5f060e0cd8 ;
  a2a:hasEvent oa:event_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059_0, oa:relationep_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059_1, oa:relationep_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059_2 ;
  a2a:hasSource oa:source_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059 .

oa:person_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059_Person-e56f3b4d-6ed0-99f8-89b8-a384dc765c38
  a a2a:Person ;
  rdfs:label "Josephus Hermanus Lining" ;
  a2a:PersonName [
    rdfs:label "Josephus Hermanus Lining" ;
    a2a:PersonNameFirstName "Josephus Hermanus" ;
    a2a:PersonNameLastName "Lining"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059_Person-3f521327-da3b-6c0b-b06b-2720800738c2
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Bruls" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Bruls" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Bruls"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059_Person-667793f0-29cc-f3b3-925a-ba5f060e0cd8
  a a2a:Person ;
  rdfs:label "Josephus Hermans Lining" ;
  a2a:PersonName [
    rdfs:label "Josephus Hermans Lining" ;
    a2a:PersonNameFirstName "Josephus Hermans" ;
    a2a:PersonNameLastName "Lining"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1880-06-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059_Person:e56f3b4d-6ed0-99f8-89b8-a384dc765c38 ;
  a2a:EventKeyRef oa:event_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059_Event1 .

oa:relationep_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059_Person:3f521327-da3b-6c0b-b06b-2720800738c2 ;
  a2a:EventKeyRef oa:event_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059_Event1 .

oa:relationep_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059_Person:667793f0-29cc-f3b3-925a-ba5f060e0cd8 ;
  a2a:EventKeyRef oa:event_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059_Event1 .

oa:source_bhi_ebf0fec5-47a1-4f0e-0da1-e8f2f111c059
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1880-06-09 - 1880-06-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-06-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-06-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1880" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1880-06-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7964, Periode: 1880" ;
    a2a:Book "Overlijdensregister Tilburg 1880" ;
    a2a:DocumentNumber "344" ;
    a2a:RegistryNumber "7964" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7964, Periode: 1880, Overlijdensregister Tilburg 1880, 344, 7964"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ac05cebc-463e-0cd1-60c4-a92964291cfc.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ac05cebc-463e-0cd1-60c4-a92964291cfc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ebf0fec5-47a1-4f0e-0da1-e8f2f111c059" ;
  a2a:RecordGUID "{ebf0fec5-47a1-4f0e-0da1-e8f2f111c059}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79328_00079328.xml van BHI" .

