@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_03e01d46-33cc-0bbb-57ad-727b3c1ca42e
  a a2a:Record ;
  rdfs:label "Overlijden op 17 april 1911 te Wijk" ;
  a2a:hasPerson oa:person_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Person-40438d5f-437f-63c9-50da-2a5f8aabc029, oa:person_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Person-87592ba6-a95a-5edd-d8c2-5f363e5e407b, oa:person_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Person-8d2e2d43-53d5-db4c-5585-e6377266b695, oa:person_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Person-a7b73cfe-1ef1-20b0-98a6-7d01de238f88, oa:person_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Person-93eb4ec2-879f-aa80-e43f-6bdd398dd641 ;
  a2a:hasEvent oa:event_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_0, oa:relationep_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_1, oa:relationep_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_2, oa:relationep_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_3, oa:relationep_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_4 ;
  a2a:hasSource oa:source_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e .

oa:person_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Person-40438d5f-437f-63c9-50da-2a5f8aabc029
  a a2a:Person ;
  rdfs:label "Johannes Kerkwijk" ;
  a2a:PersonName [
    rdfs:label "Johannes Kerkwijk" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Kerkwijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "1" ;
    rdfs:label "1"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Person-87592ba6-a95a-5edd-d8c2-5f363e5e407b
  a a2a:Person ;
  rdfs:label "Dirk de Graaff" ;
  a2a:PersonName [
    rdfs:label "Dirk de Graaff" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Person-8d2e2d43-53d5-db4c-5585-e6377266b695
  a a2a:Person ;
  rdfs:label "Willem Leijsma" ;
  a2a:PersonName [
    rdfs:label "Willem Leijsma" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Leijsma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "gemeenteveldwachter" .

oa:person_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Person-a7b73cfe-1ef1-20b0-98a6-7d01de238f88
  a a2a:Person ;
  rdfs:label "Lena van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Lena van Rijswijk" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Person-93eb4ec2-879f-aa80-e43f-6bdd398dd641
  a a2a:Person ;
  rdfs:label "Dirk Kerkwijk" ;
  a2a:PersonName [
    rdfs:label "Dirk Kerkwijk" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Kerkwijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "veldarbeider" .

oa:event_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1911-04-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:relationep_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Person:40438d5f-437f-63c9-50da-2a5f8aabc029 ;
  a2a:EventKeyRef oa:event_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Event1 .

oa:relationep_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Person:87592ba6-a95a-5edd-d8c2-5f363e5e407b ;
  a2a:EventKeyRef oa:event_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Event1 .

oa:relationep_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Person:8d2e2d43-53d5-db4c-5585-e6377266b695 ;
  a2a:EventKeyRef oa:event_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Event1 .

oa:relationep_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Person:a7b73cfe-1ef1-20b0-98a6-7d01de238f88 ;
  a2a:EventKeyRef oa:event_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Event1 .

oa:relationep_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Person:93eb4ec2-879f-aa80-e43f-6bdd398dd641 ;
  a2a:EventKeyRef oa:event_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e_Event1 .

oa:source_sha_03e01d46-33cc-0bbb-57ad-727b3c1ca42e
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1911-04-17 - 1911-04-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-04-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-04-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1911-04-17"^^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: 5958, Periode: 1903-1912" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "5958" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5958, Periode: 1903-1912, Overlijdensregister, 19, 5958"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/85e5af02-a964-2352-68f7-55e52dc02f54.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/03e01d46-33cc-0bbb-57ad-727b3c1ca42e" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/85e5af02-a964-2352-68f7-55e52dc02f54.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-05-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/03e01d46-33cc-0bbb-57ad-727b3c1ca42e" ;
  a2a:RecordGUID "{03e01d46-33cc-0bbb-57ad-727b3c1ca42e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_26_00000026.xml van SHA" .

