@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_ca5042d0-7ab4-ec0f-09c8-e2dbcb6216a9
  a a2a:Record ;
  rdfs:label "Begrafenis op 18 augustus 1792 te Oss" ;
  a2a:hasPerson oa:person_bhi_ca5042d0-7ab4-ec0f-09c8-e2dbcb6216a9_Person-1dadfa26-2ec2-43bd-3388-67b90ab10136 ;
  a2a:hasEvent oa:event_bhi_ca5042d0-7ab4-ec0f-09c8-e2dbcb6216a9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ca5042d0-7ab4-ec0f-09c8-e2dbcb6216a9_0 ;
  a2a:hasSource oa:source_bhi_ca5042d0-7ab4-ec0f-09c8-e2dbcb6216a9 .

oa:person_bhi_ca5042d0-7ab4-ec0f-09c8-e2dbcb6216a9_Person-1dadfa26-2ec2-43bd-3388-67b90ab10136
  a a2a:Person ;
  rdfs:label "Ardien Willem Geurts" ;
  a2a:PersonName [
    rdfs:label "Ardien Willem Geurts" ;
    a2a:PersonNameFirstName "Ardien" ;
    a2a:PersonNamePatronym "Willem" ;
    a2a:PersonNameLastName "Geurts"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_ca5042d0-7ab4-ec0f-09c8-e2dbcb6216a9_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1792-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ca5042d0-7ab4-ec0f-09c8-e2dbcb6216a9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_ca5042d0-7ab4-ec0f-09c8-e2dbcb6216a9_Person:1dadfa26-2ec2-43bd-3388-67b90ab10136 ;
  a2a:EventKeyRef oa:event_bhi_ca5042d0-7ab4-ec0f-09c8-e2dbcb6216a9_Event1 .

oa:source_bhi_ca5042d0-7ab4-ec0f-09c8-e2dbcb6216a9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1792-08-18 - 1792-08-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-08-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-08-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1792" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1792-08-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 32, Periode: 1787-1810" ;
    a2a:Book "Oss begraafboek 1787-1810 (-1862)" ;
    a2a:RegistryNumber "32" ;
    a2a:Folio "13-30" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 32, Periode: 1787-1810, Oss begraafboek 1787-1810 (-1862), 32, 13-30"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/008ad4f3-14d1-7fb1-94ae-1d2dd3bebcfd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/008ad4f3-14d1-7fb1-94ae-1d2dd3bebcfd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ca5042d0-7ab4-ec0f-09c8-e2dbcb6216a9" ;
  a2a:RecordGUID "{ca5042d0-7ab4-ec0f-09c8-e2dbcb6216a9}" ;
  a2a:SourceRemarkOpmerking "slechts geindiceerd tot en meet 1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_34214_00034214.xml van BHI" .

