@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_56212c34-d760-92d3-e7f0-eb77a4e31219
  a a2a:Record ;
  rdfs:label "Overlijden op 10 juli 1823 te Waspik" ;
  a2a:hasPerson oa:person_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_Person-dde6fc50-b032-f757-7880-0bae18c3f818, oa:person_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_Person-19cf0f56-d3ca-ce29-76f8-186d0686af3a, oa:person_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_Person-f1e9040a-6b9d-8b38-61ae-86444d7e610e, oa:person_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_Person-fd2eb471-5e8a-e33d-1345-15d0542b4675 ;
  a2a:hasEvent oa:event_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_0, oa:relationep_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_1, oa:relationep_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_2, oa:relationep_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_3 ;
  a2a:hasSource oa:source_sha_56212c34-d760-92d3-e7f0-eb77a4e31219 .

oa:person_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_Person-dde6fc50-b032-f757-7880-0bae18c3f818
  a a2a:Person ;
  rdfs:label "Anna Maria Straver" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Straver" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Straver"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:person_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_Person-19cf0f56-d3ca-ce29-76f8-186d0686af3a
  a a2a:Person ;
  rdfs:label "Frans van Hassel" ;
  a2a:PersonName [
    rdfs:label "Frans van Hassel" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hassel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_Person-f1e9040a-6b9d-8b38-61ae-86444d7e610e
  a a2a:Person ;
  rdfs:label "Huibert Jooste Pols" ;
  a2a:PersonName [
    rdfs:label "Huibert Jooste Pols" ;
    a2a:PersonNameFirstName "Huibert Jooste" ;
    a2a:PersonNameLastName "Pols"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_Person-fd2eb471-5e8a-e33d-1345-15d0542b4675
  a a2a:Person ;
  rdfs:label "Arnolda Pols" ;
  a2a:PersonName [
    rdfs:label "Arnolda Pols" ;
    a2a:PersonNameFirstName "Arnolda" ;
    a2a:PersonNameLastName "Pols"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "14" ;
    rdfs:label "14"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1823" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1823-07-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:relationep_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_Person:dde6fc50-b032-f757-7880-0bae18c3f818 ;
  a2a:EventKeyRef oa:event_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_Event1 .

oa:relationep_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_Person:19cf0f56-d3ca-ce29-76f8-186d0686af3a ;
  a2a:EventKeyRef oa:event_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_Event1 .

oa:relationep_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_Person:f1e9040a-6b9d-8b38-61ae-86444d7e610e ;
  a2a:EventKeyRef oa:event_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_Event1 .

oa:relationep_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_Person:fd2eb471-5e8a-e33d-1345-15d0542b4675 ;
  a2a:EventKeyRef oa:event_sha_56212c34-d760-92d3-e7f0-eb77a4e31219_Event1 .

oa:source_sha_56212c34-d760-92d3-e7f0-eb77a4e31219
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1823-07-10 - 1823-07-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1823-07-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1823-07-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1823" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1823-07-10"^^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: 175, Periode: 1820-1829" ;
    a2a:Book "Overlijdensregister" ;
    a2a:RegistryNumber "175" ;
    a2a:Folio "11v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 175, Periode: 1820-1829, Overlijdensregister, 175, 11v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/696c06c4-3904-5053-042a-6df4bcf45c83.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/56212c34-d760-92d3-e7f0-eb77a4e31219" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/696c06c4-3904-5053-042a-6df4bcf45c83.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/56212c34-d760-92d3-e7f0-eb77a4e31219" ;
  a2a:RecordGUID "{56212c34-d760-92d3-e7f0-eb77a4e31219}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_408_00000408.xml van SHA" .

