@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_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc
  a a2a:Record ;
  rdfs:label "Overlijden op 15 augustus 1891 te Sprang" ;
  a2a:hasPerson oa:person_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_Person-0fefb765-7a75-e43c-ad28-288d3288e500, oa:person_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_Person-70c5517e-f99a-5297-bf76-28bd4ce1a2b2, oa:person_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_Person-3ae7327b-191a-d8e7-fb5c-a78608898117, oa:person_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_Person-920af52d-cbce-71ed-d338-8e8fb7f07570 ;
  a2a:hasEvent oa:event_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_0, oa:relationep_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_1, oa:relationep_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_2, oa:relationep_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_3 ;
  a2a:hasSource oa:source_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc .

oa:person_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_Person-0fefb765-7a75-e43c-ad28-288d3288e500
  a a2a:Person ;
  rdfs:label "Goverdina Torman" ;
  a2a:PersonName [
    rdfs:label "Goverdina Torman" ;
    a2a:PersonNameFirstName "Goverdina" ;
    a2a:PersonNameLastName "Torman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_Person-70c5517e-f99a-5297-bf76-28bd4ce1a2b2
  a a2a:Person ;
  rdfs:label "Cornelis Holster" ;
  a2a:PersonName [
    rdfs:label "Cornelis Holster" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Holster"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "71" ;
    rdfs:label "71"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_Person-3ae7327b-191a-d8e7-fb5c-a78608898117
  a a2a:Person ;
  rdfs:label "Denis Catharinus van Tilborgh" ;
  a2a:PersonName [
    rdfs:label "Denis Catharinus van Tilborgh" ;
    a2a:PersonNameFirstName "Denis Catharinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilborgh"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_Person-920af52d-cbce-71ed-d338-8e8fb7f07570
  a a2a:Person ;
  rdfs:label "Elisabeth Catharina van Tilborgh" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Catharina van Tilborgh" ;
    a2a:PersonNameFirstName "Elisabeth Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilborgh"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "7" ;
    rdfs:label "7"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1891-08-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:relationep_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_Person:0fefb765-7a75-e43c-ad28-288d3288e500 ;
  a2a:EventKeyRef oa:event_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_Event1 .

oa:relationep_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_Person:70c5517e-f99a-5297-bf76-28bd4ce1a2b2 ;
  a2a:EventKeyRef oa:event_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_Event1 .

oa:relationep_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_Person:3ae7327b-191a-d8e7-fb5c-a78608898117 ;
  a2a:EventKeyRef oa:event_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_Event1 .

oa:relationep_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_Person:920af52d-cbce-71ed-d338-8e8fb7f07570 ;
  a2a:EventKeyRef oa:event_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc_Event1 .

oa:source_sha_11268d02-b128-a3a9-68f4-9af19e8bb9bc
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang", "1891-08-15 - 1891-08-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-08-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-08-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1891-08-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 470, Periode: 1883-1892" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "30" ;
    a2a:RegistryNumber "470" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 470, Periode: 1883-1892, Overlijdensregister, 30, 470"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/8c66882f-56e0-b1f5-d1aa-ebb945af204f.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/11268d02-b128-a3a9-68f4-9af19e8bb9bc" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/8c66882f-56e0-b1f5-d1aa-ebb945af204f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-11-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/11268d02-b128-a3a9-68f4-9af19e8bb9bc" ;
  a2a:RecordGUID "{11268d02-b128-a3a9-68f4-9af19e8bb9bc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1426_00001426.xml van SHA" .

