@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_24fc5137-6ccf-a1a3-e596-4e24b9f28952
  a a2a:Record ;
  rdfs:label "Begrafenis op 20 september 1676 te Liempde" ;
  a2a:hasPerson oa:person_bhi_24fc5137-6ccf-a1a3-e596-4e24b9f28952_Person-5841444c-2586-2199-c063-74b1ba63f9b9 ;
  a2a:hasEvent oa:event_bhi_24fc5137-6ccf-a1a3-e596-4e24b9f28952_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_24fc5137-6ccf-a1a3-e596-4e24b9f28952_0 ;
  a2a:hasSource oa:source_bhi_24fc5137-6ccf-a1a3-e596-4e24b9f28952 .

oa:person_bhi_24fc5137-6ccf-a1a3-e596-4e24b9f28952_Person-5841444c-2586-2199-c063-74b1ba63f9b9
  a a2a:Person ;
  rdfs:label "Adrianus Matthiae Adriani" ;
  a2a:PersonName [
    rdfs:label "Adrianus Matthiae Adriani" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Matthiae" ;
    a2a:PersonNameLastName "Adriani"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_24fc5137-6ccf-a1a3-e596-4e24b9f28952_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1676" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1676-09-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Liempde" ;
    rdfs:label "Liempde"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_24fc5137-6ccf-a1a3-e596-4e24b9f28952_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_24fc5137-6ccf-a1a3-e596-4e24b9f28952_Person:5841444c-2586-2199-c063-74b1ba63f9b9 ;
  a2a:EventKeyRef oa:event_bhi_24fc5137-6ccf-a1a3-e596-4e24b9f28952_Event1 .

oa:source_bhi_24fc5137-6ccf-a1a3-e596-4e24b9f28952
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Liempde" ;
    rdfs:label "Liempde", "1626-01-01 - 1690-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1626-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1690-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Rijksarchief Noord-Brabant, Bron: boek, Deel: 1, Periode: 1626-1690" ;
    a2a:Book "RK dopen, trouwen en begraven 1626-1636, 1649-1690" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "246-16" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Rijksarchief Noord-Brabant, Bron: boek, Deel: 1, Periode: 1626-1690, RK dopen, trouwen en begraven 1626-1636, 1649-1690, 1, 246-16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/18a441a2-865d-bb55-6538-da04ed3e35e4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/18a441a2-865d-bb55-6538-da04ed3e35e4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/24fc5137-6ccf-a1a3-e596-4e24b9f28952" ;
  a2a:RecordGUID "{24fc5137-6ccf-a1a3-e596-4e24b9f28952}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_33288_00033288.xml van BHI" .

