@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_e5550673-6398-cb6d-ece8-a2a05f5c04f2
  a a2a:Record ;
  rdfs:label "Overlijden op 28 maart 1828 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_Person-bdbdaaae-2492-8fd1-e3a6-93bc9258b48f, oa:person_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_Person-1d0ebe08-45da-5b12-f131-8b9edcfba998, oa:person_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_Person-62c27aee-1ab6-941f-e657-adafb42d3a4f, oa:person_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_Person-75c2db49-e43d-ad0c-25c7-eaaf043631a4 ;
  a2a:hasEvent oa:event_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_0, oa:relationep_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_1, oa:relationep_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_2, oa:relationep_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_3 ;
  a2a:hasSource oa:source_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2 .

oa:person_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_Person-bdbdaaae-2492-8fd1-e3a6-93bc9258b48f
  a a2a:Person ;
  rdfs:label "Barend Biesheuvel" ;
  a2a:PersonName [
    rdfs:label "Barend Biesheuvel" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Biesheuvel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "68" ;
    rdfs:label "68"
  ] ;
  a2a:Profession "watermolenaar" .

oa:person_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_Person-1d0ebe08-45da-5b12-f131-8b9edcfba998
  a a2a:Person ;
  rdfs:label "Jan Vink" ;
  a2a:PersonName [
    rdfs:label "Jan Vink" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_Person-62c27aee-1ab6-941f-e657-adafb42d3a4f
  a a2a:Person ;
  rdfs:label "Geertje van Vugt" ;
  a2a:PersonName [
    rdfs:label "Geertje van Vugt" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vugt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_Person-75c2db49-e43d-ad0c-25c7-eaaf043631a4
  a a2a:Person ;
  rdfs:label "Letta Vink" ;
  a2a:PersonName [
    rdfs:label "Letta Vink" ;
    a2a:PersonNameFirstName "Letta" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "2" ;
    rdfs:label "2"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1828" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1828-03-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_0
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_Person:bdbdaaae-2492-8fd1-e3a6-93bc9258b48f ;
  a2a:EventKeyRef oa:event_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_Event1 .

oa:relationep_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_Person:1d0ebe08-45da-5b12-f131-8b9edcfba998 ;
  a2a:EventKeyRef oa:event_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_Event1 .

oa:relationep_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_Person:62c27aee-1ab6-941f-e657-adafb42d3a4f ;
  a2a:EventKeyRef oa:event_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_Event1 .

oa:relationep_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_Person:75c2db49-e43d-ad0c-25c7-eaaf043631a4 ;
  a2a:EventKeyRef oa:event_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2_Event1 .

oa:source_sha_e5550673-6398-cb6d-ece8-a2a05f5c04f2
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1828-03-28 - 1828-03-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1828-03-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1828-03-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1828" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1828-03-28"^^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: 6313, Periode: 1823-1832" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "6313" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6313, Periode: 1823-1832, Overlijdensregister, 8, 6313"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/2c86ca8f-4a0d-5753-caa7-cabd1e8f729c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e5550673-6398-cb6d-ece8-a2a05f5c04f2" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/2c86ca8f-4a0d-5753-caa7-cabd1e8f729c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-06-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e5550673-6398-cb6d-ece8-a2a05f5c04f2" ;
  a2a:RecordGUID "{e5550673-6398-cb6d-ece8-a2a05f5c04f2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_55_00000055.xml van SHA" .

