@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_253aead7-2a11-68fc-e515-098df830ea05
  a a2a:Record ;
  rdfs:label "Overlijden op 29 juli 1911 te Waspik" ;
  a2a:hasPerson oa:person_sha_253aead7-2a11-68fc-e515-098df830ea05_Person-41b7326e-1021-5cfe-8cfd-3c5df3ccb085, oa:person_sha_253aead7-2a11-68fc-e515-098df830ea05_Person-ec091e53-5ad1-b5ac-8812-0183e626c29e, oa:person_sha_253aead7-2a11-68fc-e515-098df830ea05_Person-cdfd77dd-4ef1-1953-315b-fe4e6ec338b6, oa:person_sha_253aead7-2a11-68fc-e515-098df830ea05_Person-49bbcd17-44b8-04d3-7181-2dee4ee9b6fc, oa:person_sha_253aead7-2a11-68fc-e515-098df830ea05_Person-f3417396-9285-1352-1237-c1a0e2e398c0, oa:person_sha_253aead7-2a11-68fc-e515-098df830ea05_Person-f445e51f-97a5-5dbe-a886-9f834fc212b9 ;
  a2a:hasEvent oa:event_sha_253aead7-2a11-68fc-e515-098df830ea05_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_253aead7-2a11-68fc-e515-098df830ea05_0, oa:relationep_sha_253aead7-2a11-68fc-e515-098df830ea05_1, oa:relationep_sha_253aead7-2a11-68fc-e515-098df830ea05_2, oa:relationep_sha_253aead7-2a11-68fc-e515-098df830ea05_3, oa:relationep_sha_253aead7-2a11-68fc-e515-098df830ea05_4, oa:relationep_sha_253aead7-2a11-68fc-e515-098df830ea05_5 ;
  a2a:hasSource oa:source_sha_253aead7-2a11-68fc-e515-098df830ea05 .

oa:person_sha_253aead7-2a11-68fc-e515-098df830ea05_Person-41b7326e-1021-5cfe-8cfd-3c5df3ccb085
  a a2a:Person ;
  rdfs:label "Ida van der Pennen" ;
  a2a:PersonName [
    rdfs:label "Ida van der Pennen" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pennen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_253aead7-2a11-68fc-e515-098df830ea05_Person-ec091e53-5ad1-b5ac-8812-0183e626c29e
  a a2a:Person ;
  rdfs:label "Hendrika Brouwers" ;
  a2a:PersonName [
    rdfs:label "Hendrika Brouwers" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_253aead7-2a11-68fc-e515-098df830ea05_Person-cdfd77dd-4ef1-1953-315b-fe4e6ec338b6
  a a2a:Person ;
  rdfs:label "Cornelis Schoones" ;
  a2a:PersonName [
    rdfs:label "Cornelis Schoones" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Schoones"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_sha_253aead7-2a11-68fc-e515-098df830ea05_Person-49bbcd17-44b8-04d3-7181-2dee4ee9b6fc
  a a2a:Person ;
  rdfs:label "Gerard de Koning" ;
  a2a:PersonName [
    rdfs:label "Gerard de Koning" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Koning"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_sha_253aead7-2a11-68fc-e515-098df830ea05_Person-f3417396-9285-1352-1237-c1a0e2e398c0
  a a2a:Person ;
  rdfs:label "Johannes Langermans" ;
  a2a:PersonName [
    rdfs:label "Johannes Langermans" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Langermans"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_253aead7-2a11-68fc-e515-098df830ea05_Person-f445e51f-97a5-5dbe-a886-9f834fc212b9
  a a2a:Person ;
  rdfs:label "Cornelis Langermans" ;
  a2a:PersonName [
    rdfs:label "Cornelis Langermans" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Langermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "63" ;
    rdfs:label "63"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "arbeider" .

oa:event_sha_253aead7-2a11-68fc-e515-098df830ea05_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1911-07-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:relationep_sha_253aead7-2a11-68fc-e515-098df830ea05_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_253aead7-2a11-68fc-e515-098df830ea05_Person:41b7326e-1021-5cfe-8cfd-3c5df3ccb085 ;
  a2a:EventKeyRef oa:event_sha_253aead7-2a11-68fc-e515-098df830ea05_Event1 .

oa:relationep_sha_253aead7-2a11-68fc-e515-098df830ea05_1
  a a2a:RelationEP ;
  rdfs:label "other:Wed." ;
  a2a:RelationType "other:Wed." ;
  a2a:PersonKeyRef oa:person_sha_253aead7-2a11-68fc-e515-098df830ea05_Person:ec091e53-5ad1-b5ac-8812-0183e626c29e ;
  a2a:EventKeyRef oa:event_sha_253aead7-2a11-68fc-e515-098df830ea05_Event1 .

oa:relationep_sha_253aead7-2a11-68fc-e515-098df830ea05_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_253aead7-2a11-68fc-e515-098df830ea05_Person:cdfd77dd-4ef1-1953-315b-fe4e6ec338b6 ;
  a2a:EventKeyRef oa:event_sha_253aead7-2a11-68fc-e515-098df830ea05_Event1 .

oa:relationep_sha_253aead7-2a11-68fc-e515-098df830ea05_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_253aead7-2a11-68fc-e515-098df830ea05_Person:49bbcd17-44b8-04d3-7181-2dee4ee9b6fc ;
  a2a:EventKeyRef oa:event_sha_253aead7-2a11-68fc-e515-098df830ea05_Event1 .

oa:relationep_sha_253aead7-2a11-68fc-e515-098df830ea05_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_253aead7-2a11-68fc-e515-098df830ea05_Person:f3417396-9285-1352-1237-c1a0e2e398c0 ;
  a2a:EventKeyRef oa:event_sha_253aead7-2a11-68fc-e515-098df830ea05_Event1 .

oa:relationep_sha_253aead7-2a11-68fc-e515-098df830ea05_5
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_253aead7-2a11-68fc-e515-098df830ea05_Person:f445e51f-97a5-5dbe-a886-9f834fc212b9 ;
  a2a:EventKeyRef oa:event_sha_253aead7-2a11-68fc-e515-098df830ea05_Event1 .

oa:source_sha_253aead7-2a11-68fc-e515-098df830ea05
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1911-07-29 - 1911-07-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-07-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-07-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1911-07-29"^^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: 184, Periode: 1910-1919" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "45" ;
    a2a:RegistryNumber "184" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 184, Periode: 1910-1919, Overlijdensregister, 45, 184"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f500ac34-d123-337b-a69f-3636fd3de05e.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/253aead7-2a11-68fc-e515-098df830ea05" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f500ac34-d123-337b-a69f-3636fd3de05e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-05-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/253aead7-2a11-68fc-e515-098df830ea05" ;
  a2a:RecordGUID "{253aead7-2a11-68fc-e515-098df830ea05}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_626_00000626.xml van SHA" .

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