@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_bfe2b9df-0c46-a080-6651-e5830a8971b6
  a a2a:Record ;
  rdfs:label "Begrafenis op 12 september 1782 te Sint-Oedenrode" ;
  a2a:hasPerson oa:person_bhi_bfe2b9df-0c46-a080-6651-e5830a8971b6_Person-7cc9785b-0efb-5ef6-7cd7-7b05c1a64bbf, oa:person_bhi_bfe2b9df-0c46-a080-6651-e5830a8971b6_Person-bd07b96e-f2e0-e60c-2593-81daf2a61f59 ;
  a2a:hasEvent oa:event_bhi_bfe2b9df-0c46-a080-6651-e5830a8971b6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bfe2b9df-0c46-a080-6651-e5830a8971b6_0 ;
  a2a:hasRelationPP oa:relationpp_bhi_bfe2b9df-0c46-a080-6651-e5830a8971b6_0 ;
  a2a:hasSource oa:source_bhi_bfe2b9df-0c46-a080-6651-e5830a8971b6 .

oa:person_bhi_bfe2b9df-0c46-a080-6651-e5830a8971b6_Person-7cc9785b-0efb-5ef6-7cd7-7b05c1a64bbf
  a a2a:Person ;
  rdfs:label "Tomas de Bie" ;
  a2a:PersonName [
    rdfs:label "Tomas de Bie" ;
    a2a:PersonNameFirstName "Tomas" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bfe2b9df-0c46-a080-6651-e5830a8971b6_Person-bd07b96e-f2e0-e60c-2593-81daf2a61f59
  a a2a:Person ;
  rdfs:label "Eijken Peeter van der Heijden" ;
  a2a:PersonName [
    rdfs:label "Eijken Peeter van der Heijden" ;
    a2a:PersonNameFirstName "Eijken" ;
    a2a:PersonNamePatronym "Peeter" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijden"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_bfe2b9df-0c46-a080-6651-e5830a8971b6_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1782" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1782-09-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Oedenrode" ;
    rdfs:label "Sint-Oedenrode"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_bfe2b9df-0c46-a080-6651-e5830a8971b6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_bfe2b9df-0c46-a080-6651-e5830a8971b6_Person:bd07b96e-f2e0-e60c-2593-81daf2a61f59 ;
  a2a:EventKeyRef oa:event_bhi_bfe2b9df-0c46-a080-6651-e5830a8971b6_Event1 .

oa:relationpp_bhi_bfe2b9df-0c46-a080-6651-e5830a8971b6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_bfe2b9df-0c46-a080-6651-e5830a8971b6_Person:bd07b96e-f2e0-e60c-2593-81daf2a61f59, oa:person_bhi_bfe2b9df-0c46-a080-6651-e5830a8971b6_Person:7cc9785b-0efb-5ef6-7cd7-7b05c1a64bbf .

oa:source_bhi_bfe2b9df-0c46-a080-6651-e5830a8971b6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Oedenrode" ;
    rdfs:label "Sint-Oedenrode", "1782-09-12 - 1782-09-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1782-09-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1782-09-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1782" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1782-09-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 11, Periode: 1747-1802" ;
    a2a:Book "Begraven" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "102-07" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 11, Periode: 1747-1802, Begraven, 11, 102-07"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ff27085b-900f-19a1-bbf6-646914e53c05.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ff27085b-900f-19a1-bbf6-646914e53c05.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bfe2b9df-0c46-a080-6651-e5830a8971b6" ;
  a2a:RecordGUID "{bfe2b9df-0c46-a080-6651-e5830a8971b6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_34876_00034876.xml van BHI" .

