@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_0612b846-f110-8fca-3fdc-e6fcf0acf60f
  a a2a:Record ;
  rdfs:label "Overlijden op 25 juli 1960 te Eethen" ;
  a2a:hasPerson oa:person_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f_Person-838d0a14-506e-2eb8-d483-1e74d1cdc183, oa:person_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f_Person-d225e261-32d7-1438-5ceb-4d9a0b1fa77f, oa:person_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f_Person-cf2b3c41-03b5-6e7c-5eca-af41a19cea03 ;
  a2a:hasEvent oa:event_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f_0, oa:relationep_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f_1, oa:relationep_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f_2 ;
  a2a:hasSource oa:source_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f .

oa:person_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f_Person-838d0a14-506e-2eb8-d483-1e74d1cdc183
  a a2a:Person ;
  rdfs:label "Leonardus Gouda" ;
  a2a:PersonName [
    rdfs:label "Leonardus Gouda" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Gouda"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "3 maanden" ;
    rdfs:label "3 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f_Person-d225e261-32d7-1438-5ceb-4d9a0b1fa77f
  a a2a:Person ;
  rdfs:label "Anna Elisabeth Jacoba Adriana Treffers" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth Jacoba Adriana Treffers" ;
    a2a:PersonNameFirstName "Anna Elisabeth Jacoba Adriana" ;
    a2a:PersonNameLastName "Treffers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f_Person-cf2b3c41-03b5-6e7c-5eca-af41a19cea03
  a a2a:Person ;
  rdfs:label "Sebastiaan Pieter Gouda" ;
  a2a:PersonName [
    rdfs:label "Sebastiaan Pieter Gouda" ;
    a2a:PersonNameFirstName "Sebastiaan Pieter" ;
    a2a:PersonNameLastName "Gouda"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "radio- en televisie monteur" .

oa:event_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1960-07-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] .

oa:relationep_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f_Person:838d0a14-506e-2eb8-d483-1e74d1cdc183 ;
  a2a:EventKeyRef oa:event_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f_Event1 .

oa:relationep_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f_Person:d225e261-32d7-1438-5ceb-4d9a0b1fa77f ;
  a2a:EventKeyRef oa:event_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f_Event1 .

oa:relationep_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f_Person:cf2b3c41-03b5-6e7c-5eca-af41a19cea03 ;
  a2a:EventKeyRef oa:event_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f_Event1 .

oa:source_sha_0612b846-f110-8fca-3fdc-e6fcf0acf60f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen", "1960-07-25 - 1960-07-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-07-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-07-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1960" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1960-07-25"^^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: 3558, Periode: 1951-1960" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "17" ;
    a2a:RegistryNumber "3558" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3558, Periode: 1951-1960, Overlijdensregister, 17, 3558"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/8f757193-2e40-f5d5-268c-d7c8395a9da6.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0612b846-f110-8fca-3fdc-e6fcf0acf60f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/8f757193-2e40-f5d5-268c-d7c8395a9da6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-09-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0612b846-f110-8fca-3fdc-e6fcf0acf60f" ;
  a2a:RecordGUID "{0612b846-f110-8fca-3fdc-e6fcf0acf60f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_8164_00008164.xml van SHA" .

