@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_2e827e77-1c19-456d-6330-711a705ecaea
  a a2a:Record ;
  rdfs:label "Overlijden op 13 maart 1873 te De Werken en Sleeuwijk" ;
  a2a:hasPerson oa:person_sha_2e827e77-1c19-456d-6330-711a705ecaea_Person-5311e3e4-3d5a-8e7e-2574-2bafc7575162, oa:person_sha_2e827e77-1c19-456d-6330-711a705ecaea_Person-79995a67-6e7f-1ddb-175b-be1540ef9774, oa:person_sha_2e827e77-1c19-456d-6330-711a705ecaea_Person-6aa7b82b-f017-99d7-119f-9a82adbfaaf7, oa:person_sha_2e827e77-1c19-456d-6330-711a705ecaea_Person-42dcdc43-f3f5-af68-a196-ad6efa565575, oa:person_sha_2e827e77-1c19-456d-6330-711a705ecaea_Person-8ceb87f8-b546-0f39-0b42-b6199f8acb86 ;
  a2a:hasEvent oa:event_sha_2e827e77-1c19-456d-6330-711a705ecaea_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_2e827e77-1c19-456d-6330-711a705ecaea_0, oa:relationep_sha_2e827e77-1c19-456d-6330-711a705ecaea_1, oa:relationep_sha_2e827e77-1c19-456d-6330-711a705ecaea_2, oa:relationep_sha_2e827e77-1c19-456d-6330-711a705ecaea_3, oa:relationep_sha_2e827e77-1c19-456d-6330-711a705ecaea_4 ;
  a2a:hasSource oa:source_sha_2e827e77-1c19-456d-6330-711a705ecaea .

oa:person_sha_2e827e77-1c19-456d-6330-711a705ecaea_Person-5311e3e4-3d5a-8e7e-2574-2bafc7575162
  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 "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_2e827e77-1c19-456d-6330-711a705ecaea_Person-79995a67-6e7f-1ddb-175b-be1540ef9774
  a a2a:Person ;
  rdfs:label "Jan Verhagen" ;
  a2a:PersonName [
    rdfs:label "Jan Verhagen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Verhagen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_2e827e77-1c19-456d-6330-711a705ecaea_Person-6aa7b82b-f017-99d7-119f-9a82adbfaaf7
  a a2a:Person ;
  rdfs:label "Jan van Vuuren" ;
  a2a:PersonName [
    rdfs:label "Jan van Vuuren" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vuuren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_2e827e77-1c19-456d-6330-711a705ecaea_Person-42dcdc43-f3f5-af68-a196-ad6efa565575
  a a2a:Person ;
  rdfs:label "Sijke Vink" ;
  a2a:PersonName [
    rdfs:label "Sijke Vink" ;
    a2a:PersonNameFirstName "Sijke" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "9 maanden" ;
    rdfs:label "9 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_2e827e77-1c19-456d-6330-711a705ecaea_Person-8ceb87f8-b546-0f39-0b42-b6199f8acb86
  a a2a:Person ;
  rdfs:label "Jannigje Duizer" ;
  a2a:PersonName [
    rdfs:label "Jannigje Duizer" ;
    a2a:PersonNameFirstName "Jannigje" ;
    a2a:PersonNameLastName "Duizer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "arbeidster" .

oa:event_sha_2e827e77-1c19-456d-6330-711a705ecaea_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1873-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Werken en Sleeuwijk" ;
    rdfs:label "De Werken en Sleeuwijk"
  ] .

oa:relationep_sha_2e827e77-1c19-456d-6330-711a705ecaea_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_2e827e77-1c19-456d-6330-711a705ecaea_Person:5311e3e4-3d5a-8e7e-2574-2bafc7575162 ;
  a2a:EventKeyRef oa:event_sha_2e827e77-1c19-456d-6330-711a705ecaea_Event1 .

oa:relationep_sha_2e827e77-1c19-456d-6330-711a705ecaea_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_2e827e77-1c19-456d-6330-711a705ecaea_Person:79995a67-6e7f-1ddb-175b-be1540ef9774 ;
  a2a:EventKeyRef oa:event_sha_2e827e77-1c19-456d-6330-711a705ecaea_Event1 .

oa:relationep_sha_2e827e77-1c19-456d-6330-711a705ecaea_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_2e827e77-1c19-456d-6330-711a705ecaea_Person:6aa7b82b-f017-99d7-119f-9a82adbfaaf7 ;
  a2a:EventKeyRef oa:event_sha_2e827e77-1c19-456d-6330-711a705ecaea_Event1 .

oa:relationep_sha_2e827e77-1c19-456d-6330-711a705ecaea_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_2e827e77-1c19-456d-6330-711a705ecaea_Person:42dcdc43-f3f5-af68-a196-ad6efa565575 ;
  a2a:EventKeyRef oa:event_sha_2e827e77-1c19-456d-6330-711a705ecaea_Event1 .

oa:relationep_sha_2e827e77-1c19-456d-6330-711a705ecaea_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_2e827e77-1c19-456d-6330-711a705ecaea_Person:8ceb87f8-b546-0f39-0b42-b6199f8acb86 ;
  a2a:EventKeyRef oa:event_sha_2e827e77-1c19-456d-6330-711a705ecaea_Event1 .

oa:source_sha_2e827e77-1c19-456d-6330-711a705ecaea
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "De Werken en Sleeuwijk" ;
    rdfs:label "De Werken en Sleeuwijk", "1873-03-13 - 1873-03-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1873-03-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1873-03-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1873" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1873-03-13"^^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: 5303, Periode: 1873-1882" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "23" ;
    a2a:RegistryNumber "5303" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5303, Periode: 1873-1882, Overlijdensregister, 23, 5303"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f39c17f4-1df2-a61f-6322-68ffefae82b0.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/2e827e77-1c19-456d-6330-711a705ecaea" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f39c17f4-1df2-a61f-6322-68ffefae82b0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/2e827e77-1c19-456d-6330-711a705ecaea" ;
  a2a:RecordGUID "{2e827e77-1c19-456d-6330-711a705ecaea}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_72_00000072.xml van SHA" .

