@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_45f8edf8-865b-713c-4ec2-e871edb8d2ee
  a a2a:Record ;
  rdfs:label "Begrafenis op 15 februari 1796 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_45f8edf8-865b-713c-4ec2-e871edb8d2ee_Person-a75ac493-0831-97f2-964a-e717d0a3cceb, oa:person_bhi_45f8edf8-865b-713c-4ec2-e871edb8d2ee_Person-538f7ba4-5410-fd7b-df29-a1cc074f625a ;
  a2a:hasEvent oa:event_bhi_45f8edf8-865b-713c-4ec2-e871edb8d2ee_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_45f8edf8-865b-713c-4ec2-e871edb8d2ee_0, oa:relationep_bhi_45f8edf8-865b-713c-4ec2-e871edb8d2ee_1 ;
  a2a:hasSource oa:source_bhi_45f8edf8-865b-713c-4ec2-e871edb8d2ee .

oa:person_bhi_45f8edf8-865b-713c-4ec2-e871edb8d2ee_Person-a75ac493-0831-97f2-964a-e717d0a3cceb
  a a2a:Person ;
  rdfs:label "Arnoldus Wedevens" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Wedevens" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Wedevens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_45f8edf8-865b-713c-4ec2-e871edb8d2ee_Person-538f7ba4-5410-fd7b-df29-a1cc074f625a
  a a2a:Person ;
  rdfs:label "N.N. Wedevens" ;
  a2a:PersonName [
    rdfs:label "N.N. Wedevens" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Wedevens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_45f8edf8-865b-713c-4ec2-e871edb8d2ee_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1796" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1796-02-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_45f8edf8-865b-713c-4ec2-e871edb8d2ee_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_45f8edf8-865b-713c-4ec2-e871edb8d2ee_Person:a75ac493-0831-97f2-964a-e717d0a3cceb ;
  a2a:EventKeyRef oa:event_bhi_45f8edf8-865b-713c-4ec2-e871edb8d2ee_Event1 .

oa:relationep_bhi_45f8edf8-865b-713c-4ec2-e871edb8d2ee_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_45f8edf8-865b-713c-4ec2-e871edb8d2ee_Person:538f7ba4-5410-fd7b-df29-a1cc074f625a ;
  a2a:EventKeyRef oa:event_bhi_45f8edf8-865b-713c-4ec2-e871edb8d2ee_Event1 .

oa:source_bhi_45f8edf8-865b-713c-4ec2-e871edb8d2ee
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1796-02-15 - 1796-02-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-02-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1796-02-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1796" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1796-02-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 17, Periode: 1739-1805" ;
    a2a:Book "Boxtel en Esch begraafboek 1739-1805" ;
    a2a:RegistryNumber "17" ;
    a2a:Folio "346-05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 17, Periode: 1739-1805, Boxtel en Esch begraafboek 1739-1805, 17, 346-05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d15a50e0-584d-6785-6f2d-c800c40db524.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d15a50e0-584d-6785-6f2d-c800c40db524.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/45f8edf8-865b-713c-4ec2-e871edb8d2ee" ;
  a2a:RecordGUID "{45f8edf8-865b-713c-4ec2-e871edb8d2ee}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_36098_00036098.xml van BHI" .

[] a2a:PersonRemarkdiversen "' s avonds een eerts geb. kind" .
