@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_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba
  a a2a:Record ;
  rdfs:label "Overlijden op 26 mei 1968 te Waspik" ;
  a2a:hasPerson oa:person_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba_Person-578c6944-5a32-3678-dd25-a19847476fc5, oa:person_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba_Person-718673db-232c-6930-3795-19ec7e41ff9d, oa:person_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba_Person-2688b244-57de-2e52-f0e6-53022967d6db ;
  a2a:hasEvent oa:event_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba_0, oa:relationep_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba_1, oa:relationep_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba_2 ;
  a2a:hasSource oa:source_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba .

oa:person_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba_Person-578c6944-5a32-3678-dd25-a19847476fc5
  a a2a:Person ;
  rdfs:label "Adrianus van Vugt" ;
  a2a:PersonName [
    rdfs:label "Adrianus van Vugt" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vugt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "hulpmonteur" .

oa:person_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba_Person-718673db-232c-6930-3795-19ec7e41ff9d
  a a2a:Person ;
  rdfs:label "Leonie Maria van den Hoof" ;
  a2a:PersonName [
    rdfs:label "Leonie Maria van den Hoof" ;
    a2a:PersonNameFirstName "Leonie Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hoof"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba_Person-2688b244-57de-2e52-f0e6-53022967d6db
  a a2a:Person ;
  rdfs:label "kind van Vugt" ;
  a2a:PersonName [
    rdfs:label "kind van Vugt" ;
    a2a:PersonNameFirstName "kind" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vugt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:event_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1968" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1968-05-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:relationep_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba_Person:578c6944-5a32-3678-dd25-a19847476fc5 ;
  a2a:EventKeyRef oa:event_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba_Event1 .

oa:relationep_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba_Person:718673db-232c-6930-3795-19ec7e41ff9d ;
  a2a:EventKeyRef oa:event_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba_Event1 .

oa:relationep_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba_Person:2688b244-57de-2e52-f0e6-53022967d6db ;
  a2a:EventKeyRef oa:event_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba_Event1 .

oa:source_sha_acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1968-05-26 - 1968-05-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-05-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-05-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1968" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1968-05-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: 189, Periode: 1961-1970" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "14" ;
    a2a:RegistryNumber "189" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 189, Periode: 1961-1970, Overlijdensregister, 14, 189"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c088e499-7957-65ef-c38c-88085f994275.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c088e499-7957-65ef-c38c-88085f994275.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba" ;
  a2a:RecordGUID "{acaa82f4-3e17-b2d1-ae70-5b6e43a3e9ba}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_78_00000078.xml van SHA" .

[] a2a:PersonRemarkdiversen "levenloos geboren" .
