@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_eda540af-e06f-e52a-6f05-9a16070691f4
  a a2a:Record ;
  rdfs:label "Overlijden op 16 februari 1811 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_Person-b1e81885-798f-4a93-9e2c-db5083170cc6, oa:person_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_Person-170ed40e-38fe-5ff3-43dd-8d2b8e725588, oa:person_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_Person-6ff1e380-99a4-533c-ccb3-3438d9547a65, oa:person_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_Person-efb1dc90-d15e-9572-f242-9932a9fd1bb4 ;
  a2a:hasEvent oa:event_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_0, oa:relationep_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_1, oa:relationep_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_0 ;
  a2a:hasSource oa:source_bhi_eda540af-e06f-e52a-6f05-9a16070691f4 .

oa:person_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_Person-b1e81885-798f-4a93-9e2c-db5083170cc6
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_Person-170ed40e-38fe-5ff3-43dd-8d2b8e725588
  a a2a:Person ;
  rdfs:label "Adriana Jan van Hees" ;
  a2a:PersonName [
    rdfs:label "Adriana Jan van Hees" ;
    a2a:PersonNameFirstName "Adriana Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hees"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_Person-6ff1e380-99a4-533c-ccb3-3438d9547a65
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_Person-efb1dc90-d15e-9572-f242-9932a9fd1bb4
  a a2a:Person ;
  rdfs:label "Cornelis Vugts" ;
  a2a:PersonName [
    rdfs:label "Cornelis Vugts" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1811" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1811-02-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] .

oa:relationep_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_Person:b1e81885-798f-4a93-9e2c-db5083170cc6 ;
  a2a:EventKeyRef oa:event_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_Event1 .

oa:relationep_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_Person:170ed40e-38fe-5ff3-43dd-8d2b8e725588 ;
  a2a:EventKeyRef oa:event_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_Event1 .

oa:relationep_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_Person:6ff1e380-99a4-533c-ccb3-3438d9547a65 ;
  a2a:EventKeyRef oa:event_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_Event1 .

oa:relationpp_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_Person:170ed40e-38fe-5ff3-43dd-8d2b8e725588, oa:person_bhi_eda540af-e06f-e52a-6f05-9a16070691f4_Person:efb1dc90-d15e-9572-f242-9932a9fd1bb4 .

oa:source_bhi_eda540af-e06f-e52a-6f05-9a16070691f4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1811-02-17 - 1811-02-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-02-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-02-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1811" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1811-02-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1084, Periode: 1811" ;
    a2a:Book "Overlijdensregister Boxtel 1811" ;
    a2a:DocumentNumber "33" ;
    a2a:RegistryNumber "1084" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1084, Periode: 1811, Overlijdensregister Boxtel 1811, 33, 1084"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/50ebf41d-a801-4c4e-d63a-9c18f601de88.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/50ebf41d-a801-4c4e-d63a-9c18f601de88.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-03-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/eda540af-e06f-e52a-6f05-9a16070691f4" ;
  a2a:RecordGUID "{eda540af-e06f-e52a-6f05-9a16070691f4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_22396_00022396.xml van BHI" .

