@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_bd2eddbf-4e4b-0445-2d45-a345c438e7f0
  a a2a:Record ;
  rdfs:label "Begrafenis op 18 juli 1786 te Oeffelt" ;
  a2a:hasPerson oa:person_bhi_bd2eddbf-4e4b-0445-2d45-a345c438e7f0_Person-3b19fb3c-6648-c201-b58f-ad5c0cb02db2, oa:person_bhi_bd2eddbf-4e4b-0445-2d45-a345c438e7f0_Person-361b07d2-63bd-9e96-325d-a09b28f34963 ;
  a2a:hasEvent oa:event_bhi_bd2eddbf-4e4b-0445-2d45-a345c438e7f0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bd2eddbf-4e4b-0445-2d45-a345c438e7f0_0 ;
  a2a:hasRelationPP oa:relationpp_bhi_bd2eddbf-4e4b-0445-2d45-a345c438e7f0_0 ;
  a2a:hasSource oa:source_bhi_bd2eddbf-4e4b-0445-2d45-a345c438e7f0 .

oa:person_bhi_bd2eddbf-4e4b-0445-2d45-a345c438e7f0_Person-3b19fb3c-6648-c201-b58f-ad5c0cb02db2
  a a2a:Person ;
  rdfs:label "Franciscus van Hoij" ;
  a2a:PersonName [
    rdfs:label "Franciscus van Hoij" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bd2eddbf-4e4b-0445-2d45-a345c438e7f0_Person-361b07d2-63bd-9e96-325d-a09b28f34963
  a a2a:Person ;
  rdfs:label "Petronella N.N." ;
  a2a:PersonName [
    rdfs:label "Petronella N.N." ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] .

oa:event_bhi_bd2eddbf-4e4b-0445-2d45-a345c438e7f0_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1786" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1786-07-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oeffelt" ;
    rdfs:label "Oeffelt"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_bd2eddbf-4e4b-0445-2d45-a345c438e7f0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_bd2eddbf-4e4b-0445-2d45-a345c438e7f0_Person:361b07d2-63bd-9e96-325d-a09b28f34963 ;
  a2a:EventKeyRef oa:event_bhi_bd2eddbf-4e4b-0445-2d45-a345c438e7f0_Event1 .

oa:relationpp_bhi_bd2eddbf-4e4b-0445-2d45-a345c438e7f0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_bd2eddbf-4e4b-0445-2d45-a345c438e7f0_Person:361b07d2-63bd-9e96-325d-a09b28f34963, oa:person_bhi_bd2eddbf-4e4b-0445-2d45-a345c438e7f0_Person:3b19fb3c-6648-c201-b58f-ad5c0cb02db2 .

oa:source_bhi_bd2eddbf-4e4b-0445-2d45-a345c438e7f0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Oeffelt" ;
    rdfs:label "Oeffelt", "1786-07-18 - 1786-07-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1786-07-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1786-07-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1786" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1786-07-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3, Periode: 1636-1811" ;
    a2a:Book "Oeffelt dopen 1636-1811, trouwen 1748-1811, begraven 1748-1780" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "286-07" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3, Periode: 1636-1811, Oeffelt dopen 1636-1811, trouwen 1748-1811, begraven 1748-1780, 3, 286-07"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/579f85b7-de66-8357-2bcf-809703fc84c5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/579f85b7-de66-8357-2bcf-809703fc84c5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bd2eddbf-4e4b-0445-2d45-a345c438e7f0" ;
  a2a:RecordGUID "{bd2eddbf-4e4b-0445-2d45-a345c438e7f0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_34832_00034832.xml van BHI" .

