@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_f047b75b-77a5-e8df-44d7-9c2395ff614e
  a a2a:Record ;
  rdfs:label "Overlijden op 15 oktober 1814 te Sprang" ;
  a2a:hasPerson oa:person_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Person-9adb2c3f-d700-4345-9c25-b8e4c37d22ef, oa:person_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Person-81e074e8-0a38-1c61-fe18-28ec1beec4de, oa:person_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Person-65e21333-f828-23a5-378f-029dfaf8d92e, oa:person_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Person-543fa540-00c9-f08e-ded7-afc2332ce974, oa:person_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Person-aa0a231d-72dd-0405-3954-5d41be878ad0 ;
  a2a:hasEvent oa:event_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_0, oa:relationep_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_1, oa:relationep_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_2, oa:relationep_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_3, oa:relationep_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_4 ;
  a2a:hasSource oa:source_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e .

oa:person_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Person-9adb2c3f-d700-4345-9c25-b8e4c37d22ef
  a a2a:Person ;
  rdfs:label "Geertruij Duijsers" ;
  a2a:PersonName [
    rdfs:label "Geertruij Duijsers" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNameLastName "Duijsers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Person-81e074e8-0a38-1c61-fe18-28ec1beec4de
  a a2a:Person ;
  rdfs:label "Adriaan Arnoldus Oerlemans" ;
  a2a:PersonName [
    rdfs:label "Adriaan Arnoldus Oerlemans" ;
    a2a:PersonNameFirstName "Adriaan Arnoldus" ;
    a2a:PersonNameLastName "Oerlemans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "70" ;
    rdfs:label "70"
  ] .

oa:person_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Person-65e21333-f828-23a5-378f-029dfaf8d92e
  a a2a:Person ;
  rdfs:label "Pieter de Jong" ;
  a2a:PersonName [
    rdfs:label "Pieter de Jong" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] .

oa:person_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Person-543fa540-00c9-f08e-ded7-afc2332ce974
  a a2a:Person ;
  rdfs:label "Gelde Blok" ;
  a2a:PersonName [
    rdfs:label "Gelde Blok" ;
    a2a:PersonNameFirstName "Gelde" ;
    a2a:PersonNameLastName "Blok"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Person-aa0a231d-72dd-0405-3954-5d41be878ad0
  a a2a:Person ;
  rdfs:label "Lammert Blok" ;
  a2a:PersonName [
    rdfs:label "Lammert Blok" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNameLastName "Blok"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "83" ;
    rdfs:label "83"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:event_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1814" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1814-10-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:relationep_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Person:9adb2c3f-d700-4345-9c25-b8e4c37d22ef ;
  a2a:EventKeyRef oa:event_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Event1 .

oa:relationep_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_1
  a a2a:RelationEP ;
  rdfs:label "other:Broer" ;
  a2a:RelationType "other:Broer" ;
  a2a:PersonKeyRef oa:person_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Person:81e074e8-0a38-1c61-fe18-28ec1beec4de ;
  a2a:EventKeyRef oa:event_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Event1 .

oa:relationep_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Person:65e21333-f828-23a5-378f-029dfaf8d92e ;
  a2a:EventKeyRef oa:event_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Event1 .

oa:relationep_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Person:543fa540-00c9-f08e-ded7-afc2332ce974 ;
  a2a:EventKeyRef oa:event_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Event1 .

oa:relationep_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Person:aa0a231d-72dd-0405-3954-5d41be878ad0 ;
  a2a:EventKeyRef oa:event_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e_Event1 .

oa:source_sha_f047b75b-77a5-e8df-44d7-9c2395ff614e
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang", "1814-10-15 - 1814-10-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1814-10-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1814-10-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1814" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1814-10-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: 463, Periode: 1813-1822" ;
    a2a:Book "Overlijdensregister" ;
    a2a:RegistryNumber "463" ;
    a2a:Folio "18r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 463, Periode: 1813-1822, Overlijdensregister, 463, 18r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7ad5a5d4-9feb-96cc-f424-2692aa818dc4.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/f047b75b-77a5-e8df-44d7-9c2395ff614e" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7ad5a5d4-9feb-96cc-f424-2692aa818dc4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/f047b75b-77a5-e8df-44d7-9c2395ff614e" ;
  a2a:RecordGUID "{f047b75b-77a5-e8df-44d7-9c2395ff614e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_99_00000099.xml van SHA" .

