@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_485307be-c166-be7b-e348-37f7bd0034af
  a a2a:Record ;
  rdfs:label "Begrafenis op 5 december 1728 te Dinther" ;
  a2a:hasPerson oa:person_bhi_485307be-c166-be7b-e348-37f7bd0034af_Person-a32217f8-e228-905c-d169-bb66d0217f5b ;
  a2a:hasEvent oa:event_bhi_485307be-c166-be7b-e348-37f7bd0034af_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_485307be-c166-be7b-e348-37f7bd0034af_0 ;
  a2a:hasSource oa:source_bhi_485307be-c166-be7b-e348-37f7bd0034af .

oa:person_bhi_485307be-c166-be7b-e348-37f7bd0034af_Person-a32217f8-e228-905c-d169-bb66d0217f5b
  a a2a:Person ;
  rdfs:label "Aert Jacob Driesen van Aelst" ;
  a2a:PersonName [
    rdfs:label "Aert Jacob Driesen van Aelst" ;
    a2a:PersonNameFirstName "Aert" ;
    a2a:PersonNamePatronym "Jacob Driesen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Aelst"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_485307be-c166-be7b-e348-37f7bd0034af_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1728" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1728-12-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_485307be-c166-be7b-e348-37f7bd0034af_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_485307be-c166-be7b-e348-37f7bd0034af_Person:a32217f8-e228-905c-d169-bb66d0217f5b ;
  a2a:EventKeyRef oa:event_bhi_485307be-c166-be7b-e348-37f7bd0034af_Event1 .

oa:source_bhi_485307be-c166-be7b-e348-37f7bd0034af
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther", "1728-12-05 - 1728-12-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1728-12-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1728-12-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1728" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1728-12-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 14, Periode: 1728-1793" ;
    a2a:Book "Begraven" ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "172-13" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 14, Periode: 1728-1793, Begraven, 14, 172-13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/24f7c286-fa14-deff-9db0-e7ecd5da9c9a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/24f7c286-fa14-deff-9db0-e7ecd5da9c9a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/485307be-c166-be7b-e348-37f7bd0034af" ;
  a2a:RecordGUID "{485307be-c166-be7b-e348-37f7bd0034af}" ;
  a2a:SourceRemarkOpmerking "is overluijt" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_36137_00036137.xml van BHI" .

