@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_7b713e9e-e4ba-307e-d56f-63ebc3c1e359
  a a2a:Record ;
  rdfs:label "Overlijden op 17 november 1932 te Diessen" ;
  a2a:hasPerson oa:person_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359_Person-ea2db9d1-d212-4b12-704f-2579eac622f0, oa:person_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359_Person-c34b17a2-8a85-9c25-8b32-ba8ea6870d4f, oa:person_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359_Person-561a5808-d8a5-2128-5f76-eff7ab8509a9 ;
  a2a:hasEvent oa:event_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359_0, oa:relationep_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359_1, oa:relationep_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359_2 ;
  a2a:hasSource oa:source_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359 .

oa:person_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359_Person-ea2db9d1-d212-4b12-704f-2579eac622f0
  a a2a:Person ;
  rdfs:label "Anna Gertruda Derikx" ;
  a2a:PersonName [
    rdfs:label "Anna Gertruda Derikx" ;
    a2a:PersonNameFirstName "Anna Gertruda" ;
    a2a:PersonNameLastName "Derikx"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359_Person-c34b17a2-8a85-9c25-8b32-ba8ea6870d4f
  a a2a:Person ;
  rdfs:label "Maria Selen" ;
  a2a:PersonName [
    rdfs:label "Maria Selen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Selen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359_Person-561a5808-d8a5-2128-5f76-eff7ab8509a9
  a a2a:Person ;
  rdfs:label "Anthonius Hubertus Derikx" ;
  a2a:PersonName [
    rdfs:label "Anthonius Hubertus Derikx" ;
    a2a:PersonNameFirstName "Anthonius Hubertus" ;
    a2a:PersonNameLastName "Derikx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1932" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1932-11-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Diessen" ;
    rdfs:label "Diessen"
  ] .

oa:relationep_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359_Person:ea2db9d1-d212-4b12-704f-2579eac622f0 ;
  a2a:EventKeyRef oa:event_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359_Event1 .

oa:relationep_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359_Person:c34b17a2-8a85-9c25-8b32-ba8ea6870d4f ;
  a2a:EventKeyRef oa:event_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359_Event1 .

oa:relationep_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359_Person:561a5808-d8a5-2128-5f76-eff7ab8509a9 ;
  a2a:EventKeyRef oa:event_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359_Event1 .

oa:source_bhi_7b713e9e-e4ba-307e-d56f-63ebc3c1e359
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Diessen" ;
    rdfs:label "Diessen", "1932-11-17 - 1932-11-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1932-11-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1932-11-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1932" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1932-11-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 690, Periode: 1932" ;
    a2a:Book "Overlijdensregister Diessen 1932" ;
    a2a:DocumentNumber "17" ;
    a2a:RegistryNumber "690" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 690, Periode: 1932, Overlijdensregister Diessen 1932, 17, 690"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1664e766-df2d-83ff-36ad-e25a5b7f590a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1664e766-df2d-83ff-36ad-e25a5b7f590a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7b713e9e-e4ba-307e-d56f-63ebc3c1e359" ;
  a2a:RecordGUID "{7b713e9e-e4ba-307e-d56f-63ebc3c1e359}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_32887_00032887.xml van BHI" .

