@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_7c7e248a-5691-22fa-ecb3-be4eec2b2607
  a a2a:Record ;
  rdfs:label "Overlijden op 13 juni 1825 te Meeuwen, Hill en Babyloniënbroek" ;
  a2a:hasPerson oa:person_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607_Person-570769da-1a68-1226-c5f8-999d4ca387ea, oa:person_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607_Person-51399e76-c304-e70f-b45b-44335743c8cd, oa:person_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607_Person-8fb34ddc-77f1-4218-a2d7-1b4e4e6f6322 ;
  a2a:hasEvent oa:event_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607_0, oa:relationep_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607_1, oa:relationep_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607_2 ;
  a2a:hasSource oa:source_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607 .

oa:person_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607_Person-570769da-1a68-1226-c5f8-999d4ca387ea
  a a2a:Person ;
  rdfs:label "Antonia Raams" ;
  a2a:PersonName [
    rdfs:label "Antonia Raams" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Raams"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Hill" ;
    rdfs:label "Hill"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "arbeidster" .

oa:person_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607_Person-51399e76-c304-e70f-b45b-44335743c8cd
  a a2a:Person ;
  rdfs:label "Jan Heijmans" ;
  a2a:PersonName [
    rdfs:label "Jan Heijmans" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Heijmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meeuwen, Hill en Babyloniënbroek" ;
    rdfs:label "Meeuwen, Hill en Babyloniënbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607_Person-8fb34ddc-77f1-4218-a2d7-1b4e4e6f6322
  a a2a:Person ;
  rdfs:label "Jan Buis" ;
  a2a:PersonName [
    rdfs:label "Jan Buis" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Buis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meeuwen, Hill en Babyloniënbroek" ;
    rdfs:label "Meeuwen, Hill en Babyloniënbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "64" ;
    rdfs:label "64"
  ] ;
  a2a:Profession "winkelier" .

oa:event_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1825" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1825-06-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meeuwen, Hill en Babyloniënbroek" ;
    rdfs:label "Meeuwen, Hill en Babyloniënbroek"
  ] .

oa:relationep_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607_Person:570769da-1a68-1226-c5f8-999d4ca387ea ;
  a2a:EventKeyRef oa:event_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607_Event1 .

oa:relationep_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607_1
  a a2a:RelationEP ;
  rdfs:label "other:Wed." ;
  a2a:RelationType "other:Wed." ;
  a2a:PersonKeyRef oa:person_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607_Person:51399e76-c304-e70f-b45b-44335743c8cd ;
  a2a:EventKeyRef oa:event_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607_Event1 .

oa:relationep_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607_Person:8fb34ddc-77f1-4218-a2d7-1b4e4e6f6322 ;
  a2a:EventKeyRef oa:event_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607_Event1 .

oa:source_sha_7c7e248a-5691-22fa-ecb3-be4eec2b2607
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen", "1825-06-13 - 1825-06-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1825-06-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1825-06-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1825" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1825-06-13"^^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: 4278, Periode: 1823-1832" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "4278" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4278, Periode: 1823-1832, Overlijdensregister, 6, 4278"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ffb2bdcb-fac7-c25c-83d0-9f4ef8362312.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/7c7e248a-5691-22fa-ecb3-be4eec2b2607" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ffb2bdcb-fac7-c25c-83d0-9f4ef8362312.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/7c7e248a-5691-22fa-ecb3-be4eec2b2607" ;
  a2a:RecordGUID "{7c7e248a-5691-22fa-ecb3-be4eec2b2607}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_23_00000023.xml van SHA" .

