@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_a2ecad10-d9a3-e099-ae6f-30d3e175f272
  a a2a:Record ;
  rdfs:label "Begrafenis op 11 juli 1759 te Lithoijen" ;
  a2a:hasPerson oa:person_bhi_a2ecad10-d9a3-e099-ae6f-30d3e175f272_Person-bfe052e2-cf52-8af2-9b4e-d3afc824db68, oa:person_bhi_a2ecad10-d9a3-e099-ae6f-30d3e175f272_Person-599865aa-18c1-9fc9-1f43-976263e00bd3 ;
  a2a:hasEvent oa:event_bhi_a2ecad10-d9a3-e099-ae6f-30d3e175f272_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a2ecad10-d9a3-e099-ae6f-30d3e175f272_0, oa:relationep_bhi_a2ecad10-d9a3-e099-ae6f-30d3e175f272_1 ;
  a2a:hasSource oa:source_bhi_a2ecad10-d9a3-e099-ae6f-30d3e175f272 .

oa:person_bhi_a2ecad10-d9a3-e099-ae6f-30d3e175f272_Person-bfe052e2-cf52-8af2-9b4e-d3afc824db68
  a a2a:Person ;
  rdfs:label "Wouter Jacob Smits" ;
  a2a:PersonName [
    rdfs:label "Wouter Jacob Smits" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNamePatronym "Jacob" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a2ecad10-d9a3-e099-ae6f-30d3e175f272_Person-599865aa-18c1-9fc9-1f43-976263e00bd3
  a a2a:Person ;
  rdfs:label "N.N Smits" ;
  a2a:PersonName [
    rdfs:label "N.N Smits" ;
    a2a:PersonNameFirstName "N.N" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a2ecad10-d9a3-e099-ae6f-30d3e175f272_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1759" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1759-07-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lithoijen" ;
    rdfs:label "Lithoijen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_a2ecad10-d9a3-e099-ae6f-30d3e175f272_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a2ecad10-d9a3-e099-ae6f-30d3e175f272_Person:bfe052e2-cf52-8af2-9b4e-d3afc824db68 ;
  a2a:EventKeyRef oa:event_bhi_a2ecad10-d9a3-e099-ae6f-30d3e175f272_Event1 .

oa:relationep_bhi_a2ecad10-d9a3-e099-ae6f-30d3e175f272_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a2ecad10-d9a3-e099-ae6f-30d3e175f272_Person:599865aa-18c1-9fc9-1f43-976263e00bd3 ;
  a2a:EventKeyRef oa:event_bhi_a2ecad10-d9a3-e099-ae6f-30d3e175f272_Event1 .

oa:source_bhi_a2ecad10-d9a3-e099-ae6f-30d3e175f272
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith", "1759-07-11 - 1759-07-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1759-07-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1759-07-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1759" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1759-07-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 9, Periode: 1687-1801" ;
    a2a:Book "Begraven" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "79r08" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 9, Periode: 1687-1801, Begraven, 9, 79r08"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4e609d94-ec50-f0c7-d3b2-e446581fe787.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4e609d94-ec50-f0c7-d3b2-e446581fe787.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a2ecad10-d9a3-e099-ae6f-30d3e175f272" ;
  a2a:RecordGUID "{a2ecad10-d9a3-e099-ae6f-30d3e175f272}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_35859_00035859.xml van BHI" .

[] a2a:PersonRemarkdiversen "kind" .
