@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_365c0aee-e78d-a4e7-05fd-48c78f7c1b17
  a a2a:Record ;
  rdfs:label "Begrafenis op 10 augustus 1801 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_365c0aee-e78d-a4e7-05fd-48c78f7c1b17_Person-31f4ba7e-c6c8-57a7-6478-e4e2dd8fcdf3 ;
  a2a:hasEvent oa:event_bhi_365c0aee-e78d-a4e7-05fd-48c78f7c1b17_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_365c0aee-e78d-a4e7-05fd-48c78f7c1b17_0 ;
  a2a:hasSource oa:source_bhi_365c0aee-e78d-a4e7-05fd-48c78f7c1b17 .

oa:person_bhi_365c0aee-e78d-a4e7-05fd-48c78f7c1b17_Person-31f4ba7e-c6c8-57a7-6478-e4e2dd8fcdf3
  a a2a:Person ;
  rdfs:label "Annemie Jan Fransis Pennings" ;
  a2a:PersonName [
    rdfs:label "Annemie Jan Fransis Pennings" ;
    a2a:PersonNameFirstName "Annemie" ;
    a2a:PersonNamePatronym "Jan Fransis" ;
    a2a:PersonNameLastName "Pennings"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_365c0aee-e78d-a4e7-05fd-48c78f7c1b17_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1801" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1801-08-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_365c0aee-e78d-a4e7-05fd-48c78f7c1b17_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_365c0aee-e78d-a4e7-05fd-48c78f7c1b17_Person:31f4ba7e-c6c8-57a7-6478-e4e2dd8fcdf3 ;
  a2a:EventKeyRef oa:event_bhi_365c0aee-e78d-a4e7-05fd-48c78f7c1b17_Event1 .

oa:source_bhi_365c0aee-e78d-a4e7-05fd-48c78f7c1b17
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1788-01-01 - 1874-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1788-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1874-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 44, Periode: 1788-1874" ;
    a2a:Book "Rooms-Katholiek begraafboek 1788-1874" ;
    a2a:RegistryNumber "44" ;
    a2a:Folio "22r14" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 44, Periode: 1788-1874, Rooms-Katholiek begraafboek 1788-1874, 44, 22r14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1690a278-e1c7-ec07-7664-21c6f180de07.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1690a278-e1c7-ec07-7664-21c6f180de07.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/365c0aee-e78d-a4e7-05fd-48c78f7c1b17" ;
  a2a:RecordGUID "{365c0aee-e78d-a4e7-05fd-48c78f7c1b17}" ;
  a2a:SourceRemarkOpmerking "index slechts tot en met 1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_33358_00033358.xml van BHI" .

