@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_bcee95f7-59c2-5b60-346b-aba3ddd8a758
  a a2a:Record ;
  rdfs:label "Begrafenis op 11 juni 1731 te Lith" ;
  a2a:hasPerson oa:person_bhi_bcee95f7-59c2-5b60-346b-aba3ddd8a758_Person-cb840ca9-ae35-e3b9-b89a-c4d4a8f48601, oa:person_bhi_bcee95f7-59c2-5b60-346b-aba3ddd8a758_Person-f134d2c8-bfbf-4b1c-a9e4-31fdf5623f3c ;
  a2a:hasEvent oa:event_bhi_bcee95f7-59c2-5b60-346b-aba3ddd8a758_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bcee95f7-59c2-5b60-346b-aba3ddd8a758_0, oa:relationep_bhi_bcee95f7-59c2-5b60-346b-aba3ddd8a758_1 ;
  a2a:hasSource oa:source_bhi_bcee95f7-59c2-5b60-346b-aba3ddd8a758 .

oa:person_bhi_bcee95f7-59c2-5b60-346b-aba3ddd8a758_Person-cb840ca9-ae35-e3b9-b89a-c4d4a8f48601
  a a2a:Person ;
  rdfs:label "Willem van Berghen" ;
  a2a:PersonName [
    rdfs:label "Willem van Berghen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Berghen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bcee95f7-59c2-5b60-346b-aba3ddd8a758_Person-f134d2c8-bfbf-4b1c-a9e4-31fdf5623f3c
  a a2a:Person ;
  rdfs:label "Adriaan Willem van Berghen" ;
  a2a:PersonName [
    rdfs:label "Adriaan Willem van Berghen" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePatronym "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Berghen"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_bcee95f7-59c2-5b60-346b-aba3ddd8a758_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1731" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1731-06-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_bcee95f7-59c2-5b60-346b-aba3ddd8a758_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bcee95f7-59c2-5b60-346b-aba3ddd8a758_Person:cb840ca9-ae35-e3b9-b89a-c4d4a8f48601 ;
  a2a:EventKeyRef oa:event_bhi_bcee95f7-59c2-5b60-346b-aba3ddd8a758_Event1 .

oa:relationep_bhi_bcee95f7-59c2-5b60-346b-aba3ddd8a758_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_bcee95f7-59c2-5b60-346b-aba3ddd8a758_Person:f134d2c8-bfbf-4b1c-a9e4-31fdf5623f3c ;
  a2a:EventKeyRef oa:event_bhi_bcee95f7-59c2-5b60-346b-aba3ddd8a758_Event1 .

oa:source_bhi_bcee95f7-59c2-5b60-346b-aba3ddd8a758
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith", "1731-06-11 - 1731-06-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1731-06-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1731-06-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1731" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1731-06-11"^^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 "03r06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 8, Periode: 1730-1809, Begraven, 8, 03r06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ffaff026-f434-612b-f451-9d9306e68bf6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ffaff026-f434-612b-f451-9d9306e68bf6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-01-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bcee95f7-59c2-5b60-346b-aba3ddd8a758" ;
  a2a:RecordGUID "{bcee95f7-59c2-5b60-346b-aba3ddd8a758}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_34829_00034829.xml van BHI" .

