@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_25f4e92c-819c-a30c-d033-e62167ce12c9
  a a2a:Record ;
  rdfs:label "Overlijden op 5 oktober 1860 te Waspik" ;
  a2a:hasPerson oa:person_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_Person-7dc1d47a-5577-c03d-db17-5c5da186e22f, oa:person_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_Person-cc6e9e6d-cba4-70e3-f329-acbb9a4b40d8, oa:person_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_Person-323e544d-1336-061c-5c83-68afea66c3f6, oa:person_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_Person-63cf8e7e-7b34-818e-7b0f-a66cda31cf7e ;
  a2a:hasEvent oa:event_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_0, oa:relationep_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_1, oa:relationep_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_2, oa:relationep_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_3 ;
  a2a:hasSource oa:source_sha_25f4e92c-819c-a30c-d033-e62167ce12c9 .

oa:person_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_Person-7dc1d47a-5577-c03d-db17-5c5da186e22f
  a a2a:Person ;
  rdfs:label "Anna van Kuijk" ;
  a2a:PersonName [
    rdfs:label "Anna van Kuijk" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kuijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_Person-cc6e9e6d-cba4-70e3-f329-acbb9a4b40d8
  a a2a:Person ;
  rdfs:label "Barth van Gijzel" ;
  a2a:PersonName [
    rdfs:label "Barth van Gijzel" ;
    a2a:PersonNameFirstName "Barth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gijzel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "dagloner" .

oa:person_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_Person-323e544d-1336-061c-5c83-68afea66c3f6
  a a2a:Person ;
  rdfs:label "Cornelis Dank" ;
  a2a:PersonName [
    rdfs:label "Cornelis Dank" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Dank"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "dagloner" .

oa:person_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_Person-63cf8e7e-7b34-818e-7b0f-a66cda31cf7e
  a a2a:Person ;
  rdfs:label "Anna Dank" ;
  a2a:PersonName [
    rdfs:label "Anna Dank" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Dank"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "3 weken" ;
    rdfs:label "3 weken"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1860" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1860-10-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:relationep_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_Person:7dc1d47a-5577-c03d-db17-5c5da186e22f ;
  a2a:EventKeyRef oa:event_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_Event1 .

oa:relationep_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_Person:cc6e9e6d-cba4-70e3-f329-acbb9a4b40d8 ;
  a2a:EventKeyRef oa:event_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_Event1 .

oa:relationep_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_Person:323e544d-1336-061c-5c83-68afea66c3f6 ;
  a2a:EventKeyRef oa:event_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_Event1 .

oa:relationep_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_Person:63cf8e7e-7b34-818e-7b0f-a66cda31cf7e ;
  a2a:EventKeyRef oa:event_sha_25f4e92c-819c-a30c-d033-e62167ce12c9_Event1 .

oa:source_sha_25f4e92c-819c-a30c-d033-e62167ce12c9
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1860-10-05 - 1860-10-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-10-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-10-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1860" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1860-10-05"^^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: 179, Periode: 1860-1869" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "58" ;
    a2a:RegistryNumber "179" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 179, Periode: 1860-1869, Overlijdensregister, 58, 179"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a016fc2b-84dc-e4d1-78ef-5f588928708b.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/25f4e92c-819c-a30c-d033-e62167ce12c9" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a016fc2b-84dc-e4d1-78ef-5f588928708b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/25f4e92c-819c-a30c-d033-e62167ce12c9" ;
  a2a:RecordGUID "{25f4e92c-819c-a30c-d033-e62167ce12c9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_118_00000118.xml van SHA" .

