@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_feca794e-0e3a-e392-fa74-77c976376d5b
  a a2a:Record ;
  rdfs:label "Overlijden op 21 januari 1936 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Person-1c844b57-f514-ee77-a55d-7b64fe89f0ab, oa:person_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Person-5f12b610-48a7-ff03-42e8-c75baddc93c5, oa:person_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Person-afa060d4-84a2-8334-b734-1777805147f5, oa:person_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Person-23d35ee7-d4ca-2493-5395-6125044c0ad4, oa:person_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Person-15357509-0ed3-c467-1662-dbfcaebb318e ;
  a2a:hasEvent oa:event_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_feca794e-0e3a-e392-fa74-77c976376d5b_0, oa:relationep_sha_feca794e-0e3a-e392-fa74-77c976376d5b_1, oa:relationep_sha_feca794e-0e3a-e392-fa74-77c976376d5b_2, oa:relationep_sha_feca794e-0e3a-e392-fa74-77c976376d5b_3, oa:relationep_sha_feca794e-0e3a-e392-fa74-77c976376d5b_4 ;
  a2a:hasSource oa:source_sha_feca794e-0e3a-e392-fa74-77c976376d5b .

oa:person_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Person-1c844b57-f514-ee77-a55d-7b64fe89f0ab
  a a2a:Person ;
  rdfs:label "Jenneke van Dulst" ;
  a2a:PersonName [
    rdfs:label "Jenneke van Dulst" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dulst"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "62" ;
    rdfs:label "62"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Person-5f12b610-48a7-ff03-42e8-c75baddc93c5
  a a2a:Person ;
  rdfs:label "Bartel Béneker" ;
  a2a:PersonName [
    rdfs:label "Bartel Béneker" ;
    a2a:PersonNameFirstName "Bartel" ;
    a2a:PersonNameLastName "Béneker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Person-afa060d4-84a2-8334-b734-1777805147f5
  a a2a:Person ;
  rdfs:label "Gerrit Marinus Béneker" ;
  a2a:PersonName [
    rdfs:label "Gerrit Marinus Béneker" ;
    a2a:PersonNameFirstName "Gerrit Marinus" ;
    a2a:PersonNameLastName "Béneker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "broodbakker" .

oa:person_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Person-23d35ee7-d4ca-2493-5395-6125044c0ad4
  a a2a:Person ;
  rdfs:label "Maria van Velzen" ;
  a2a:PersonName [
    rdfs:label "Maria van Velzen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Velzen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Person-15357509-0ed3-c467-1662-dbfcaebb318e
  a a2a:Person ;
  rdfs:label "Gerrit van Dulst" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Dulst" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dulst"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1936" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1936-01-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_feca794e-0e3a-e392-fa74-77c976376d5b_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Person:1c844b57-f514-ee77-a55d-7b64fe89f0ab ;
  a2a:EventKeyRef oa:event_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Event1 .

oa:relationep_sha_feca794e-0e3a-e392-fa74-77c976376d5b_1
  a a2a:RelationEP ;
  rdfs:label "other:Overleden man" ;
  a2a:RelationType "other:Overleden man" ;
  a2a:PersonKeyRef oa:person_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Person:5f12b610-48a7-ff03-42e8-c75baddc93c5 ;
  a2a:EventKeyRef oa:event_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Event1 .

oa:relationep_sha_feca794e-0e3a-e392-fa74-77c976376d5b_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Person:afa060d4-84a2-8334-b734-1777805147f5 ;
  a2a:EventKeyRef oa:event_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Event1 .

oa:relationep_sha_feca794e-0e3a-e392-fa74-77c976376d5b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Person:23d35ee7-d4ca-2493-5395-6125044c0ad4 ;
  a2a:EventKeyRef oa:event_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Event1 .

oa:relationep_sha_feca794e-0e3a-e392-fa74-77c976376d5b_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Person:15357509-0ed3-c467-1662-dbfcaebb318e ;
  a2a:EventKeyRef oa:event_sha_feca794e-0e3a-e392-fa74-77c976376d5b_Event1 .

oa:source_sha_feca794e-0e3a-e392-fa74-77c976376d5b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1936-01-21 - 1936-01-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1936-01-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1936-01-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1936" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1936-01-21"^^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: 6324, Periode: 1933-1940" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "6324" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6324, Periode: 1933-1940, Overlijdensregister, 1, 6324"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a9a35238-8ab8-5dc3-85ae-6f90472da3d8.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/feca794e-0e3a-e392-fa74-77c976376d5b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a9a35238-8ab8-5dc3-85ae-6f90472da3d8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-11-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/feca794e-0e3a-e392-fa74-77c976376d5b" ;
  a2a:RecordGUID "{feca794e-0e3a-e392-fa74-77c976376d5b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6083_00006083.xml van SHA" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
