@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_ee76c25d-1a89-a290-411a-ae2fbd485f72
  a a2a:Record ;
  rdfs:label "Overlijden op 22 mei 1857 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_Person-6ce24e00-92c0-0b2f-c770-12c71c471eb2, oa:person_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_Person-81d83970-607d-549c-6b99-112b6b63cf81, oa:person_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_Person-c85e440d-d5a2-40e7-9e97-b66473007b63, oa:person_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_Person-d164bf9f-eecd-dfbf-e008-94d6244a2a1c ;
  a2a:hasEvent oa:event_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_0, oa:relationep_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_1, oa:relationep_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_2, oa:relationep_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_3 ;
  a2a:hasSource oa:source_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72 .

oa:person_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_Person-6ce24e00-92c0-0b2f-c770-12c71c471eb2
  a a2a:Person ;
  rdfs:label "Dirk Ivo Maat" ;
  a2a:PersonName [
    rdfs:label "Dirk Ivo Maat" ;
    a2a:PersonNameFirstName "Dirk Ivo" ;
    a2a:PersonNameLastName "Maat"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_Person-81d83970-607d-549c-6b99-112b6b63cf81
  a a2a:Person ;
  rdfs:label "Egbert Arendse" ;
  a2a:PersonName [
    rdfs:label "Egbert Arendse" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNameLastName "Arendse"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_Person-c85e440d-d5a2-40e7-9e97-b66473007b63
  a a2a:Person ;
  rdfs:label "Elizabeth Vos" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Vos" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_Person-d164bf9f-eecd-dfbf-e008-94d6244a2a1c
  a a2a:Person ;
  rdfs:label "Marinus Arendse" ;
  a2a:PersonName [
    rdfs:label "Marinus Arendse" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Arendse"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "10 dagen" ;
    rdfs:label "10 dagen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1857" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1857-05-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_0
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_Person:6ce24e00-92c0-0b2f-c770-12c71c471eb2 ;
  a2a:EventKeyRef oa:event_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_Event1 .

oa:relationep_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_Person:81d83970-607d-549c-6b99-112b6b63cf81 ;
  a2a:EventKeyRef oa:event_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_Event1 .

oa:relationep_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_Person:c85e440d-d5a2-40e7-9e97-b66473007b63 ;
  a2a:EventKeyRef oa:event_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_Event1 .

oa:relationep_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_Person:d164bf9f-eecd-dfbf-e008-94d6244a2a1c ;
  a2a:EventKeyRef oa:event_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72_Event1 .

oa:source_sha_ee76c25d-1a89-a290-411a-ae2fbd485f72
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1857-05-22 - 1857-05-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1857-05-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1857-05-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1857" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1857-05-22"^^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: 6316, Periode: 1853-1862" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "6316" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6316, Periode: 1853-1862, Overlijdensregister, 16, 6316"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f5d70147-552a-27d6-f78b-e85800a33534.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ee76c25d-1a89-a290-411a-ae2fbd485f72" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f5d70147-552a-27d6-f78b-e85800a33534.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ee76c25d-1a89-a290-411a-ae2fbd485f72" ;
  a2a:RecordGUID "{ee76c25d-1a89-a290-411a-ae2fbd485f72}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_544_00000544.xml van SHA" .

