@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_87f2ba97-5694-8b8d-e04c-c969699da582
  a a2a:Record ;
  rdfs:label "Begrafenis op 30 december 1793 te Wanroij" ;
  a2a:hasPerson oa:person_bhi_87f2ba97-5694-8b8d-e04c-c969699da582_Person-87be494b-c3df-880e-81b1-36b225dde91f ;
  a2a:hasEvent oa:event_bhi_87f2ba97-5694-8b8d-e04c-c969699da582_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_87f2ba97-5694-8b8d-e04c-c969699da582_0 ;
  a2a:hasSource oa:source_bhi_87f2ba97-5694-8b8d-e04c-c969699da582 .

oa:person_bhi_87f2ba97-5694-8b8d-e04c-c969699da582_Person-87be494b-c3df-880e-81b1-36b225dde91f
  a a2a:Person ;
  rdfs:label "Cornelius Arnoldi Ververs" ;
  a2a:PersonName [
    rdfs:label "Cornelius Arnoldi Ververs" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePatronym "Arnoldi" ;
    a2a:PersonNameLastName "Ververs"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_87f2ba97-5694-8b8d-e04c-c969699da582_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1793" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1793-12-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wanroij" ;
    rdfs:label "Wanroij"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_87f2ba97-5694-8b8d-e04c-c969699da582_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_87f2ba97-5694-8b8d-e04c-c969699da582_Person:87be494b-c3df-880e-81b1-36b225dde91f ;
  a2a:EventKeyRef oa:event_bhi_87f2ba97-5694-8b8d-e04c-c969699da582_Event1 .

oa:source_bhi_87f2ba97-5694-8b8d-e04c-c969699da582
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Wanroij" ;
    rdfs:label "Wanroij", "1760-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1760-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3, Periode: 1760-1811" ;
    a2a:Book "Rooms-Katholiek begraafboek 1760-1811" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "159v22" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1760-1811, Rooms-Katholiek begraafboek 1760-1811, 3, 159v22"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ba4a28c5-469a-f85c-a5c6-bfd53ea921b4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ba4a28c5-469a-f85c-a5c6-bfd53ea921b4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/87f2ba97-5694-8b8d-e04c-c969699da582" ;
  a2a:RecordGUID "{87f2ba97-5694-8b8d-e04c-c969699da582}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_57206_00057206.xml van BHI" .

