@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_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2
  a a2a:Record ;
  rdfs:label "Geboorte op 26 oktober 1915" ;
  a2a:hasPerson oa:person_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2_Person-4daf22cc-7cb6-d8a8-d038-2f170395235b, oa:person_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2_Person-0fa1d3fa-9722-7474-4b34-ba1a5e7b5d03, oa:person_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2_Person-bbfc07c3-c581-8a1f-00a0-c16cd22192c3 ;
  a2a:hasEvent oa:event_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2_0, oa:relationep_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2_1, oa:relationep_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2_2 ;
  a2a:hasSource oa:source_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2 .

oa:person_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2_Person-4daf22cc-7cb6-d8a8-d038-2f170395235b
  a a2a:Person ;
  rdfs:label "Coleta Joanna Hortentia Maria Boone" ;
  a2a:PersonName [
    rdfs:label "Coleta Joanna Hortentia Maria Boone" ;
    a2a:PersonNameFirstName "Coleta Joanna Hortentia Maria" ;
    a2a:PersonNameLastName "Boone"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2_Person-0fa1d3fa-9722-7474-4b34-ba1a5e7b5d03
  a a2a:Person ;
  rdfs:label "Ferdinandus Joannes Maria Dierckx" ;
  a2a:PersonName [
    rdfs:label "Ferdinandus Joannes Maria Dierckx" ;
    a2a:PersonNameFirstName "Ferdinandus Joannes Maria" ;
    a2a:PersonNameLastName "Dierckx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2_Person-bbfc07c3-c581-8a1f-00a0-c16cd22192c3
  a a2a:Person ;
  rdfs:label "Albert Joseph Marie Gerard Dierckx" ;
  a2a:PersonName [
    rdfs:label "Albert Joseph Marie Gerard Dierckx" ;
    a2a:PersonNameFirstName "Albert Joseph Marie Gerard" ;
    a2a:PersonNameLastName "Dierckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1915-10-26"^^xsd:date
  ] .

oa:event_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1915-10-26"^^xsd:date
  ] .

oa:relationep_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2_Person:4daf22cc-7cb6-d8a8-d038-2f170395235b ;
  a2a:EventKeyRef oa:event_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2_Event1 .

oa:relationep_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2_Person:0fa1d3fa-9722-7474-4b34-ba1a5e7b5d03 ;
  a2a:EventKeyRef oa:event_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2_Event1 .

oa:relationep_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2_Person:bbfc07c3-c581-8a1f-00a0-c16cd22192c3 ;
  a2a:EventKeyRef oa:event_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2_Event1 .

oa:source_bhi_0cc2fbfd-7d41-187c-5b4f-cd15afc014e2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1915-10-28 - 1915-10-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-10-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-10-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1915-10-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1241, Periode: 1915" ;
    a2a:Book "Geboorteregister 1915" ;
    a2a:DocumentNumber "191" ;
    a2a:RegistryNumber "1241" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1241, Periode: 1915, Geboorteregister 1915, 191, 1241"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a94e6d9f-8218-9801-2a79-4bef9ddbf7a7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a94e6d9f-8218-9801-2a79-4bef9ddbf7a7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0cc2fbfd-7d41-187c-5b4f-cd15afc014e2" ;
  a2a:RecordGUID "{0cc2fbfd-7d41-187c-5b4f-cd15afc014e2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2980_00002980.xml van BHI" .

