@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_aee75f97-e18b-57aa-3c7e-ce2e36839917
  a a2a:Record ;
  rdfs:label "Overlijden op 27 juni 1839 te Capelle" ;
  a2a:hasPerson oa:person_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_Person-6ee077a2-2b89-2b06-3a9c-e2a084a6f157, oa:person_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_Person-c14482ca-4871-0857-2681-755d6cf95f26, oa:person_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_Person-4e13fedd-fbc0-b267-0893-3309f82fc198, oa:person_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_Person-89c4bd23-5b55-9f97-15b0-52752b2e39bc ;
  a2a:hasEvent oa:event_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_0, oa:relationep_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_1, oa:relationep_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_2, oa:relationep_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_3 ;
  a2a:hasSource oa:source_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917 .

oa:person_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_Person-6ee077a2-2b89-2b06-3a9c-e2a084a6f157
  a a2a:Person ;
  rdfs:label "Maria Konings" ;
  a2a:PersonName [
    rdfs:label "Maria Konings" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Konings"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_Person-c14482ca-4871-0857-2681-755d6cf95f26
  a a2a:Person ;
  rdfs:label "Gerrit Quirijns" ;
  a2a:PersonName [
    rdfs:label "Gerrit Quirijns" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Quirijns"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "koopman" .

oa:person_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_Person-4e13fedd-fbc0-b267-0893-3309f82fc198
  a a2a:Person ;
  rdfs:label "Johannes Priest" ;
  a2a:PersonName [
    rdfs:label "Johannes Priest" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Priest"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_Person-89c4bd23-5b55-9f97-15b0-52752b2e39bc
  a a2a:Person ;
  rdfs:label "Elisabeth Priest" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Priest" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Priest"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "18 dagen" ;
    rdfs:label "18 dagen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1839" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1839-06-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:relationep_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_Person:6ee077a2-2b89-2b06-3a9c-e2a084a6f157 ;
  a2a:EventKeyRef oa:event_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_Event1 .

oa:relationep_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_Person:c14482ca-4871-0857-2681-755d6cf95f26 ;
  a2a:EventKeyRef oa:event_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_Event1 .

oa:relationep_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_Person:4e13fedd-fbc0-b267-0893-3309f82fc198 ;
  a2a:EventKeyRef oa:event_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_Event1 .

oa:relationep_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_Person:89c4bd23-5b55-9f97-15b0-52752b2e39bc ;
  a2a:EventKeyRef oa:event_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917_Event1 .

oa:source_sha_aee75f97-e18b-57aa-3c7e-ce2e36839917
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle", "1839-06-27 - 1839-06-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-06-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-06-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1839" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1839-06-27"^^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: 326, Periode: 1833-1842" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "326" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 326, Periode: 1833-1842, Overlijdensregister, 21, 326"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/11097e1b-bada-f24b-b134-f7f3892f1960.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/aee75f97-e18b-57aa-3c7e-ce2e36839917" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/11097e1b-bada-f24b-b134-f7f3892f1960.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-10-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/aee75f97-e18b-57aa-3c7e-ce2e36839917" ;
  a2a:RecordGUID "{aee75f97-e18b-57aa-3c7e-ce2e36839917}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3647_00003647.xml van SHA" .

