@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_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b
  a a2a:Record ;
  rdfs:label "Overlijden op 25 juli 1872 te Waspik" ;
  a2a:hasPerson oa:person_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_Person-ac837109-4df5-20b8-70c3-e6de6685e6ee, oa:person_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_Person-043b038a-9a24-94e4-c7af-67c13210a159, oa:person_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_Person-32800f40-a710-05f8-8f68-4b6ff374f8ac, oa:person_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_Person-6798904d-9f38-b779-a229-327eb8100b05 ;
  a2a:hasEvent oa:event_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_0, oa:relationep_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_1, oa:relationep_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_2, oa:relationep_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_3 ;
  a2a:hasSource oa:source_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b .

oa:person_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_Person-ac837109-4df5-20b8-70c3-e6de6685e6ee
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Smeur" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Smeur" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNameLastName "Smeur"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_Person-043b038a-9a24-94e4-c7af-67c13210a159
  a a2a:Person ;
  rdfs:label "Wilhelmus Antonie Brokx" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Antonie Brokx" ;
    a2a:PersonNameFirstName "Wilhelmus Antonie" ;
    a2a:PersonNameLastName "Brokx"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "koperslager" .

oa:person_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_Person-32800f40-a710-05f8-8f68-4b6ff374f8ac
  a a2a:Person ;
  rdfs:label "Franciscus Kamp" ;
  a2a:PersonName [
    rdfs:label "Franciscus Kamp" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Kamp"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_Person-6798904d-9f38-b779-a229-327eb8100b05
  a a2a:Person ;
  rdfs:label "Adriana Maria Kamp" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Kamp" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Kamp"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "3 maanden" ;
    rdfs:label "3 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1872-07-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:relationep_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_Person:ac837109-4df5-20b8-70c3-e6de6685e6ee ;
  a2a:EventKeyRef oa:event_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_Event1 .

oa:relationep_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_Person:043b038a-9a24-94e4-c7af-67c13210a159 ;
  a2a:EventKeyRef oa:event_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_Event1 .

oa:relationep_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_Person:32800f40-a710-05f8-8f68-4b6ff374f8ac ;
  a2a:EventKeyRef oa:event_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_Event1 .

oa:relationep_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_Person:6798904d-9f38-b779-a229-327eb8100b05 ;
  a2a:EventKeyRef oa:event_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b_Event1 .

oa:source_sha_1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1872-07-25 - 1872-07-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-07-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-07-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1872" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1872-07-25"^^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: 180, Periode: 1870-1879" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "41" ;
    a2a:RegistryNumber "180" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 180, Periode: 1870-1879, Overlijdensregister, 41, 180"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/93fc961e-3a90-0963-eefa-4d907b5569e0.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/93fc961e-3a90-0963-eefa-4d907b5569e0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b" ;
  a2a:RecordGUID "{1310eb9c-bd7d-4a07-e8a1-0c5b5e3efa7b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1405_00001405.xml van SHA" .

