@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_1a0e485b-5277-c531-820e-9fbf9dca1c19
  a a2a:Record ;
  rdfs:label "Overlijden op 7 januari 1917 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19_Person-312e2338-8eb4-51d6-6132-a836d0c4cf7e, oa:person_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19_Person-a7fd440d-20ba-93a8-8f73-4420183fbb1c, oa:person_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19_Person-14d5b0fd-bd5a-dfe7-65c8-068586759bcb ;
  a2a:hasEvent oa:event_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19_0, oa:relationep_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19_1, oa:relationep_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19_2 ;
  a2a:hasSource oa:source_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19 .

oa:person_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19_Person-312e2338-8eb4-51d6-6132-a836d0c4cf7e
  a a2a:Person ;
  rdfs:label "Casparus Bernardus Kaltner" ;
  a2a:PersonName [
    rdfs:label "Casparus Bernardus Kaltner" ;
    a2a:PersonNameFirstName "Casparus Bernardus" ;
    a2a:PersonNameLastName "Kaltner"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19_Person-a7fd440d-20ba-93a8-8f73-4420183fbb1c
  a a2a:Person ;
  rdfs:label "Maria Magdalena Wenting" ;
  a2a:PersonName [
    rdfs:label "Maria Magdalena Wenting" ;
    a2a:PersonNameFirstName "Maria Magdalena" ;
    a2a:PersonNameLastName "Wenting"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19_Person-14d5b0fd-bd5a-dfe7-65c8-068586759bcb
  a a2a:Person ;
  rdfs:label "Maria Magdalena Petronella Kaltner" ;
  a2a:PersonName [
    rdfs:label "Maria Magdalena Petronella Kaltner" ;
    a2a:PersonNameFirstName "Maria Magdalena Petronella" ;
    a2a:PersonNameLastName "Kaltner"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1917-01-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19_Person:312e2338-8eb4-51d6-6132-a836d0c4cf7e ;
  a2a:EventKeyRef oa:event_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19_Event1 .

oa:relationep_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19_Person:a7fd440d-20ba-93a8-8f73-4420183fbb1c ;
  a2a:EventKeyRef oa:event_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19_Event1 .

oa:relationep_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19_Person:14d5b0fd-bd5a-dfe7-65c8-068586759bcb ;
  a2a:EventKeyRef oa:event_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19_Event1 .

oa:source_bhi_1a0e485b-5277-c531-820e-9fbf9dca1c19
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1917-01-08 - 1917-01-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-01-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-01-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1917-01-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3190, Periode: 1917" ;
    a2a:Book "Overlijdensregister Tilburg 1917" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "3190" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3190, Periode: 1917, Overlijdensregister Tilburg 1917, 21, 3190"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6e25d637-d8b1-8fc4-9f76-0901c5ac6c13.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6e25d637-d8b1-8fc4-9f76-0901c5ac6c13.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1a0e485b-5277-c531-820e-9fbf9dca1c19" ;
  a2a:RecordGUID "{1a0e485b-5277-c531-820e-9fbf9dca1c19}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79733_00079733.xml van BHI" .

