@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_f6edc284-6f25-e4ad-e716-cf08106cacc8
  a a2a:Record ;
  rdfs:label "Begrafenis op 21 april 1778 te Dinther" ;
  a2a:hasPerson oa:person_bhi_f6edc284-6f25-e4ad-e716-cf08106cacc8_Person-7e6bd895-c9b2-b5de-e945-7a98ffb6f3b3 ;
  a2a:hasEvent oa:event_bhi_f6edc284-6f25-e4ad-e716-cf08106cacc8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f6edc284-6f25-e4ad-e716-cf08106cacc8_0 ;
  a2a:hasSource oa:source_bhi_f6edc284-6f25-e4ad-e716-cf08106cacc8 .

oa:person_bhi_f6edc284-6f25-e4ad-e716-cf08106cacc8_Person-7e6bd895-c9b2-b5de-e945-7a98ffb6f3b3
  a a2a:Person ;
  rdfs:label "Bastiaan Jacob Verhage" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Jacob Verhage" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNamePatronym "Jacob" ;
    a2a:PersonNameLastName "Verhage"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_f6edc284-6f25-e4ad-e716-cf08106cacc8_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1778-04-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_f6edc284-6f25-e4ad-e716-cf08106cacc8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_f6edc284-6f25-e4ad-e716-cf08106cacc8_Person:7e6bd895-c9b2-b5de-e945-7a98ffb6f3b3 ;
  a2a:EventKeyRef oa:event_bhi_f6edc284-6f25-e4ad-e716-cf08106cacc8_Event1 .

oa:source_bhi_f6edc284-6f25-e4ad-e716-cf08106cacc8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther", "1778-04-21 - 1778-04-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1778-04-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-04-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1778" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1778-04-21"^^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 "73r02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7, Periode: 1740-1805, Nederduits Gereformeerd begraafboek 1740-1860, 7, 73r02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b993400f-cb1c-b0d0-8743-e521d9de2c83.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b993400f-cb1c-b0d0-8743-e521d9de2c83.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f6edc284-6f25-e4ad-e716-cf08106cacc8" ;
  a2a:RecordGUID "{f6edc284-6f25-e4ad-e716-cf08106cacc8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_35760_00035760.xml van BHI" .

