@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_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b
  a a2a:Record ;
  rdfs:label "Overlijden op 12 juni 1914 te Waalwijk" ;
  a2a:hasPerson oa:person_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_Person-374a1aaf-7da8-d41b-5b93-fa644742709d, oa:person_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_Person-2dcc588c-2cb2-40d1-f550-b88a274045b7, oa:person_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_Person-f4878028-bc22-74bc-fe55-003251d78951, oa:person_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_Person-f520b12a-c952-0180-7a90-959073021e96 ;
  a2a:hasEvent oa:event_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_0, oa:relationep_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_1, oa:relationep_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_2, oa:relationep_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_3 ;
  a2a:hasSource oa:source_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b .

oa:person_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_Person-374a1aaf-7da8-d41b-5b93-fa644742709d
  a a2a:Person ;
  rdfs:label "Maria Pieternella Verschuren" ;
  a2a:PersonName [
    rdfs:label "Maria Pieternella Verschuren" ;
    a2a:PersonNameFirstName "Maria Pieternella" ;
    a2a:PersonNameLastName "Verschuren"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_Person-2dcc588c-2cb2-40d1-f550-b88a274045b7
  a a2a:Person ;
  rdfs:label "Johannes Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Johannes Verhoeven" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "gemeentebode" .

oa:person_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_Person-f4878028-bc22-74bc-fe55-003251d78951
  a a2a:Person ;
  rdfs:label "Dirk Adrianus Pol" ;
  a2a:PersonName [
    rdfs:label "Dirk Adrianus Pol" ;
    a2a:PersonNameFirstName "Dirk Adrianus" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "metselaar" .

oa:person_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_Person-f520b12a-c952-0180-7a90-959073021e96
  a a2a:Person ;
  rdfs:label "Dingeman Pol" ;
  a2a:PersonName [
    rdfs:label "Dingeman Pol" ;
    a2a:PersonNameFirstName "Dingeman" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "1" ;
    rdfs:label "1"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1914-06-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_Person:374a1aaf-7da8-d41b-5b93-fa644742709d ;
  a2a:EventKeyRef oa:event_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_Event1 .

oa:relationep_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_Person:2dcc588c-2cb2-40d1-f550-b88a274045b7 ;
  a2a:EventKeyRef oa:event_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_Event1 .

oa:relationep_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_Person:f4878028-bc22-74bc-fe55-003251d78951 ;
  a2a:EventKeyRef oa:event_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_Event1 .

oa:relationep_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_Person:f520b12a-c952-0180-7a90-959073021e96 ;
  a2a:EventKeyRef oa:event_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b_Event1 .

oa:source_sha_4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1914-06-12 - 1914-06-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-06-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-06-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1914-06-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: 2633, Periode: 1912-1923" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "33" ;
    a2a:RegistryNumber "2633" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2633, Periode: 1912-1923, Overlijdensregister, 33, 2633"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f9c7bcf1-52b0-0508-d949-01388bc2e784.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f9c7bcf1-52b0-0508-d949-01388bc2e784.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-06-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b" ;
  a2a:RecordGUID "{4b437bea-8b75-e3d2-bdbf-a47fd3d1e62b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1544_00001544.xml van SHA" .

