@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_422f0d4a-6dcd-9c6e-e7c1-5fc2f53e67ab
  a a2a:Record ;
  rdfs:label "Begrafenis op 6 maart 1770 te Berghem" ;
  a2a:hasPerson oa:person_bhi_422f0d4a-6dcd-9c6e-e7c1-5fc2f53e67ab_Person-70e744de-1817-8786-6df2-909fce997069, oa:person_bhi_422f0d4a-6dcd-9c6e-e7c1-5fc2f53e67ab_Person-13134d62-b467-cf91-4b59-e76802326f52 ;
  a2a:hasEvent oa:event_bhi_422f0d4a-6dcd-9c6e-e7c1-5fc2f53e67ab_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_422f0d4a-6dcd-9c6e-e7c1-5fc2f53e67ab_0, oa:relationep_bhi_422f0d4a-6dcd-9c6e-e7c1-5fc2f53e67ab_1 ;
  a2a:hasSource oa:source_bhi_422f0d4a-6dcd-9c6e-e7c1-5fc2f53e67ab .

oa:person_bhi_422f0d4a-6dcd-9c6e-e7c1-5fc2f53e67ab_Person-70e744de-1817-8786-6df2-909fce997069
  a a2a:Person ;
  rdfs:label "Hendrik Gerit Hoeks" ;
  a2a:PersonName [
    rdfs:label "Hendrik Gerit Hoeks" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePatronym "Gerit" ;
    a2a:PersonNameLastName "Hoeks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_422f0d4a-6dcd-9c6e-e7c1-5fc2f53e67ab_Person-13134d62-b467-cf91-4b59-e76802326f52
  a a2a:Person ;
  rdfs:label "N.N. Hoeks" ;
  a2a:PersonName [
    rdfs:label "N.N. Hoeks" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Hoeks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_422f0d4a-6dcd-9c6e-e7c1-5fc2f53e67ab_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1770" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1770-03-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Berghem" ;
    rdfs:label "Berghem"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_422f0d4a-6dcd-9c6e-e7c1-5fc2f53e67ab_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_422f0d4a-6dcd-9c6e-e7c1-5fc2f53e67ab_Person:70e744de-1817-8786-6df2-909fce997069 ;
  a2a:EventKeyRef oa:event_bhi_422f0d4a-6dcd-9c6e-e7c1-5fc2f53e67ab_Event1 .

oa:relationep_bhi_422f0d4a-6dcd-9c6e-e7c1-5fc2f53e67ab_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_422f0d4a-6dcd-9c6e-e7c1-5fc2f53e67ab_Person:13134d62-b467-cf91-4b59-e76802326f52 ;
  a2a:EventKeyRef oa:event_bhi_422f0d4a-6dcd-9c6e-e7c1-5fc2f53e67ab_Event1 .

oa:source_bhi_422f0d4a-6dcd-9c6e-e7c1-5fc2f53e67ab
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Berghem" ;
    rdfs:label "Berghem", "1770-03-06 - 1770-03-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1770-03-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1770-03-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1770" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1770-03-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 5, Periode: 1734-1810" ;
    a2a:Book "Begraven" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "32-23" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 5, Periode: 1734-1810, Begraven, 5, 32-23"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/76c22e3b-99c7-6319-59a1-577524649389.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/76c22e3b-99c7-6319-59a1-577524649389.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/422f0d4a-6dcd-9c6e-e7c1-5fc2f53e67ab" ;
  a2a:RecordGUID "{422f0d4a-6dcd-9c6e-e7c1-5fc2f53e67ab}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_36035_00036035.xml van BHI" .

[] a2a:PersonRemarkdiversen "kind" .
