@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_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e
  a a2a:Record ;
  rdfs:label "Overlijden op 14 mei 1866 te Dinteloord" ;
  a2a:hasPerson oa:person_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_Person-759133fc-e9af-c088-970c-e4110c5d3174, oa:person_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_Person-e63df632-0646-c148-523c-377519f4c5ab, oa:person_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_Person-9d3d23cd-dded-a7cd-b28f-7b6a70b6d5ab, oa:person_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_Person-df406fab-faaa-676b-cf09-fd9916c14a17 ;
  a2a:hasEvent oa:event_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_0, oa:relationep_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_1, oa:relationep_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_0 ;
  a2a:hasSource oa:source_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e .

oa:person_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_Person-759133fc-e9af-c088-970c-e4110c5d3174
  a a2a:Person ;
  rdfs:label "Antonia Horians" ;
  a2a:PersonName [
    rdfs:label "Antonia Horians" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Horians"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_Person-e63df632-0646-c148-523c-377519f4c5ab
  a a2a:Person ;
  rdfs:label "Adriaan Johannis Traets" ;
  a2a:PersonName [
    rdfs:label "Adriaan Johannis Traets" ;
    a2a:PersonNameFirstName "Adriaan Johannis" ;
    a2a:PersonNameLastName "Traets"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_Person-9d3d23cd-dded-a7cd-b28f-7b6a70b6d5ab
  a a2a:Person ;
  rdfs:label "Johanna Steenmans" ;
  a2a:PersonName [
    rdfs:label "Johanna Steenmans" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Steenmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_Person-df406fab-faaa-676b-cf09-fd9916c14a17
  a a2a:Person ;
  rdfs:label "Petrus Traets" ;
  a2a:PersonName [
    rdfs:label "Petrus Traets" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Traets"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1866" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1866-05-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord"
  ] .

oa:relationep_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_Person:e63df632-0646-c148-523c-377519f4c5ab ;
  a2a:EventKeyRef oa:event_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_Event1 .

oa:relationep_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_Person:9d3d23cd-dded-a7cd-b28f-7b6a70b6d5ab ;
  a2a:EventKeyRef oa:event_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_Event1 .

oa:relationep_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_Person:df406fab-faaa-676b-cf09-fd9916c14a17 ;
  a2a:EventKeyRef oa:event_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_Event1 .

oa:relationpp_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_Person:e63df632-0646-c148-523c-377519f4c5ab, oa:person_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e_Person:759133fc-e9af-c088-970c-e4110c5d3174 .

oa:source_bhi_5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord", "1866-05-14 - 1866-05-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-05-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-05-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1866" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1866-05-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1823, Periode: 1866" ;
    a2a:Book "Overlijdensregister Dinteloord 1866" ;
    a2a:DocumentNumber "32" ;
    a2a:RegistryNumber "1823" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1823, Periode: 1866, Overlijdensregister Dinteloord 1866, 32, 1823"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3410476e-9f13-b9a3-693e-d7ffe3dc1a65.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3410476e-9f13-b9a3-693e-d7ffe3dc1a65.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e" ;
  a2a:RecordGUID "{5f7c565d-0a98-e7ca-de0f-4c73c5d1ca7e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_25304_00025304.xml van BHI" .

