@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_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c
  a a2a:Record ;
  rdfs:label "Begrafenis op 2 maart 1795 te Lith" ;
  a2a:hasPerson oa:person_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c_Person-945352f8-2aab-03bf-640a-26ad3414d725, oa:person_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c_Person-a6ca3b42-5e19-d21e-7aa9-6383b4ec1612, oa:person_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c_Person-57bdb17c-2b44-bec1-8733-7c0c00f77e65 ;
  a2a:hasEvent oa:event_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c_0, oa:relationep_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c_1, oa:relationep_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c_2 ;
  a2a:hasSource oa:source_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c .

oa:person_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c_Person-945352f8-2aab-03bf-640a-26ad3414d725
  a a2a:Person ;
  rdfs:label "Allegonda Smits" ;
  a2a:PersonName [
    rdfs:label "Allegonda Smits" ;
    a2a:PersonNameFirstName "Allegonda" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c_Person-a6ca3b42-5e19-d21e-7aa9-6383b4ec1612
  a a2a:Person ;
  rdfs:label "Jacobus Bokken" ;
  a2a:PersonName [
    rdfs:label "Jacobus Bokken" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Bokken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c_Person-57bdb17c-2b44-bec1-8733-7c0c00f77e65
  a a2a:Person ;
  rdfs:label "Maria Bokken" ;
  a2a:PersonName [
    rdfs:label "Maria Bokken" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Bokken"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1795" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1795-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c_Person:945352f8-2aab-03bf-640a-26ad3414d725 ;
  a2a:EventKeyRef oa:event_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c_Event1 .

oa:relationep_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c_Person:a6ca3b42-5e19-d21e-7aa9-6383b4ec1612 ;
  a2a:EventKeyRef oa:event_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c_Event1 .

oa:relationep_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c_Person:57bdb17c-2b44-bec1-8733-7c0c00f77e65 ;
  a2a:EventKeyRef oa:event_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c_Event1 .

oa:source_bhi_1c4193d6-db3d-a4a2-4e35-fb15b4eef18c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith", "1795-03-02 - 1795-03-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1795-03-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-03-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1795" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1795-03-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 8, Periode: 1730-1809" ;
    a2a:Book "Begraven" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "114r09" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 8, Periode: 1730-1809, Begraven, 8, 114r09"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a7d7d892-9f3a-8acd-dfd3-148070f120c9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a7d7d892-9f3a-8acd-dfd3-148070f120c9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-03-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1c4193d6-db3d-a4a2-4e35-fb15b4eef18c" ;
  a2a:RecordGUID "{1c4193d6-db3d-a4a2-4e35-fb15b4eef18c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_33150_00033150.xml van BHI" .

