@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_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07
  a a2a:Record ;
  rdfs:label "Overlijden op 6 oktober 1968 te Almkerk" ;
  a2a:hasPerson oa:person_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07_Person-f8112add-f568-4fc0-5a45-1687c74ef278, oa:person_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07_Person-59a1dd7e-4f6b-5981-605f-929fd28d939b, oa:person_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07_Person-a5da910b-9877-028c-6437-f3294d9298ec ;
  a2a:hasEvent oa:event_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07_0, oa:relationep_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07_1, oa:relationep_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07_2 ;
  a2a:hasSource oa:source_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07 .

oa:person_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07_Person-f8112add-f568-4fc0-5a45-1687c74ef278
  a a2a:Person ;
  rdfs:label "Gerdina Monfrooij" ;
  a2a:PersonName [
    rdfs:label "Gerdina Monfrooij" ;
    a2a:PersonNameFirstName "Gerdina" ;
    a2a:PersonNameLastName "Monfrooij"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07_Person-59a1dd7e-4f6b-5981-605f-929fd28d939b
  a a2a:Person ;
  rdfs:label "Maaike Johanna de Bok" ;
  a2a:PersonName [
    rdfs:label "Maaike Johanna de Bok" ;
    a2a:PersonNameFirstName "Maaike Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bok"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07_Person-a5da910b-9877-028c-6437-f3294d9298ec
  a a2a:Person ;
  rdfs:label "Kornelis Monfrooij" ;
  a2a:PersonName [
    rdfs:label "Kornelis Monfrooij" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNameLastName "Monfrooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1968" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1968-10-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:relationep_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07_Person:f8112add-f568-4fc0-5a45-1687c74ef278 ;
  a2a:EventKeyRef oa:event_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07_Event1 .

oa:relationep_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07_Person:59a1dd7e-4f6b-5981-605f-929fd28d939b ;
  a2a:EventKeyRef oa:event_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07_Event1 .

oa:relationep_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07_Person:a5da910b-9877-028c-6437-f3294d9298ec ;
  a2a:EventKeyRef oa:event_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07_Event1 .

oa:source_bhi_7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1968-10-08 - 1968-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-10-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-10-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1968" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1968-10-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3183, Periode: 1968" ;
    a2a:Book "Overlijdensregister Almkerk 1968" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "3183" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3183, Periode: 1968, Overlijdensregister Almkerk 1968, 26, 3183"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cc60190c-ae9f-6f5f-5984-518a13b97c15.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cc60190c-ae9f-6f5f-5984-518a13b97c15.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-06-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07" ;
  a2a:RecordGUID "{7dbdaf1c-2ad5-5f4e-2b06-73ba80eaeb07}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80407_00080407.xml van BHI" .

