@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_025b46ec-b506-29c4-e78b-80cb9d9f9e13
  a a2a:Record ;
  rdfs:label "Begrafenis op 12 september 1729 te Veghel" ;
  a2a:hasPerson oa:person_bhi_025b46ec-b506-29c4-e78b-80cb9d9f9e13_Person-b2d47c2d-153a-49cc-8916-8f8f83e159fe, oa:person_bhi_025b46ec-b506-29c4-e78b-80cb9d9f9e13_Person-d88cec4f-7d9e-c20b-677c-c8228d06d6b2 ;
  a2a:hasEvent oa:event_bhi_025b46ec-b506-29c4-e78b-80cb9d9f9e13_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_025b46ec-b506-29c4-e78b-80cb9d9f9e13_0 ;
  a2a:hasRelationPP oa:relationpp_bhi_025b46ec-b506-29c4-e78b-80cb9d9f9e13_0 ;
  a2a:hasSource oa:source_bhi_025b46ec-b506-29c4-e78b-80cb9d9f9e13 .

oa:person_bhi_025b46ec-b506-29c4-e78b-80cb9d9f9e13_Person-b2d47c2d-153a-49cc-8916-8f8f83e159fe
  a a2a:Person ;
  rdfs:label "Jan aen de Heij" ;
  a2a:PersonName [
    rdfs:label "Jan aen de Heij" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "aen de" ;
    a2a:PersonNameLastName "Heij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_025b46ec-b506-29c4-e78b-80cb9d9f9e13_Person-d88cec4f-7d9e-c20b-677c-c8228d06d6b2
  a a2a:Person ;
  rdfs:label "Catelijn N.N." ;
  a2a:PersonName [
    rdfs:label "Catelijn N.N." ;
    a2a:PersonNameFirstName "Catelijn" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_025b46ec-b506-29c4-e78b-80cb9d9f9e13_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1729" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1729-09-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_025b46ec-b506-29c4-e78b-80cb9d9f9e13_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_025b46ec-b506-29c4-e78b-80cb9d9f9e13_Person:d88cec4f-7d9e-c20b-677c-c8228d06d6b2 ;
  a2a:EventKeyRef oa:event_bhi_025b46ec-b506-29c4-e78b-80cb9d9f9e13_Event1 .

oa:relationpp_bhi_025b46ec-b506-29c4-e78b-80cb9d9f9e13_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_025b46ec-b506-29c4-e78b-80cb9d9f9e13_Person:d88cec4f-7d9e-c20b-677c-c8228d06d6b2, oa:person_bhi_025b46ec-b506-29c4-e78b-80cb9d9f9e13_Person:b2d47c2d-153a-49cc-8916-8f8f83e159fe .

oa:source_bhi_025b46ec-b506-29c4-e78b-80cb9d9f9e13
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1729-09-12 - 1729-09-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1729-09-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1729-09-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1729" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1729-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: 23, Periode: 1725-1805" ;
    a2a:Book "Begraven" ;
    a2a:RegistryNumber "23" ;
    a2a:Folio "28-04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 23, Periode: 1725-1805, Begraven, 23, 28-04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3e734bb1-f83c-8393-51ce-ee861cafd27c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3e734bb1-f83c-8393-51ce-ee861cafd27c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/025b46ec-b506-29c4-e78b-80cb9d9f9e13" ;
  a2a:RecordGUID "{025b46ec-b506-29c4-e78b-80cb9d9f9e13}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_35013_00035013.xml van BHI" .

