@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_12a23c76-e920-bbce-c429-6f2e57a6ee36
  a a2a:Record ;
  rdfs:label "Overlijden op 25 augustus 1836 te Wijk" ;
  a2a:hasPerson oa:person_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_Person-16e18d9f-1f10-f136-9b9f-23fcdad32b8d, oa:person_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_Person-f385e77e-7ed3-f821-2e3f-e4d5a6e3df65, oa:person_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_Person-c31d6054-e3f0-7b31-714e-99fb0eb5af2e, oa:person_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_Person-78e9decd-3efd-1c94-22b9-d7409ec72f72 ;
  a2a:hasEvent oa:event_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_0, oa:relationep_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_1, oa:relationep_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_2, oa:relationep_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_3 ;
  a2a:hasSource oa:source_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36 .

oa:person_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_Person-16e18d9f-1f10-f136-9b9f-23fcdad32b8d
  a a2a:Person ;
  rdfs:label "Cornelia Reuze" ;
  a2a:PersonName [
    rdfs:label "Cornelia Reuze" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Reuze"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_Person-f385e77e-7ed3-f821-2e3f-e4d5a6e3df65
  a a2a:Person ;
  rdfs:label "Jacob de Poorter" ;
  a2a:PersonName [
    rdfs:label "Jacob de Poorter" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Poorter"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_Person-c31d6054-e3f0-7b31-714e-99fb0eb5af2e
  a a2a:Person ;
  rdfs:label "Adrianus van der Flier" ;
  a2a:PersonName [
    rdfs:label "Adrianus van der Flier" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Flier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_Person-78e9decd-3efd-1c94-22b9-d7409ec72f72
  a a2a:Person ;
  rdfs:label "Martinus van der Flier" ;
  a2a:PersonName [
    rdfs:label "Martinus van der Flier" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Flier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "13 maanden" ;
    rdfs:label "13 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:event_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1836" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1836-08-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:relationep_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_Person:16e18d9f-1f10-f136-9b9f-23fcdad32b8d ;
  a2a:EventKeyRef oa:event_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_Event1 .

oa:relationep_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_Person:f385e77e-7ed3-f821-2e3f-e4d5a6e3df65 ;
  a2a:EventKeyRef oa:event_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_Event1 .

oa:relationep_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_Person:c31d6054-e3f0-7b31-714e-99fb0eb5af2e ;
  a2a:EventKeyRef oa:event_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_Event1 .

oa:relationep_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_Person:78e9decd-3efd-1c94-22b9-d7409ec72f72 ;
  a2a:EventKeyRef oa:event_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36_Event1 .

oa:source_sha_12a23c76-e920-bbce-c429-6f2e57a6ee36
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1836-08-25 - 1836-08-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1836-08-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-08-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1836" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1836-08-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: 5951, Periode: 1833-1842" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "5951" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5951, Periode: 1833-1842, Overlijdensregister, 26, 5951"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/fc2c27f4-8911-5938-e396-92404dc0d1f7.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/12a23c76-e920-bbce-c429-6f2e57a6ee36" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/fc2c27f4-8911-5938-e396-92404dc0d1f7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/12a23c76-e920-bbce-c429-6f2e57a6ee36" ;
  a2a:RecordGUID "{12a23c76-e920-bbce-c429-6f2e57a6ee36}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_68_00000068.xml van SHA" .

