@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_7561a89e-9778-ffa3-1682-e807ffcb96b9
  a a2a:Record ;
  rdfs:label "Begrafenis op 19 augustus 1750 te Oss" ;
  a2a:hasPerson oa:person_bhi_7561a89e-9778-ffa3-1682-e807ffcb96b9_Person-83502053-da4e-bf3e-cd06-5033cd955ffa ;
  a2a:hasEvent oa:event_bhi_7561a89e-9778-ffa3-1682-e807ffcb96b9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7561a89e-9778-ffa3-1682-e807ffcb96b9_0 ;
  a2a:hasSource oa:source_bhi_7561a89e-9778-ffa3-1682-e807ffcb96b9 .

oa:person_bhi_7561a89e-9778-ffa3-1682-e807ffcb96b9_Person-83502053-da4e-bf3e-cd06-5033cd955ffa
  a a2a:Person ;
  rdfs:label "Aart Dirk Timmers" ;
  a2a:PersonName [
    rdfs:label "Aart Dirk Timmers" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNamePatronym "Dirk" ;
    a2a:PersonNameLastName "Timmers"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_7561a89e-9778-ffa3-1682-e807ffcb96b9_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1750" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1750-08-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_7561a89e-9778-ffa3-1682-e807ffcb96b9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_7561a89e-9778-ffa3-1682-e807ffcb96b9_Person:83502053-da4e-bf3e-cd06-5033cd955ffa ;
  a2a:EventKeyRef oa:event_bhi_7561a89e-9778-ffa3-1682-e807ffcb96b9_Event1 .

oa:source_bhi_7561a89e-9778-ffa3-1682-e807ffcb96b9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1750-08-19 - 1750-08-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1750-08-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1750-08-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1750" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1750-08-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 13, Periode: 1712-1785" ;
    a2a:Book "Begraven" ;
    a2a:RegistryNumber "13" ;
    a2a:Folio "103-17" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 13, Periode: 1712-1785, Begraven, 13, 103-17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3404ad11-b87c-be64-9c06-31b9abf584b6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3404ad11-b87c-be64-9c06-31b9abf584b6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7561a89e-9778-ffa3-1682-e807ffcb96b9" ;
  a2a:RecordGUID "{7561a89e-9778-ffa3-1682-e807ffcb96b9}" ;
  a2a:SourceRemarkOpmerking "kladblaadje 114a/b niet in index opgenomen" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_35542_00035542.xml van BHI" .

