@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_0d6587df-e021-0486-52d4-4de544d2f014
  a a2a:Record ;
  rdfs:label "Begrafenis op 20 september 1799 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_0d6587df-e021-0486-52d4-4de544d2f014_Person-691f752c-e2e5-660b-f5a0-e66285927cf5, oa:person_bhi_0d6587df-e021-0486-52d4-4de544d2f014_Person-82e38275-f580-1cc6-b892-8127263e847f ;
  a2a:hasEvent oa:event_bhi_0d6587df-e021-0486-52d4-4de544d2f014_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0d6587df-e021-0486-52d4-4de544d2f014_0 ;
  a2a:hasRelationPP oa:relationpp_bhi_0d6587df-e021-0486-52d4-4de544d2f014_0 ;
  a2a:hasSource oa:source_bhi_0d6587df-e021-0486-52d4-4de544d2f014 .

oa:person_bhi_0d6587df-e021-0486-52d4-4de544d2f014_Person-691f752c-e2e5-660b-f5a0-e66285927cf5
  a a2a:Person ;
  rdfs:label "Eijmert Voets" ;
  a2a:PersonName [
    rdfs:label "Eijmert Voets" ;
    a2a:PersonNameFirstName "Eijmert" ;
    a2a:PersonNameLastName "Voets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0d6587df-e021-0486-52d4-4de544d2f014_Person-82e38275-f580-1cc6-b892-8127263e847f
  a a2a:Person ;
  rdfs:label "Anneke Barteld Schevers" ;
  a2a:PersonName [
    rdfs:label "Anneke Barteld Schevers" ;
    a2a:PersonNameFirstName "Anneke" ;
    a2a:PersonNamePatronym "Barteld" ;
    a2a:PersonNameLastName "Schevers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_0d6587df-e021-0486-52d4-4de544d2f014_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1799-09-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_0d6587df-e021-0486-52d4-4de544d2f014_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0d6587df-e021-0486-52d4-4de544d2f014_Person:82e38275-f580-1cc6-b892-8127263e847f ;
  a2a:EventKeyRef oa:event_bhi_0d6587df-e021-0486-52d4-4de544d2f014_Event1 .

oa:relationpp_bhi_0d6587df-e021-0486-52d4-4de544d2f014_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_0d6587df-e021-0486-52d4-4de544d2f014_Person:82e38275-f580-1cc6-b892-8127263e847f, oa:person_bhi_0d6587df-e021-0486-52d4-4de544d2f014_Person:691f752c-e2e5-660b-f5a0-e66285927cf5 .

oa:source_bhi_0d6587df-e021-0486-52d4-4de544d2f014
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1799-09-20 - 1799-09-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1799-09-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1799-09-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1799" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1799-09-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 21, Periode: 1785-1800" ;
    a2a:Book "Begraven" ;
    a2a:RegistryNumber "21" ;
    a2a:Folio "73-19" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 21, Periode: 1785-1800, Begraven, 21, 73-19"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/11442727-cdf5-592d-a728-968f24f20155.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/11442727-cdf5-592d-a728-968f24f20155.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0d6587df-e021-0486-52d4-4de544d2f014" ;
  a2a:RecordGUID "{0d6587df-e021-0486-52d4-4de544d2f014}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_34364_00034364.xml van BHI" .

[] a2a:PersonRemarkdiversen "laat kinderen na." .
