@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_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736
  a a2a:Record ;
  rdfs:label "Overlijden op 2 november 1836 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Person-b705e7dd-4421-285c-7be4-07dd8514ecd9, oa:person_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Person-70e6d904-34ec-df51-db25-136216a9fd06, oa:person_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Person-8c53dfe7-a0a3-7491-84d1-23cd3cae5a5f, oa:person_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Person-e3c540a8-c2ab-56b4-8502-14396e107568, oa:person_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Person-762bf4a1-b0be-19cf-9646-f01b4d102441 ;
  a2a:hasEvent oa:event_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_0, oa:relationep_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_1, oa:relationep_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_2, oa:relationep_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_3, oa:relationep_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_4 ;
  a2a:hasSource oa:source_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736 .

oa:person_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Person-b705e7dd-4421-285c-7be4-07dd8514ecd9
  a a2a:Person ;
  rdfs:label "Bastiaan Schriek" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Schriek" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNameLastName "Schriek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "67" ;
    rdfs:label "67"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Person-70e6d904-34ec-df51-db25-136216a9fd06
  a a2a:Person ;
  rdfs:label "Barend van Vugt" ;
  a2a:PersonName [
    rdfs:label "Barend van Vugt" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vugt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Person-8c53dfe7-a0a3-7491-84d1-23cd3cae5a5f
  a a2a:Person ;
  rdfs:label "Wouter Schriek" ;
  a2a:PersonName [
    rdfs:label "Wouter Schriek" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Schriek"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Person-e3c540a8-c2ab-56b4-8502-14396e107568
  a a2a:Person ;
  rdfs:label "Anna Jacoba Bok" ;
  a2a:PersonName [
    rdfs:label "Anna Jacoba Bok" ;
    a2a:PersonNameFirstName "Anna Jacoba" ;
    a2a:PersonNameLastName "Bok"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "bouwvrouw" .

oa:person_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Person-762bf4a1-b0be-19cf-9646-f01b4d102441
  a a2a:Person ;
  rdfs:label "Jannigje Schriek" ;
  a2a:PersonName [
    rdfs:label "Jannigje Schriek" ;
    a2a:PersonNameFirstName "Jannigje" ;
    a2a:PersonNameLastName "Schriek"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "11" ;
    rdfs:label "11"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:event_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1836" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1836-11-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_0
  a a2a:RelationEP ;
  rdfs:label "other:Oom" ;
  a2a:RelationType "other:Oom" ;
  a2a:PersonKeyRef oa:person_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Person:b705e7dd-4421-285c-7be4-07dd8514ecd9 ;
  a2a:EventKeyRef oa:event_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Event1 .

oa:relationep_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Person:70e6d904-34ec-df51-db25-136216a9fd06 ;
  a2a:EventKeyRef oa:event_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Event1 .

oa:relationep_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Person:8c53dfe7-a0a3-7491-84d1-23cd3cae5a5f ;
  a2a:EventKeyRef oa:event_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Event1 .

oa:relationep_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Person:e3c540a8-c2ab-56b4-8502-14396e107568 ;
  a2a:EventKeyRef oa:event_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Event1 .

oa:relationep_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Person:762bf4a1-b0be-19cf-9646-f01b4d102441 ;
  a2a:EventKeyRef oa:event_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736_Event1 .

oa:source_sha_30a079ef-0ab3-c4b8-1a8a-192b1cb2f736
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1836-11-02 - 1836-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1836-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1836" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1836-11-02"^^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: 6314, Periode: 1833-1842" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "36" ;
    a2a:RegistryNumber "6314" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6314, Periode: 1833-1842, Overlijdensregister, 36, 6314"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/24ec3ec0-fd4c-fb41-5ebc-c4935075ffef.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/30a079ef-0ab3-c4b8-1a8a-192b1cb2f736" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/24ec3ec0-fd4c-fb41-5ebc-c4935075ffef.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-07-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/30a079ef-0ab3-c4b8-1a8a-192b1cb2f736" ;
  a2a:RecordGUID "{30a079ef-0ab3-c4b8-1a8a-192b1cb2f736}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1560_00001560.xml van SHA" .

[] a2a:PersonRemarkdiversen "overleden" .
