@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_09624029-e2b8-bc56-8d73-cbbd25701713
  a a2a:Record ;
  rdfs:label "Overlijden op 11 november 1968 te Breda" ;
  a2a:hasPerson oa:person_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_Person-1927b6b4-55a6-63c0-3072-222d96a7a29d, oa:person_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_Person-ed3aa48e-695c-0dd9-6feb-fa01a3d6de3d, oa:person_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_Person-5dd20db3-d92a-1460-0bc6-f9e78a88cd29, oa:person_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_Person-3b82bfa6-1bf7-b153-fec1-6d4689237a2b ;
  a2a:hasEvent oa:event_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_0, oa:relationep_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_1, oa:relationep_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_0 ;
  a2a:hasSource oa:source_bhi_09624029-e2b8-bc56-8d73-cbbd25701713 .

oa:person_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_Person-1927b6b4-55a6-63c0-3072-222d96a7a29d
  a a2a:Person ;
  rdfs:label "Maatje Kesteloo" ;
  a2a:PersonName [
    rdfs:label "Maatje Kesteloo" ;
    a2a:PersonNameFirstName "Maatje" ;
    a2a:PersonNameLastName "Kesteloo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_Person-ed3aa48e-695c-0dd9-6feb-fa01a3d6de3d
  a a2a:Person ;
  rdfs:label "Jacob Barentsen" ;
  a2a:PersonName [
    rdfs:label "Jacob Barentsen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Barentsen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_Person-5dd20db3-d92a-1460-0bc6-f9e78a88cd29
  a a2a:Person ;
  rdfs:label "Leunis Barentsen" ;
  a2a:PersonName [
    rdfs:label "Leunis Barentsen" ;
    a2a:PersonNameFirstName "Leunis" ;
    a2a:PersonNameLastName "Barentsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_Person-3b82bfa6-1bf7-b153-fec1-6d4689237a2b
  a a2a:Person ;
  rdfs:label "Francina Tanneke van Bezooijen" ;
  a2a:PersonName [
    rdfs:label "Francina Tanneke van Bezooijen" ;
    a2a:PersonNameFirstName "Francina Tanneke" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bezooijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1968" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1968-11-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_Person:1927b6b4-55a6-63c0-3072-222d96a7a29d ;
  a2a:EventKeyRef oa:event_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_Event1 .

oa:relationep_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_Person:ed3aa48e-695c-0dd9-6feb-fa01a3d6de3d ;
  a2a:EventKeyRef oa:event_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_Event1 .

oa:relationep_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_Person:5dd20db3-d92a-1460-0bc6-f9e78a88cd29 ;
  a2a:EventKeyRef oa:event_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_Event1 .

oa:relationpp_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_Person:ed3aa48e-695c-0dd9-6feb-fa01a3d6de3d, oa:person_bhi_09624029-e2b8-bc56-8d73-cbbd25701713_Person:3b82bfa6-1bf7-b153-fec1-6d4689237a2b .

oa:source_bhi_09624029-e2b8-bc56-8d73-cbbd25701713
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1968-11-13 - 1968-11-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-11-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-11-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1968" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1968-11-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3366, Periode: 1968" ;
    a2a:Book "Overlijdensregister Breda 1968" ;
    a2a:DocumentNumber "1135" ;
    a2a:RegistryNumber "3366" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3366, Periode: 1968, Overlijdensregister Breda 1968, 1135, 3366"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cfe0c78c-07b8-ae8c-5a33-7060917cca73.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cfe0c78c-07b8-ae8c-5a33-7060917cca73.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/09624029-e2b8-bc56-8d73-cbbd25701713" ;
  a2a:RecordGUID "{09624029-e2b8-bc56-8d73-cbbd25701713}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_22974_00022974.xml van BHI" .

