@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_b2013541-da6f-40d5-82cd-71073f841d7e
  a a2a:Record ;
  rdfs:label "Overlijden op 14 april 1882 te Besoijen" ;
  a2a:hasPerson oa:person_sha_b2013541-da6f-40d5-82cd-71073f841d7e_Person-c859201b-98e0-5baf-c06a-894e9a550707, oa:person_sha_b2013541-da6f-40d5-82cd-71073f841d7e_Person-8167f883-29ad-c341-c7a9-3c3f384b5a5b, oa:person_sha_b2013541-da6f-40d5-82cd-71073f841d7e_Person-c3bbaa8f-9559-4213-0b8f-f73ff129f927, oa:person_sha_b2013541-da6f-40d5-82cd-71073f841d7e_Person-0a404d05-0f32-8aec-9481-b9990a530675 ;
  a2a:hasEvent oa:event_sha_b2013541-da6f-40d5-82cd-71073f841d7e_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_b2013541-da6f-40d5-82cd-71073f841d7e_0, oa:relationep_sha_b2013541-da6f-40d5-82cd-71073f841d7e_1, oa:relationep_sha_b2013541-da6f-40d5-82cd-71073f841d7e_2, oa:relationep_sha_b2013541-da6f-40d5-82cd-71073f841d7e_3 ;
  a2a:hasSource oa:source_sha_b2013541-da6f-40d5-82cd-71073f841d7e .

oa:person_sha_b2013541-da6f-40d5-82cd-71073f841d7e_Person-c859201b-98e0-5baf-c06a-894e9a550707
  a a2a:Person ;
  rdfs:label "Constantina Johanna van Ree" ;
  a2a:PersonName [
    rdfs:label "Constantina Johanna van Ree" ;
    a2a:PersonNameFirstName "Constantina Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ree"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_b2013541-da6f-40d5-82cd-71073f841d7e_Person-8167f883-29ad-c341-c7a9-3c3f384b5a5b
  a a2a:Person ;
  rdfs:label "Antonius Alouisius Hurkmans" ;
  a2a:PersonName [
    rdfs:label "Antonius Alouisius Hurkmans" ;
    a2a:PersonNameFirstName "Antonius Alouisius" ;
    a2a:PersonNameLastName "Hurkmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_b2013541-da6f-40d5-82cd-71073f841d7e_Person-c3bbaa8f-9559-4213-0b8f-f73ff129f927
  a a2a:Person ;
  rdfs:label "Alouisius Jan Baptist Hurkmans" ;
  a2a:PersonName [
    rdfs:label "Alouisius Jan Baptist Hurkmans" ;
    a2a:PersonNameFirstName "Alouisius Jan Baptist" ;
    a2a:PersonNameLastName "Hurkmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_b2013541-da6f-40d5-82cd-71073f841d7e_Person-0a404d05-0f32-8aec-9481-b9990a530675
  a a2a:Person ;
  rdfs:label "Ferdinand Josephus Hurkmans" ;
  a2a:PersonName [
    rdfs:label "Ferdinand Josephus Hurkmans" ;
    a2a:PersonNameFirstName "Ferdinand Josephus" ;
    a2a:PersonNameLastName "Hurkmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "14 dagen" ;
    rdfs:label "14 dagen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_b2013541-da6f-40d5-82cd-71073f841d7e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1882-04-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] .

oa:relationep_sha_b2013541-da6f-40d5-82cd-71073f841d7e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_b2013541-da6f-40d5-82cd-71073f841d7e_Person:c859201b-98e0-5baf-c06a-894e9a550707 ;
  a2a:EventKeyRef oa:event_sha_b2013541-da6f-40d5-82cd-71073f841d7e_Event1 .

oa:relationep_sha_b2013541-da6f-40d5-82cd-71073f841d7e_1
  a a2a:RelationEP ;
  rdfs:label "other:Oom" ;
  a2a:RelationType "other:Oom" ;
  a2a:PersonKeyRef oa:person_sha_b2013541-da6f-40d5-82cd-71073f841d7e_Person:8167f883-29ad-c341-c7a9-3c3f384b5a5b ;
  a2a:EventKeyRef oa:event_sha_b2013541-da6f-40d5-82cd-71073f841d7e_Event1 .

oa:relationep_sha_b2013541-da6f-40d5-82cd-71073f841d7e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_b2013541-da6f-40d5-82cd-71073f841d7e_Person:c3bbaa8f-9559-4213-0b8f-f73ff129f927 ;
  a2a:EventKeyRef oa:event_sha_b2013541-da6f-40d5-82cd-71073f841d7e_Event1 .

oa:relationep_sha_b2013541-da6f-40d5-82cd-71073f841d7e_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_b2013541-da6f-40d5-82cd-71073f841d7e_Person:0a404d05-0f32-8aec-9481-b9990a530675 ;
  a2a:EventKeyRef oa:event_sha_b2013541-da6f-40d5-82cd-71073f841d7e_Event1 .

oa:source_sha_b2013541-da6f-40d5-82cd-71073f841d7e
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen", "1882-04-14 - 1882-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1882" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1882-04-14"^^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: 916, Periode: 1871-1895" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "916" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 916, Periode: 1871-1895, Overlijdensregister, 11, 916"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/d3585968-01cf-fa0c-ec3c-523b74d0cf94.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/b2013541-da6f-40d5-82cd-71073f841d7e" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/d3585968-01cf-fa0c-ec3c-523b74d0cf94.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/b2013541-da6f-40d5-82cd-71073f841d7e" ;
  a2a:RecordGUID "{b2013541-da6f-40d5-82cd-71073f841d7e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1567_00001567.xml van SHA" .

