@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_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7
  a a2a:Record ;
  rdfs:label "Overlijden op 5 juni 1936 te Heusden" ;
  a2a:hasPerson oa:person_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_Person-8bb72f37-5b8c-f1af-6757-17ba6a3079dc, oa:person_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_Person-970cd497-55da-0f33-ba92-dc6a2dbc6994, oa:person_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_Person-79a65687-c6b6-b8e4-0383-27fc2cde5f59, oa:person_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_Person-ce8b1beb-e22f-bb03-0cdc-e1545be46dfb ;
  a2a:hasEvent oa:event_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_0, oa:relationep_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_1, oa:relationep_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_2, oa:relationep_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_3 ;
  a2a:hasSource oa:source_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7 .

oa:person_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_Person-8bb72f37-5b8c-f1af-6757-17ba6a3079dc
  a a2a:Person ;
  rdfs:label "Lucia Maria van Hooff" ;
  a2a:PersonName [
    rdfs:label "Lucia Maria van Hooff" ;
    a2a:PersonNameFirstName "Lucia Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hooff"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_Person-970cd497-55da-0f33-ba92-dc6a2dbc6994
  a a2a:Person ;
  rdfs:label "Theodorus Martinus van Hooff" ;
  a2a:PersonName [
    rdfs:label "Theodorus Martinus van Hooff" ;
    a2a:PersonNameFirstName "Theodorus Martinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hooff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "61" ;
    rdfs:label "61"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_Person-79a65687-c6b6-b8e4-0383-27fc2cde5f59
  a a2a:Person ;
  rdfs:label "Johannes van Bladel" ;
  a2a:PersonName [
    rdfs:label "Johannes van Bladel" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bladel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "koopman" .

oa:person_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_Person-ce8b1beb-e22f-bb03-0cdc-e1545be46dfb
  a a2a:Person ;
  rdfs:label "Franciscus Antonius Johannes van Bladel" ;
  a2a:PersonName [
    rdfs:label "Franciscus Antonius Johannes van Bladel" ;
    a2a:PersonNameFirstName "Franciscus Antonius Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bladel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "1 jaar" ;
    rdfs:label "1 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1936" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1936-06-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:relationep_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_Person:8bb72f37-5b8c-f1af-6757-17ba6a3079dc ;
  a2a:EventKeyRef oa:event_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_Event1 .

oa:relationep_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_Person:970cd497-55da-0f33-ba92-dc6a2dbc6994 ;
  a2a:EventKeyRef oa:event_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_Event1 .

oa:relationep_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_Person:79a65687-c6b6-b8e4-0383-27fc2cde5f59 ;
  a2a:EventKeyRef oa:event_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_Event1 .

oa:relationep_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_Person:ce8b1beb-e22f-bb03-0cdc-e1545be46dfb ;
  a2a:EventKeyRef oa:event_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7_Event1 .

oa:source_sha_3d3dccab-9b8d-0819-9e5a-06cac1ce69a7
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1936-06-05 - 1936-06-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1936-06-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1936-06-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1936" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1936-06-05"^^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: 4104, Periode: 1931-1940" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "25" ;
    a2a:RegistryNumber "4104" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4104, Periode: 1931-1940, Overlijdensregister, 25, 4104"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/09063528-0ea4-c63e-1585-bdff78f928d0.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/3d3dccab-9b8d-0819-9e5a-06cac1ce69a7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/09063528-0ea4-c63e-1585-bdff78f928d0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-11-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/3d3dccab-9b8d-0819-9e5a-06cac1ce69a7" ;
  a2a:RecordGUID "{3d3dccab-9b8d-0819-9e5a-06cac1ce69a7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_527_00000527.xml van SHA" .

