@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_03ac112e-7562-4bfe-b6bb-5bc4002ccc72
  a a2a:Record ;
  rdfs:label "Overlijden op 10 mei 1886 te Breda" ;
  a2a:hasPerson oa:person_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72_Person-e9f42311-73ca-b521-b5fd-0813776e83e3, oa:person_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72_Person-4ee2e499-a945-134d-94aa-8130d7eafeef, oa:person_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72_Person-e1b5d98e-9439-23b8-61af-0c8376850a72 ;
  a2a:hasEvent oa:event_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72_0, oa:relationep_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72_1, oa:relationep_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72_2 ;
  a2a:hasSource oa:source_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72 .

oa:person_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72_Person-e9f42311-73ca-b521-b5fd-0813776e83e3
  a a2a:Person ;
  rdfs:label "Catharina Juliana Leijten" ;
  a2a:PersonName [
    rdfs:label "Catharina Juliana Leijten" ;
    a2a:PersonNameFirstName "Catharina Juliana" ;
    a2a:PersonNameLastName "Leijten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72_Person-4ee2e499-a945-134d-94aa-8130d7eafeef
  a a2a:Person ;
  rdfs:label "Ferdinandus Verstrepen" ;
  a2a:PersonName [
    rdfs:label "Ferdinandus Verstrepen" ;
    a2a:PersonNameFirstName "Ferdinandus" ;
    a2a:PersonNameLastName "Verstrepen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72_Person-e1b5d98e-9439-23b8-61af-0c8376850a72
  a a2a:Person ;
  rdfs:label "Ferdinandus Verstrepen" ;
  a2a:PersonName [
    rdfs:label "Ferdinandus Verstrepen" ;
    a2a:PersonNameFirstName "Ferdinandus" ;
    a2a:PersonNameLastName "Verstrepen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1886" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1886-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72_Person:e9f42311-73ca-b521-b5fd-0813776e83e3 ;
  a2a:EventKeyRef oa:event_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72_Event1 .

oa:relationep_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72_Person:4ee2e499-a945-134d-94aa-8130d7eafeef ;
  a2a:EventKeyRef oa:event_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72_Event1 .

oa:relationep_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72_Person:e1b5d98e-9439-23b8-61af-0c8376850a72 ;
  a2a:EventKeyRef oa:event_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72_Event1 .

oa:source_bhi_03ac112e-7562-4bfe-b6bb-5bc4002ccc72
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1886-05-11 - 1886-05-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-05-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1886-05-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1886" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1886-05-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1414, Periode: 1886" ;
    a2a:Book "Overlijdensregister Breda 1886" ;
    a2a:DocumentNumber "210" ;
    a2a:RegistryNumber "1414" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1414, Periode: 1886, Overlijdensregister Breda 1886, 210, 1414"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/eac671e3-1012-5d75-11a1-dd3ccb3fa034.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/eac671e3-1012-5d75-11a1-dd3ccb3fa034.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/03ac112e-7562-4bfe-b6bb-5bc4002ccc72" ;
  a2a:RecordGUID "{03ac112e-7562-4bfe-b6bb-5bc4002ccc72}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_24565_00024565.xml van BHI" .

