@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_96f080fe-cec7-9e84-8800-e43e3a966b30
  a a2a:Record ;
  rdfs:label "Overlijden op 8 februari 1954 te Waalwijk" ;
  a2a:hasPerson oa:person_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Person-9e302684-efa5-a670-31e0-3d5036ebf663, oa:person_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Person-6d2be758-5fa0-7ff1-cbef-da7e15aecd60, oa:person_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Person-860eb8a9-623c-eb0c-9f41-3badfbd0b722, oa:person_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Person-b91560c4-45a9-8b97-09d9-9e64f235705d, oa:person_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Person-843c2519-9b3f-2698-2455-8859ee676404 ;
  a2a:hasEvent oa:event_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_0, oa:relationep_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_1, oa:relationep_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_2, oa:relationep_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_3, oa:relationep_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_4 ;
  a2a:hasSource oa:source_sha_96f080fe-cec7-9e84-8800-e43e3a966b30 .

oa:person_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Person-9e302684-efa5-a670-31e0-3d5036ebf663
  a a2a:Person ;
  rdfs:label "Jansje Bruggeman" ;
  a2a:PersonName [
    rdfs:label "Jansje Bruggeman" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNameLastName "Bruggeman"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Person-6d2be758-5fa0-7ff1-cbef-da7e15aecd60
  a a2a:Person ;
  rdfs:label "Adriaan Arie Faro" ;
  a2a:PersonName [
    rdfs:label "Adriaan Arie Faro" ;
    a2a:PersonNameFirstName "Adriaan Arie" ;
    a2a:PersonNameLastName "Faro"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Person-860eb8a9-623c-eb0c-9f41-3badfbd0b722
  a a2a:Person ;
  rdfs:label "Cornelis Wijnands" ;
  a2a:PersonName [
    rdfs:label "Cornelis Wijnands" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Wijnands"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Person-b91560c4-45a9-8b97-09d9-9e64f235705d
  a a2a:Person ;
  rdfs:label "Klaas Langhout" ;
  a2a:PersonName [
    rdfs:label "Klaas Langhout" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Langhout"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Person-843c2519-9b3f-2698-2455-8859ee676404
  a a2a:Person ;
  rdfs:label "Johanna Hermina Langhout" ;
  a2a:PersonName [
    rdfs:label "Johanna Hermina Langhout" ;
    a2a:PersonNameFirstName "Johanna Hermina" ;
    a2a:PersonNameLastName "Langhout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "62" ;
    rdfs:label "62"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1954" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1954-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Person:9e302684-efa5-a670-31e0-3d5036ebf663 ;
  a2a:EventKeyRef oa:event_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Event1 .

oa:relationep_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_1
  a a2a:RelationEP ;
  rdfs:label "other:Wed." ;
  a2a:RelationType "other:Wed." ;
  a2a:PersonKeyRef oa:person_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Person:6d2be758-5fa0-7ff1-cbef-da7e15aecd60 ;
  a2a:EventKeyRef oa:event_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Event1 .

oa:relationep_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Person:860eb8a9-623c-eb0c-9f41-3badfbd0b722 ;
  a2a:EventKeyRef oa:event_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Event1 .

oa:relationep_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Person:b91560c4-45a9-8b97-09d9-9e64f235705d ;
  a2a:EventKeyRef oa:event_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Event1 .

oa:relationep_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Person:843c2519-9b3f-2698-2455-8859ee676404 ;
  a2a:EventKeyRef oa:event_sha_96f080fe-cec7-9e84-8800-e43e3a966b30_Event1 .

oa:source_sha_96f080fe-cec7-9e84-8800-e43e3a966b30
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1954-02-08 - 1954-02-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1954-02-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1954-02-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1954" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1954-02-08"^^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: 2640, Periode: 1951-1955" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "2640" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2640, Periode: 1951-1955, Overlijdensregister, 19, 2640"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/dd7380b7-8a44-82e3-72b7-3a2350631328.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/96f080fe-cec7-9e84-8800-e43e3a966b30" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/dd7380b7-8a44-82e3-72b7-3a2350631328.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/96f080fe-cec7-9e84-8800-e43e3a966b30" ;
  a2a:RecordGUID "{96f080fe-cec7-9e84-8800-e43e3a966b30}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_395_00000395.xml van SHA" .

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