@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_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73
  a a2a:Record ;
  rdfs:label "Overlijden op 3 augustus 1966 te Nistelrode" ;
  a2a:hasPerson oa:person_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_Person-78b14f30-ad68-25c5-1363-6f14ddfcf2d2, oa:person_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_Person-8cbf4599-ec7a-e8ff-8deb-d79be5f33da3, oa:person_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_Person-8f724bf1-8c31-a9d8-e074-c9dcf486f0d6, oa:person_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_Person-ca8fa523-9831-4be2-e88f-3f4734624a4f ;
  a2a:hasEvent oa:event_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_0, oa:relationep_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_1, oa:relationep_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_0 ;
  a2a:hasSource oa:source_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73 .

oa:person_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_Person-78b14f30-ad68-25c5-1363-6f14ddfcf2d2
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_Person-8cbf4599-ec7a-e8ff-8deb-d79be5f33da3
  a a2a:Person ;
  rdfs:label "Clementia Jamlean" ;
  a2a:PersonName [
    rdfs:label "Clementia Jamlean" ;
    a2a:PersonNameFirstName "Clementia" ;
    a2a:PersonNameLastName "Jamlean"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_Person-8f724bf1-8c31-a9d8-e074-c9dcf486f0d6
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_Person-ca8fa523-9831-4be2-e88f-3f4734624a4f
  a a2a:Person ;
  rdfs:label "Fitalis Letsoin" ;
  a2a:PersonName [
    rdfs:label "Fitalis Letsoin" ;
    a2a:PersonNameFirstName "Fitalis" ;
    a2a:PersonNameLastName "Letsoin"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1966-08-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode"
  ] .

oa:relationep_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_Person:78b14f30-ad68-25c5-1363-6f14ddfcf2d2 ;
  a2a:EventKeyRef oa:event_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_Event1 .

oa:relationep_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_Person:8cbf4599-ec7a-e8ff-8deb-d79be5f33da3 ;
  a2a:EventKeyRef oa:event_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_Event1 .

oa:relationep_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_Person:8f724bf1-8c31-a9d8-e074-c9dcf486f0d6 ;
  a2a:EventKeyRef oa:event_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_Event1 .

oa:relationpp_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_Person:8cbf4599-ec7a-e8ff-8deb-d79be5f33da3, oa:person_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73_Person:ca8fa523-9831-4be2-e88f-3f4734624a4f .

oa:source_bhi_3eceeed1-a7fe-e02f-95a6-efdf6fe36b73
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode", "1966-08-04 - 1966-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1966-08-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4005, Periode: 1966" ;
    a2a:Book "Overlijdensregister Nistelrode 1966" ;
    a2a:DocumentNumber "13" ;
    a2a:RegistryNumber "4005" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4005, Periode: 1966, Overlijdensregister Nistelrode 1966, 13, 4005"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b8fdfda4-cca0-a427-a581-f5f913157505.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b8fdfda4-cca0-a427-a581-f5f913157505.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3eceeed1-a7fe-e02f-95a6-efdf6fe36b73" ;
  a2a:RecordGUID "{3eceeed1-a7fe-e02f-95a6-efdf6fe36b73}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27871_00027871.xml van BHI" .

