@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_cbc50965-cc1a-e935-a95f-88c4273d3fbf
  a a2a:Record ;
  rdfs:label "Overlijden op 31 augustus 1963 te Heusden" ;
  a2a:hasPerson oa:person_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf_Person-1292f6d4-041c-747a-57ca-e768bd74b7a4, oa:person_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf_Person-b0df5601-d1e1-ddf2-28dd-471669091f39, oa:person_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf_Person-2d46c875-70db-fc80-968e-f4a48cef1577 ;
  a2a:hasEvent oa:event_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf_0, oa:relationep_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf_1, oa:relationep_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf_2 ;
  a2a:hasSource oa:source_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf .

oa:person_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf_Person-1292f6d4-041c-747a-57ca-e768bd74b7a4
  a a2a:Person ;
  rdfs:label "Clementina Maria Paulina Roels" ;
  a2a:PersonName [
    rdfs:label "Clementina Maria Paulina Roels" ;
    a2a:PersonNameFirstName "Clementina Maria Paulina" ;
    a2a:PersonNameLastName "Roels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "directrice bejaardentehuis" .

oa:person_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf_Person-b0df5601-d1e1-ddf2-28dd-471669091f39
  a a2a:Person ;
  rdfs:label "Charl Bernardijn Hoff" ;
  a2a:PersonName [
    rdfs:label "Charl Bernardijn Hoff" ;
    a2a:PersonNameFirstName "Charl Bernardijn" ;
    a2a:PersonNameLastName "Hoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf_Person-2d46c875-70db-fc80-968e-f4a48cef1577
  a a2a:Person ;
  rdfs:label "Josephine Maria Plasman" ;
  a2a:PersonName [
    rdfs:label "Josephine Maria Plasman" ;
    a2a:PersonNameFirstName "Josephine Maria" ;
    a2a:PersonNameLastName "Plasman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "77" ;
    rdfs:label "77"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Madiun (Indonesië)" ;
    rdfs:label "Madiun (Indonesië)"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1963" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1963-08-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:relationep_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf_0
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf_Person:1292f6d4-041c-747a-57ca-e768bd74b7a4 ;
  a2a:EventKeyRef oa:event_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf_Event1 .

oa:relationep_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf_1
  a a2a:RelationEP ;
  rdfs:label "other:Wed." ;
  a2a:RelationType "other:Wed." ;
  a2a:PersonKeyRef oa:person_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf_Person:b0df5601-d1e1-ddf2-28dd-471669091f39 ;
  a2a:EventKeyRef oa:event_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf_Event1 .

oa:relationep_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf_Person:2d46c875-70db-fc80-968e-f4a48cef1577 ;
  a2a:EventKeyRef oa:event_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf_Event1 .

oa:source_sha_cbc50965-cc1a-e935-a95f-88c4273d3fbf
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1963-08-31 - 1963-08-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1963-08-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1963-08-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1963" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1963-08-31"^^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: 7065, Periode: 1961-1970" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "7065" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 7065, Periode: 1961-1970, Overlijdensregister, 10, 7065"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/9f9d1dca-e510-2bd3-9e15-c0c417c1860d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/cbc50965-cc1a-e935-a95f-88c4273d3fbf" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/9f9d1dca-e510-2bd3-9e15-c0c417c1860d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/cbc50965-cc1a-e935-a95f-88c4273d3fbf" ;
  a2a:RecordGUID "{cbc50965-cc1a-e935-a95f-88c4273d3fbf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_89_00000089.xml van SHA" .

