@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_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b
  a a2a:Record ;
  rdfs:label "Overlijden op 5 januari 1945 te Veen" ;
  a2a:hasPerson oa:person_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_Person-efc59489-05f3-099e-df11-b60a8d716ad6, oa:person_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_Person-25f5df0b-c40a-182d-7cda-7fb4711d0431, oa:person_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_Person-72e37db2-c518-1495-5fae-cd915e01f898, oa:person_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_Person-51c8a665-e7ea-0078-549b-11a475374462 ;
  a2a:hasEvent oa:event_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_0, oa:relationep_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_1, oa:relationep_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_2, oa:relationep_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_3 ;
  a2a:hasSource oa:source_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b .

oa:person_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_Person-efc59489-05f3-099e-df11-b60a8d716ad6
  a a2a:Person ;
  rdfs:label "Cornelia van Tilborg" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Tilborg" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilborg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_Person-25f5df0b-c40a-182d-7cda-7fb4711d0431
  a a2a:Person ;
  rdfs:label "Maarten Honcoop" ;
  a2a:PersonName [
    rdfs:label "Maarten Honcoop" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNameLastName "Honcoop"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_Person-72e37db2-c518-1495-5fae-cd915e01f898
  a a2a:Person ;
  rdfs:label "Jacob Marinus de Joode" ;
  a2a:PersonName [
    rdfs:label "Jacob Marinus de Joode" ;
    a2a:PersonNameFirstName "Jacob Marinus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Joode"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "2" ;
    rdfs:label "2"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_Person-51c8a665-e7ea-0078-549b-11a475374462
  a a2a:Person ;
  rdfs:label "Arie de Joode" ;
  a2a:PersonName [
    rdfs:label "Arie de Joode" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Joode"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] ;
  a2a:Profession "schilder" .

oa:event_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1945" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1945-01-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:relationep_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_Person:efc59489-05f3-099e-df11-b60a8d716ad6 ;
  a2a:EventKeyRef oa:event_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_Event1 .

oa:relationep_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_Person:25f5df0b-c40a-182d-7cda-7fb4711d0431 ;
  a2a:EventKeyRef oa:event_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_Event1 .

oa:relationep_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_Person:72e37db2-c518-1495-5fae-cd915e01f898 ;
  a2a:EventKeyRef oa:event_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_Event1 .

oa:relationep_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_Person:51c8a665-e7ea-0078-549b-11a475374462 ;
  a2a:EventKeyRef oa:event_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b_Event1 .

oa:source_sha_4e9495cf-4a5c-c4bd-cd4e-983b51e6759b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen", "1945-01-05 - 1945-01-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-01-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-01-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1945" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1945-01-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: 4851, Periode: 1941-1950" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "4851" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4851, Periode: 1941-1950, Overlijdensregister, 9, 4851"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/d25184a9-1924-bbf6-ea37-d7c7101edaa9.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4e9495cf-4a5c-c4bd-cd4e-983b51e6759b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/d25184a9-1924-bbf6-ea37-d7c7101edaa9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-08-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4e9495cf-4a5c-c4bd-cd4e-983b51e6759b" ;
  a2a:RecordGUID "{4e9495cf-4a5c-c4bd-cd4e-983b51e6759b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6729_00006729.xml van SHA" .

