@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_e5579a99-db51-e319-c67b-61e4f92b730b
  a a2a:Record ;
  rdfs:label "Overlijden op 26 augustus 1911 te Besoijen" ;
  a2a:hasPerson oa:person_sha_e5579a99-db51-e319-c67b-61e4f92b730b_Person-ff5a53b7-cce3-c0bd-1121-c7b9f6c88b05, oa:person_sha_e5579a99-db51-e319-c67b-61e4f92b730b_Person-823db36f-6cd3-d147-b191-c1afcf7f515c, oa:person_sha_e5579a99-db51-e319-c67b-61e4f92b730b_Person-aa38ee5b-9d9e-900b-8572-49202d00c647, oa:person_sha_e5579a99-db51-e319-c67b-61e4f92b730b_Person-55990fd0-972b-739d-545a-d9c991b31631 ;
  a2a:hasEvent oa:event_sha_e5579a99-db51-e319-c67b-61e4f92b730b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e5579a99-db51-e319-c67b-61e4f92b730b_0, oa:relationep_sha_e5579a99-db51-e319-c67b-61e4f92b730b_1, oa:relationep_sha_e5579a99-db51-e319-c67b-61e4f92b730b_2, oa:relationep_sha_e5579a99-db51-e319-c67b-61e4f92b730b_3 ;
  a2a:hasSource oa:source_sha_e5579a99-db51-e319-c67b-61e4f92b730b .

oa:person_sha_e5579a99-db51-e319-c67b-61e4f92b730b_Person-ff5a53b7-cce3-c0bd-1121-c7b9f6c88b05
  a a2a:Person ;
  rdfs:label "Huiberdina van Uijthoven" ;
  a2a:PersonName [
    rdfs:label "Huiberdina van Uijthoven" ;
    a2a:PersonNameFirstName "Huiberdina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Uijthoven"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e5579a99-db51-e319-c67b-61e4f92b730b_Person-823db36f-6cd3-d147-b191-c1afcf7f515c
  a a2a:Person ;
  rdfs:label "Hendrik Muskens" ;
  a2a:PersonName [
    rdfs:label "Hendrik Muskens" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Muskens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "70" ;
    rdfs:label "70"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_e5579a99-db51-e319-c67b-61e4f92b730b_Person-aa38ee5b-9d9e-900b-8572-49202d00c647
  a a2a:Person ;
  rdfs:label "Hendrikus Johannes Vos" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Johannes Vos" ;
    a2a:PersonNameFirstName "Hendrikus Johannes" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "scheepsdekknecht" .

oa:person_sha_e5579a99-db51-e319-c67b-61e4f92b730b_Person-55990fd0-972b-739d-545a-d9c991b31631
  a a2a:Person ;
  rdfs:label "Alida Cornelia Vos" ;
  a2a:PersonName [
    rdfs:label "Alida Cornelia Vos" ;
    a2a:PersonNameFirstName "Alida Cornelia" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "4 weken" ;
    rdfs:label "4 weken"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_e5579a99-db51-e319-c67b-61e4f92b730b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1911-08-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] .

oa:relationep_sha_e5579a99-db51-e319-c67b-61e4f92b730b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_e5579a99-db51-e319-c67b-61e4f92b730b_Person:ff5a53b7-cce3-c0bd-1121-c7b9f6c88b05 ;
  a2a:EventKeyRef oa:event_sha_e5579a99-db51-e319-c67b-61e4f92b730b_Event1 .

oa:relationep_sha_e5579a99-db51-e319-c67b-61e4f92b730b_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_e5579a99-db51-e319-c67b-61e4f92b730b_Person:823db36f-6cd3-d147-b191-c1afcf7f515c ;
  a2a:EventKeyRef oa:event_sha_e5579a99-db51-e319-c67b-61e4f92b730b_Event1 .

oa:relationep_sha_e5579a99-db51-e319-c67b-61e4f92b730b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_e5579a99-db51-e319-c67b-61e4f92b730b_Person:aa38ee5b-9d9e-900b-8572-49202d00c647 ;
  a2a:EventKeyRef oa:event_sha_e5579a99-db51-e319-c67b-61e4f92b730b_Event1 .

oa:relationep_sha_e5579a99-db51-e319-c67b-61e4f92b730b_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_e5579a99-db51-e319-c67b-61e4f92b730b_Person:55990fd0-972b-739d-545a-d9c991b31631 ;
  a2a:EventKeyRef oa:event_sha_e5579a99-db51-e319-c67b-61e4f92b730b_Event1 .

oa:source_sha_e5579a99-db51-e319-c67b-61e4f92b730b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen", "1911-08-26 - 1911-08-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-08-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-08-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1911-08-26"^^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: 917, Periode: 1896-1921" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "917" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 917, Periode: 1896-1921, Overlijdensregister, 21, 917"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/87a183eb-c27d-0ddc-9cda-b78c8ab8bb7a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e5579a99-db51-e319-c67b-61e4f92b730b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/87a183eb-c27d-0ddc-9cda-b78c8ab8bb7a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e5579a99-db51-e319-c67b-61e4f92b730b" ;
  a2a:RecordGUID "{e5579a99-db51-e319-c67b-61e4f92b730b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_412_00000412.xml van SHA" .

