@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_87b25845-8377-e652-a159-1782632ee2b7
  a a2a:Record ;
  rdfs:label "Begrafenis op 24 december 1744 te Geffen" ;
  a2a:hasPerson oa:person_bhi_87b25845-8377-e652-a159-1782632ee2b7_Person-7dfc1d64-4660-11e3-a747-d206bceb4d38, oa:person_bhi_87b25845-8377-e652-a159-1782632ee2b7_Person-7dfbd444-4660-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_87b25845-8377-e652-a159-1782632ee2b7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_87b25845-8377-e652-a159-1782632ee2b7_0 ;
  a2a:hasRelationPP oa:relationpp_bhi_87b25845-8377-e652-a159-1782632ee2b7_0 ;
  a2a:hasSource oa:source_bhi_87b25845-8377-e652-a159-1782632ee2b7 .

oa:person_bhi_87b25845-8377-e652-a159-1782632ee2b7_Person-7dfc1d64-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jacob Jan Dierck Jacobs" ;
  a2a:PersonName [
    rdfs:label "Jacob Jan Dierck Jacobs" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Jan Dierck" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_87b25845-8377-e652-a159-1782632ee2b7_Person-7dfbd444-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "N.N. Jacobs" ;
  a2a:PersonName [
    rdfs:label "N.N. Jacobs" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_87b25845-8377-e652-a159-1782632ee2b7_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1744" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1744-12-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geffen" ;
    rdfs:label "Geffen"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_87b25845-8377-e652-a159-1782632ee2b7_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_87b25845-8377-e652-a159-1782632ee2b7_Person:7dfbd444-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_87b25845-8377-e652-a159-1782632ee2b7_Event1 .

oa:relationpp_bhi_87b25845-8377-e652-a159-1782632ee2b7_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_87b25845-8377-e652-a159-1782632ee2b7_Person:7dfbd444-4660-11e3-a747-d206bceb4d38, oa:person_bhi_87b25845-8377-e652-a159-1782632ee2b7_Person:7dfc1d64-4660-11e3-a747-d206bceb4d38 .

oa:source_bhi_87b25845-8377-e652-a159-1782632ee2b7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Geffen" ;
    rdfs:label "Geffen", "1744-12-24 - 1744-12-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1744-12-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1744-12-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1744" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1744-12-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1699-1795" ;
    a2a:Book "Nederduits Gereformeerd begraafboek 1699-1795" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "67v" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1699-1795, Nederduits Gereformeerd begraafboek 1699-1795, 4, 67v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6afab03b-dc97-5d54-e489-8d227eed7c22.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6afab03b-dc97-5d54-e489-8d227eed7c22.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-01-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/87b25845-8377-e652-a159-1782632ee2b7" ;
  a2a:RecordGUID "{87b25845-8377-e652-a159-1782632ee2b7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_36460_00036460.xml van BHI" .

