@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_010fff9e-eebd-a310-3fef-aeadc9fa279a
  a a2a:Record ;
  rdfs:label "Overlijden op 12 april 1872 te Besoijen" ;
  a2a:hasPerson oa:person_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_Person-2722b9fb-13b4-b444-1279-583597b37674, oa:person_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_Person-e24dd107-e3b5-3daa-6ce5-77a8ec8e2a76, oa:person_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_Person-5d90c953-34ce-664c-60f7-f2accd3122fc, oa:person_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_Person-78bee4f4-380f-34d4-d043-4b4876c22fe8 ;
  a2a:hasEvent oa:event_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_0, oa:relationep_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_1, oa:relationep_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_2, oa:relationep_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_3 ;
  a2a:hasSource oa:source_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a .

oa:person_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_Person-2722b9fb-13b4-b444-1279-583597b37674
  a a2a:Person ;
  rdfs:label "Johanna Hurkmans" ;
  a2a:PersonName [
    rdfs:label "Johanna Hurkmans" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Hurkmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_Person-e24dd107-e3b5-3daa-6ce5-77a8ec8e2a76
  a a2a:Person ;
  rdfs:label "Antonius Aloisius Hurkmans" ;
  a2a:PersonName [
    rdfs:label "Antonius Aloisius Hurkmans" ;
    a2a:PersonNameFirstName "Antonius Aloisius" ;
    a2a:PersonNameLastName "Hurkmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_Person-5d90c953-34ce-664c-60f7-f2accd3122fc
  a a2a:Person ;
  rdfs:label "Gerrit Brok" ;
  a2a:PersonName [
    rdfs:label "Gerrit Brok" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_Person-78bee4f4-380f-34d4-d043-4b4876c22fe8
  a a2a:Person ;
  rdfs:label "Cornelis Aloisius Brok" ;
  a2a:PersonName [
    rdfs:label "Cornelis Aloisius Brok" ;
    a2a:PersonNameFirstName "Cornelis Aloisius" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "7" ;
    rdfs:label "7"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1872-04-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] .

oa:relationep_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_Person:2722b9fb-13b4-b444-1279-583597b37674 ;
  a2a:EventKeyRef oa:event_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_Event1 .

oa:relationep_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_1
  a a2a:RelationEP ;
  rdfs:label "other:Oom" ;
  a2a:RelationType "other:Oom" ;
  a2a:PersonKeyRef oa:person_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_Person:e24dd107-e3b5-3daa-6ce5-77a8ec8e2a76 ;
  a2a:EventKeyRef oa:event_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_Event1 .

oa:relationep_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_Person:5d90c953-34ce-664c-60f7-f2accd3122fc ;
  a2a:EventKeyRef oa:event_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_Event1 .

oa:relationep_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_Person:78bee4f4-380f-34d4-d043-4b4876c22fe8 ;
  a2a:EventKeyRef oa:event_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a_Event1 .

oa:source_sha_010fff9e-eebd-a310-3fef-aeadc9fa279a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen", "1872-04-12 - 1872-04-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-04-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-04-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1872" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1872-04-12"^^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 "13" ;
    a2a:RegistryNumber "916" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 916, Periode: 1871-1895, Overlijdensregister, 13, 916"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ab1492a1-7ebe-14f1-2076-26c729a75241.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/010fff9e-eebd-a310-3fef-aeadc9fa279a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ab1492a1-7ebe-14f1-2076-26c729a75241.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/010fff9e-eebd-a310-3fef-aeadc9fa279a" ;
  a2a:RecordGUID "{010fff9e-eebd-a310-3fef-aeadc9fa279a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1575_00001575.xml van SHA" .

