@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_82340e4a-8f4e-152e-e040-408f66ca2000
  a a2a:Record ;
  rdfs:label "Overlijden op 15 mei 1917 te Besoijen" ;
  a2a:hasPerson oa:person_sha_82340e4a-8f4e-152e-e040-408f66ca2000_Person-1bf73a4e-77aa-06a5-0fea-a27134a5c543, oa:person_sha_82340e4a-8f4e-152e-e040-408f66ca2000_Person-8a59a186-5fa9-ff63-cbfc-f5ceb095a4c5, oa:person_sha_82340e4a-8f4e-152e-e040-408f66ca2000_Person-e9c1d95a-0a7f-8123-08d4-4e9270c88559, oa:person_sha_82340e4a-8f4e-152e-e040-408f66ca2000_Person-65edac92-d577-c9ed-8fe3-fdb17d9abcb3 ;
  a2a:hasEvent oa:event_sha_82340e4a-8f4e-152e-e040-408f66ca2000_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_82340e4a-8f4e-152e-e040-408f66ca2000_0, oa:relationep_sha_82340e4a-8f4e-152e-e040-408f66ca2000_1, oa:relationep_sha_82340e4a-8f4e-152e-e040-408f66ca2000_2, oa:relationep_sha_82340e4a-8f4e-152e-e040-408f66ca2000_3 ;
  a2a:hasSource oa:source_sha_82340e4a-8f4e-152e-e040-408f66ca2000 .

oa:person_sha_82340e4a-8f4e-152e-e040-408f66ca2000_Person-1bf73a4e-77aa-06a5-0fea-a27134a5c543
  a a2a:Person ;
  rdfs:label "Hendrika de Klijn" ;
  a2a:PersonName [
    rdfs:label "Hendrika de Klijn" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Klijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_82340e4a-8f4e-152e-e040-408f66ca2000_Person-8a59a186-5fa9-ff63-cbfc-f5ceb095a4c5
  a a2a:Person ;
  rdfs:label "Theodorus Adrianus Schapendonk" ;
  a2a:PersonName [
    rdfs:label "Theodorus Adrianus Schapendonk" ;
    a2a:PersonNameFirstName "Theodorus Adrianus" ;
    a2a:PersonNameLastName "Schapendonk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_82340e4a-8f4e-152e-e040-408f66ca2000_Person-e9c1d95a-0a7f-8123-08d4-4e9270c88559
  a a2a:Person ;
  rdfs:label "Marinus Eekels" ;
  a2a:PersonName [
    rdfs:label "Marinus Eekels" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Eekels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_82340e4a-8f4e-152e-e040-408f66ca2000_Person-65edac92-d577-c9ed-8fe3-fdb17d9abcb3
  a a2a:Person ;
  rdfs:label "Adrianus Marinus Eekels" ;
  a2a:PersonName [
    rdfs:label "Adrianus Marinus Eekels" ;
    a2a:PersonNameFirstName "Adrianus Marinus" ;
    a2a:PersonNameLastName "Eekels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "3 maanden" ;
    rdfs:label "3 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_82340e4a-8f4e-152e-e040-408f66ca2000_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1917-05-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] .

oa:relationep_sha_82340e4a-8f4e-152e-e040-408f66ca2000_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_82340e4a-8f4e-152e-e040-408f66ca2000_Person:1bf73a4e-77aa-06a5-0fea-a27134a5c543 ;
  a2a:EventKeyRef oa:event_sha_82340e4a-8f4e-152e-e040-408f66ca2000_Event1 .

oa:relationep_sha_82340e4a-8f4e-152e-e040-408f66ca2000_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_82340e4a-8f4e-152e-e040-408f66ca2000_Person:8a59a186-5fa9-ff63-cbfc-f5ceb095a4c5 ;
  a2a:EventKeyRef oa:event_sha_82340e4a-8f4e-152e-e040-408f66ca2000_Event1 .

oa:relationep_sha_82340e4a-8f4e-152e-e040-408f66ca2000_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_82340e4a-8f4e-152e-e040-408f66ca2000_Person:e9c1d95a-0a7f-8123-08d4-4e9270c88559 ;
  a2a:EventKeyRef oa:event_sha_82340e4a-8f4e-152e-e040-408f66ca2000_Event1 .

oa:relationep_sha_82340e4a-8f4e-152e-e040-408f66ca2000_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_82340e4a-8f4e-152e-e040-408f66ca2000_Person:65edac92-d577-c9ed-8fe3-fdb17d9abcb3 ;
  a2a:EventKeyRef oa:event_sha_82340e4a-8f4e-152e-e040-408f66ca2000_Event1 .

oa:source_sha_82340e4a-8f4e-152e-e040-408f66ca2000
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen", "1917-05-15 - 1917-05-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-05-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-05-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1917-05-15"^^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 "7" ;
    a2a:RegistryNumber "917" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 917, Periode: 1896-1921, Overlijdensregister, 7, 917"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/6e455c41-c04e-b64c-b408-0e0597d7a526.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/82340e4a-8f4e-152e-e040-408f66ca2000" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/6e455c41-c04e-b64c-b408-0e0597d7a526.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/82340e4a-8f4e-152e-e040-408f66ca2000" ;
  a2a:RecordGUID "{82340e4a-8f4e-152e-e040-408f66ca2000}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_415_00000415.xml van SHA" .

