@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_bec6830e-fecc-428c-eb49-2e8ae759cb49
  a a2a:Record ;
  rdfs:label "Begrafenis op 12 september 1791 te Heesch" ;
  a2a:hasPerson oa:person_bhi_bec6830e-fecc-428c-eb49-2e8ae759cb49_Person-56ca3ff5-db56-8ad5-952c-3619aebc522d ;
  a2a:hasEvent oa:event_bhi_bec6830e-fecc-428c-eb49-2e8ae759cb49_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bec6830e-fecc-428c-eb49-2e8ae759cb49_0 ;
  a2a:hasSource oa:source_bhi_bec6830e-fecc-428c-eb49-2e8ae759cb49 .

oa:person_bhi_bec6830e-fecc-428c-eb49-2e8ae759cb49_Person-56ca3ff5-db56-8ad5-952c-3619aebc522d
  a a2a:Person ;
  rdfs:label "Henricus Guldeman" ;
  a2a:PersonName [
    rdfs:label "Henricus Guldeman" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Guldeman"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_bec6830e-fecc-428c-eb49-2e8ae759cb49_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1791" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1791-09-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heesch" ;
    rdfs:label "Heesch"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_bec6830e-fecc-428c-eb49-2e8ae759cb49_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_bec6830e-fecc-428c-eb49-2e8ae759cb49_Person:56ca3ff5-db56-8ad5-952c-3619aebc522d ;
  a2a:EventKeyRef oa:event_bhi_bec6830e-fecc-428c-eb49-2e8ae759cb49_Event1 .

oa:source_bhi_bec6830e-fecc-428c-eb49-2e8ae759cb49
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Heesch" ;
    rdfs:label "Heesch", "1791-09-12 - 1791-09-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1791-09-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1791-09-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1791" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1791-09-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 14, Periode: 1772-1811" ;
    a2a:Book "Rooms-Katholiek begraafboek 1772-1811" ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "45-09" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 14, Periode: 1772-1811, Rooms-Katholiek begraafboek 1772-1811, 14, 45-09"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4a3e4605-4c34-43df-f82c-85547d33e237.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4a3e4605-4c34-43df-f82c-85547d33e237.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-11-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bec6830e-fecc-428c-eb49-2e8ae759cb49" ;
  a2a:RecordGUID "{bec6830e-fecc-428c-eb49-2e8ae759cb49}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_76333_00076333.xml van BHI" .

