@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_68027b66-e212-1110-e4c8-b91fa5dece01
  a a2a:Record ;
  rdfs:label "Begrafenis op 25 juni 1785 te Dinther" ;
  a2a:hasPerson oa:person_bhi_68027b66-e212-1110-e4c8-b91fa5dece01_Person-e2e273a3-d005-07b0-7a9f-fac98f5f77de ;
  a2a:hasEvent oa:event_bhi_68027b66-e212-1110-e4c8-b91fa5dece01_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_68027b66-e212-1110-e4c8-b91fa5dece01_0 ;
  a2a:hasSource oa:source_bhi_68027b66-e212-1110-e4c8-b91fa5dece01 .

oa:person_bhi_68027b66-e212-1110-e4c8-b91fa5dece01_Person-e2e273a3-d005-07b0-7a9f-fac98f5f77de
  a a2a:Person ;
  rdfs:label "Annemie Jan Gevers" ;
  a2a:PersonName [
    rdfs:label "Annemie Jan Gevers" ;
    a2a:PersonNameFirstName "Annemie" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Gevers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_68027b66-e212-1110-e4c8-b91fa5dece01_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1785" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1785-06-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_68027b66-e212-1110-e4c8-b91fa5dece01_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_68027b66-e212-1110-e4c8-b91fa5dece01_Person:e2e273a3-d005-07b0-7a9f-fac98f5f77de ;
  a2a:EventKeyRef oa:event_bhi_68027b66-e212-1110-e4c8-b91fa5dece01_Event1 .

oa:source_bhi_68027b66-e212-1110-e4c8-b91fa5dece01
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther", "1785-06-25 - 1785-06-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1785-06-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1785-06-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1785" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1785-06-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7, Periode: 1740-1805" ;
    a2a:Book "Nederduits Gereformeerd begraafboek 1740-1860" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "89v09" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7, Periode: 1740-1805, Nederduits Gereformeerd begraafboek 1740-1860, 7, 89v09"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/22bf2779-5ad8-9219-233a-0365ab877f28.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/22bf2779-5ad8-9219-233a-0365ab877f28.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/68027b66-e212-1110-e4c8-b91fa5dece01" ;
  a2a:RecordGUID "{68027b66-e212-1110-e4c8-b91fa5dece01}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_36777_00036777.xml van BHI" .

