@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_e53dc4e1-af67-2c83-6edf-9515d627ffe2
  a a2a:Record ;
  rdfs:label "Overlijden op 25 december 1901 te Andel" ;
  a2a:hasPerson oa:person_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_Person-1ac60cdf-cf11-0c53-1037-ae2b43c5910b, oa:person_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_Person-585f059d-6387-2490-2220-0487401f47c6, oa:person_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_Person-f0c1d067-49d0-df02-f5bb-efc94e56b320, oa:person_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_Person-8b83a71d-e782-d453-fc90-8456fce05582 ;
  a2a:hasEvent oa:event_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_0, oa:relationep_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_1, oa:relationep_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_2, oa:relationep_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_3 ;
  a2a:hasSource oa:source_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2 .

oa:person_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_Person-1ac60cdf-cf11-0c53-1037-ae2b43c5910b
  a a2a:Person ;
  rdfs:label "Maria Bouman" ;
  a2a:PersonName [
    rdfs:label "Maria Bouman" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Bouman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_Person-585f059d-6387-2490-2220-0487401f47c6
  a a2a:Person ;
  rdfs:label "Gerrit Klop" ;
  a2a:PersonName [
    rdfs:label "Gerrit Klop" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Klop"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "68" ;
    rdfs:label "68"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_Person-f0c1d067-49d0-df02-f5bb-efc94e56b320
  a a2a:Person ;
  rdfs:label "Stoffel Dammers" ;
  a2a:PersonName [
    rdfs:label "Stoffel Dammers" ;
    a2a:PersonNameFirstName "Stoffel" ;
    a2a:PersonNameLastName "Dammers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "schipper" .

oa:person_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_Person-8b83a71d-e782-d453-fc90-8456fce05582
  a a2a:Person ;
  rdfs:label "Zweer Dammers" ;
  a2a:PersonName [
    rdfs:label "Zweer Dammers" ;
    a2a:PersonNameFirstName "Zweer" ;
    a2a:PersonNameLastName "Dammers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "8 maanden" ;
    rdfs:label "8 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1901-12-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:relationep_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_Person:1ac60cdf-cf11-0c53-1037-ae2b43c5910b ;
  a2a:EventKeyRef oa:event_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_Event1 .

oa:relationep_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_Person:585f059d-6387-2490-2220-0487401f47c6 ;
  a2a:EventKeyRef oa:event_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_Event1 .

oa:relationep_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_Person:f0c1d067-49d0-df02-f5bb-efc94e56b320 ;
  a2a:EventKeyRef oa:event_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_Event1 .

oa:relationep_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_Person:8b83a71d-e782-d453-fc90-8456fce05582 ;
  a2a:EventKeyRef oa:event_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2_Event1 .

oa:source_sha_e53dc4e1-af67-2c83-6edf-9515d627ffe2
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel", "1901-12-25 - 1901-12-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-12-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-12-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1901-12-25"^^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: 2947, Periode: 1893-1902" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "2947" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2947, Periode: 1893-1902, Overlijdensregister, 16, 2947"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/24110375-98ab-eb95-9b2b-7d4aab5274ac.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e53dc4e1-af67-2c83-6edf-9515d627ffe2" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/24110375-98ab-eb95-9b2b-7d4aab5274ac.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-08-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e53dc4e1-af67-2c83-6edf-9515d627ffe2" ;
  a2a:RecordGUID "{e53dc4e1-af67-2c83-6edf-9515d627ffe2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_21_00000021.xml van SHA" .

