@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_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23
  a a2a:Record ;
  rdfs:label "Overlijden op 16 maart 1884 te Waspik" ;
  a2a:hasPerson oa:person_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23_Person-9b283403-a7c7-854f-1962-da9b65f9de05, oa:person_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23_Person-36749128-a9d6-11a5-ceb2-56dc557627f2, oa:person_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23_Person-ca68e125-ed45-0981-2fb9-4e5034130863 ;
  a2a:hasEvent oa:event_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23_0, oa:relationep_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23_1, oa:relationep_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23_2 ;
  a2a:hasSource oa:source_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23 .

oa:person_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23_Person-9b283403-a7c7-854f-1962-da9b65f9de05
  a a2a:Person ;
  rdfs:label "Johanna Catharina Kamp" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina Kamp" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNameLastName "Kamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23_Person-36749128-a9d6-11a5-ceb2-56dc557627f2
  a a2a:Person ;
  rdfs:label "Hermanus Donks" ;
  a2a:PersonName [
    rdfs:label "Hermanus Donks" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Donks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23_Person-ca68e125-ed45-0981-2fb9-4e5034130863
  a a2a:Person ;
  rdfs:label "Hubertus Donks" ;
  a2a:PersonName [
    rdfs:label "Hubertus Donks" ;
    a2a:PersonNameFirstName "Hubertus" ;
    a2a:PersonNameLastName "Donks"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1884-03-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:relationep_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23_Person:9b283403-a7c7-854f-1962-da9b65f9de05 ;
  a2a:EventKeyRef oa:event_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23_Event1 .

oa:relationep_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23_Person:36749128-a9d6-11a5-ceb2-56dc557627f2 ;
  a2a:EventKeyRef oa:event_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23_Event1 .

oa:relationep_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23_Person:ca68e125-ed45-0981-2fb9-4e5034130863 ;
  a2a:EventKeyRef oa:event_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23_Event1 .

oa:source_bhi_e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1884-03-17 - 1884-03-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-03-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-03-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1884-03-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8814, Periode: 1884" ;
    a2a:Book "Overlijdensregister Waspik 1884" ;
    a2a:DocumentNumber "15" ;
    a2a:RegistryNumber "8814" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8814, Periode: 1884, Overlijdensregister Waspik 1884, 15, 8814"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/36a2d24e-7fc5-6e4f-cb54-1f18db78e18a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/36a2d24e-7fc5-6e4f-cb54-1f18db78e18a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23" ;
  a2a:RecordGUID "{e446e7eb-42e8-27b2-40ea-c2a3cfb5ed23}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_82841_00082841.xml van BHI" .

