@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_196cce23-66f8-eefd-ff89-a6d41a61b05b
  a a2a:Record ;
  rdfs:label "Overlijden op 2 december 1968 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_Person-37e3369d-1339-cc91-f42a-ef9af52abb91, oa:person_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_Person-9c0c9456-0105-a8e4-e519-c3501f98e313, oa:person_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_Person-0c04b379-4f08-8264-cdc9-a8cd2f9c19fa, oa:person_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_Person-7167a27e-3b42-908c-a6de-8be85f6cf695 ;
  a2a:hasEvent oa:event_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_0, oa:relationep_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_1, oa:relationep_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_0 ;
  a2a:hasSource oa:source_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b .

oa:person_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_Person-37e3369d-1339-cc91-f42a-ef9af52abb91
  a a2a:Person ;
  rdfs:label "Johannes Krijn Stoffel Boot" ;
  a2a:PersonName [
    rdfs:label "Johannes Krijn Stoffel Boot" ;
    a2a:PersonNameFirstName "Johannes Krijn Stoffel" ;
    a2a:PersonNameLastName "Boot"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_Person-9c0c9456-0105-a8e4-e519-c3501f98e313
  a a2a:Person ;
  rdfs:label "Alberdina Gebke Urban" ;
  a2a:PersonName [
    rdfs:label "Alberdina Gebke Urban" ;
    a2a:PersonNameFirstName "Alberdina Gebke" ;
    a2a:PersonNameLastName "Urban"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_Person-0c04b379-4f08-8264-cdc9-a8cd2f9c19fa
  a a2a:Person ;
  rdfs:label "Iman Boot" ;
  a2a:PersonName [
    rdfs:label "Iman Boot" ;
    a2a:PersonNameFirstName "Iman" ;
    a2a:PersonNameLastName "Boot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_Person-7167a27e-3b42-908c-a6de-8be85f6cf695
  a a2a:Person ;
  rdfs:label "Lea Knegt" ;
  a2a:PersonName [
    rdfs:label "Lea Knegt" ;
    a2a:PersonNameFirstName "Lea" ;
    a2a:PersonNameLastName "Knegt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1968" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1968-12-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_Person:37e3369d-1339-cc91-f42a-ef9af52abb91 ;
  a2a:EventKeyRef oa:event_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_Event1 .

oa:relationep_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_Person:9c0c9456-0105-a8e4-e519-c3501f98e313 ;
  a2a:EventKeyRef oa:event_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_Event1 .

oa:relationep_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_Person:0c04b379-4f08-8264-cdc9-a8cd2f9c19fa ;
  a2a:EventKeyRef oa:event_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_Event1 .

oa:relationpp_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_Person:37e3369d-1339-cc91-f42a-ef9af52abb91, oa:person_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b_Person:7167a27e-3b42-908c-a6de-8be85f6cf695 .

oa:source_bhi_196cce23-66f8-eefd-ff89-a6d41a61b05b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1968-12-03 - 1968-12-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-12-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-12-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1968" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1968-12-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3513, Periode: 1968" ;
    a2a:Book "Overlijdensregister Eindhoven 1968" ;
    a2a:DocumentNumber "1346" ;
    a2a:RegistryNumber "3513" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3513, Periode: 1968, Overlijdensregister Eindhoven 1968, 1346, 3513"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/75a815ae-fcd0-55c9-12c4-6b64c295662e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/75a815ae-fcd0-55c9-12c4-6b64c295662e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/196cce23-66f8-eefd-ff89-a6d41a61b05b" ;
  a2a:RecordGUID "{196cce23-66f8-eefd-ff89-a6d41a61b05b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_491_00000491.xml van BHI" .

