@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_ebf2073e-9744-dab5-eef6-cd186a7160fd
  a a2a:Record ;
  rdfs:label "Begrafenis op 20 februari 1799 te Chaam" ;
  a2a:hasPerson oa:person_bhi_ebf2073e-9744-dab5-eef6-cd186a7160fd_Person-6a654e22-4649-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_ebf2073e-9744-dab5-eef6-cd186a7160fd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ebf2073e-9744-dab5-eef6-cd186a7160fd_0 ;
  a2a:hasSource oa:source_bhi_ebf2073e-9744-dab5-eef6-cd186a7160fd .

oa:person_bhi_ebf2073e-9744-dab5-eef6-cd186a7160fd_Person-6a654e22-4649-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anthonij van Gool" ;
  a2a:PersonName [
    rdfs:label "Anthonij van Gool" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gool"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_ebf2073e-9744-dab5-eef6-cd186a7160fd_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1799-02-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Chaam" ;
    rdfs:label "Chaam"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_ebf2073e-9744-dab5-eef6-cd186a7160fd_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_ebf2073e-9744-dab5-eef6-cd186a7160fd_Person:6a654e22-4649-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ebf2073e-9744-dab5-eef6-cd186a7160fd_Event1 .

oa:source_bhi_ebf2073e-9744-dab5-eef6-cd186a7160fd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Chaam" ;
    rdfs:label "Chaam", "1734-01-01 - 1805-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1734-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1805-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Regionaal Archief Tilburg, Bron: boek, Deel: 6, Periode: 1734-1805" ;
    a2a:Book "Nederduits Gereformeerd begraafboek 1734-1805" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "167" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Regionaal Archief Tilburg, Bron: boek, Deel: 6, Periode: 1734-1805, Nederduits Gereformeerd begraafboek 1734-1805, 6, 167"
  ] ;
  a2a:SourceLastChangeDate "2016-01-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ebf2073e-9744-dab5-eef6-cd186a7160fd" ;
  a2a:RecordGUID "{ebf2073e-9744-dab5-eef6-cd186a7160fd}" ;
  a2a:SourceRemarkOpmerking "<a href=https://www.regionaalarchieftilburg.nl/zoek-een-persoon/registers/8bf59a1a-385a-11e0-bcd1-8edf61960649 target=\"_blank\">Blader hier door het gescande register met daarin deze akte op de website van RA Tilburg</a><br><br>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_5637_00005637.xml van BHI" .

