@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_eb2b14ad-9293-3259-e2c6-b6bc85bd840b
  a a2a:Record ;
  rdfs:label "Begrafenis op 16 februari 1796 te Heesch" ;
  a2a:hasPerson oa:person_bhi_eb2b14ad-9293-3259-e2c6-b6bc85bd840b_Person-253325b9-8534-ea9b-c07c-9499219b6036, oa:person_bhi_eb2b14ad-9293-3259-e2c6-b6bc85bd840b_Person-52744014-4330-8497-e8e8-9671c89848bf ;
  a2a:hasEvent oa:event_bhi_eb2b14ad-9293-3259-e2c6-b6bc85bd840b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_eb2b14ad-9293-3259-e2c6-b6bc85bd840b_0 ;
  a2a:hasRelationPP oa:relationpp_bhi_eb2b14ad-9293-3259-e2c6-b6bc85bd840b_0 ;
  a2a:hasSource oa:source_bhi_eb2b14ad-9293-3259-e2c6-b6bc85bd840b .

oa:person_bhi_eb2b14ad-9293-3259-e2c6-b6bc85bd840b_Person-253325b9-8534-ea9b-c07c-9499219b6036
  a a2a:Person ;
  rdfs:label "Cornelis Guldeman" ;
  a2a:PersonName [
    rdfs:label "Cornelis Guldeman" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Guldeman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eb2b14ad-9293-3259-e2c6-b6bc85bd840b_Person-52744014-4330-8497-e8e8-9671c89848bf
  a a2a:Person ;
  rdfs:label "Gonde N.N." ;
  a2a:PersonName [
    rdfs:label "Gonde N.N." ;
    a2a:PersonNameFirstName "Gonde" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_eb2b14ad-9293-3259-e2c6-b6bc85bd840b_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1796" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1796-02-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heesch" ;
    rdfs:label "Heesch"
  ] ;
  a2a:EventReligion "Koster" .

oa:relationep_bhi_eb2b14ad-9293-3259-e2c6-b6bc85bd840b_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_eb2b14ad-9293-3259-e2c6-b6bc85bd840b_Person:52744014-4330-8497-e8e8-9671c89848bf ;
  a2a:EventKeyRef oa:event_bhi_eb2b14ad-9293-3259-e2c6-b6bc85bd840b_Event1 .

oa:relationpp_bhi_eb2b14ad-9293-3259-e2c6-b6bc85bd840b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_eb2b14ad-9293-3259-e2c6-b6bc85bd840b_Person:52744014-4330-8497-e8e8-9671c89848bf, oa:person_bhi_eb2b14ad-9293-3259-e2c6-b6bc85bd840b_Person:253325b9-8534-ea9b-c07c-9499219b6036 .

oa:source_bhi_eb2b14ad-9293-3259-e2c6-b6bc85bd840b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Heesch" ;
    rdfs:label "Heesch", "1796-02-16 - 1796-02-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-02-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1796-02-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1796" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1796-02-16"^^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: 5, Periode: 1760-1806" ;
    a2a:Book "Koster begraafboek 1760-1806" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "40r13" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 5, Periode: 1760-1806, Koster begraafboek 1760-1806, 5, 40r13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cbd6e224-705b-4529-a451-383db35905e2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cbd6e224-705b-4529-a451-383db35905e2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-04-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/eb2b14ad-9293-3259-e2c6-b6bc85bd840b" ;
  a2a:RecordGUID "{eb2b14ad-9293-3259-e2c6-b6bc85bd840b}" ;
  a2a:SourceRemarkOpmerking "34v: deze (maart-april 1791) het meest aan de rood grond of rotkoorts overleden" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_56818_00056818.xml van BHI" .

