@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_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc
  a a2a:Record ;
  rdfs:label "Geboorte op 7 augustus 1905" ;
  a2a:hasPerson oa:person_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc_Person-f33f240a-6ed8-5a04-f9f5-b5e748177c53, oa:person_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc_Person-bf7dee39-fad9-516b-0874-608758872035, oa:person_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc_Person-371920b4-d430-92e1-bbb2-e5457eaefdc1 ;
  a2a:hasEvent oa:event_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc_0, oa:relationep_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc_1, oa:relationep_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc_2 ;
  a2a:hasSource oa:source_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc .

oa:person_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc_Person-f33f240a-6ed8-5a04-f9f5-b5e748177c53
  a a2a:Person ;
  rdfs:label "Cornelis Anne Catherinus Eduard Diehl" ;
  a2a:PersonName [
    rdfs:label "Cornelis Anne Catherinus Eduard Diehl" ;
    a2a:PersonNameFirstName "Cornelis Anne Catherinus Eduard" ;
    a2a:PersonNameLastName "Diehl"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1905-08-07"^^xsd:date
  ] .

oa:person_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc_Person-bf7dee39-fad9-516b-0874-608758872035
  a a2a:Person ;
  rdfs:label "Cornelia Helena Lubertina Stollé" ;
  a2a:PersonName [
    rdfs:label "Cornelia Helena Lubertina Stollé" ;
    a2a:PersonNameFirstName "Cornelia Helena Lubertina" ;
    a2a:PersonNameLastName "Stollé"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc_Person-371920b4-d430-92e1-bbb2-e5457eaefdc1
  a a2a:Person ;
  rdfs:label "Johan Carel Diehl" ;
  a2a:PersonName [
    rdfs:label "Johan Carel Diehl" ;
    a2a:PersonNameFirstName "Johan Carel" ;
    a2a:PersonNameLastName "Diehl"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1905-08-07"^^xsd:date
  ] .

oa:relationep_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc_Person:f33f240a-6ed8-5a04-f9f5-b5e748177c53 ;
  a2a:EventKeyRef oa:event_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc_Event1 .

oa:relationep_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc_Person:bf7dee39-fad9-516b-0874-608758872035 ;
  a2a:EventKeyRef oa:event_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc_Event1 .

oa:relationep_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc_Person:371920b4-d430-92e1-bbb2-e5457eaefdc1 ;
  a2a:EventKeyRef oa:event_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc_Event1 .

oa:source_bhi_41ffe4f1-69a1-006e-eccc-8c8b951ac6cc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Deurne en Liessel" ;
    rdfs:label "Deurne en Liessel", "1905-08-08 - 1905-08-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-08-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-08-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1905-08-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 638, Periode: 1905" ;
    a2a:Book "Geboorteregister Deurne en Liessel 1905" ;
    a2a:DocumentNumber "152" ;
    a2a:RegistryNumber "638" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 638, Periode: 1905, Geboorteregister Deurne en Liessel 1905, 152, 638"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/130e3952-4491-aeb8-d735-ad5c80e80185.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/130e3952-4491-aeb8-d735-ad5c80e80185.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-08-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/41ffe4f1-69a1-006e-eccc-8c8b951ac6cc" ;
  a2a:RecordGUID "{41ffe4f1-69a1-006e-eccc-8c8b951ac6cc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231031_3530_00003530.xml van BHI" .

