@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_cc570585-72d2-e95b-e28f-5c17779af407
  a a2a:Record ;
  rdfs:label "Geboorte op 20 november 1922 te Breda" ;
  a2a:hasPerson oa:person_bhi_cc570585-72d2-e95b-e28f-5c17779af407_Person-22ff2945-5b76-9785-5ac2-7c951c66094b, oa:person_bhi_cc570585-72d2-e95b-e28f-5c17779af407_Person-dc10fc7d-ce75-0f86-6955-f032f7c77e7d, oa:person_bhi_cc570585-72d2-e95b-e28f-5c17779af407_Person-7ba6645b-33db-2a6b-4b3c-0293529bb127 ;
  a2a:hasEvent oa:event_bhi_cc570585-72d2-e95b-e28f-5c17779af407_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cc570585-72d2-e95b-e28f-5c17779af407_0, oa:relationep_bhi_cc570585-72d2-e95b-e28f-5c17779af407_1, oa:relationep_bhi_cc570585-72d2-e95b-e28f-5c17779af407_2 ;
  a2a:hasSource oa:source_bhi_cc570585-72d2-e95b-e28f-5c17779af407 .

oa:person_bhi_cc570585-72d2-e95b-e28f-5c17779af407_Person-22ff2945-5b76-9785-5ac2-7c951c66094b
  a a2a:Person ;
  rdfs:label "Adelina Johanna Maria Giele" ;
  a2a:PersonName [
    rdfs:label "Adelina Johanna Maria Giele" ;
    a2a:PersonNameFirstName "Adelina Johanna Maria" ;
    a2a:PersonNameLastName "Giele"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cc570585-72d2-e95b-e28f-5c17779af407_Person-dc10fc7d-ce75-0f86-6955-f032f7c77e7d
  a a2a:Person ;
  rdfs:label "Anna Mathilda Giele" ;
  a2a:PersonName [
    rdfs:label "Anna Mathilda Giele" ;
    a2a:PersonNameFirstName "Anna Mathilda" ;
    a2a:PersonNameLastName "Giele"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1922-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_bhi_cc570585-72d2-e95b-e28f-5c17779af407_Person-7ba6645b-33db-2a6b-4b3c-0293529bb127
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_cc570585-72d2-e95b-e28f-5c17779af407_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1922-11-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_cc570585-72d2-e95b-e28f-5c17779af407_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cc570585-72d2-e95b-e28f-5c17779af407_Person:22ff2945-5b76-9785-5ac2-7c951c66094b ;
  a2a:EventKeyRef oa:event_bhi_cc570585-72d2-e95b-e28f-5c17779af407_Event1 .

oa:relationep_bhi_cc570585-72d2-e95b-e28f-5c17779af407_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_cc570585-72d2-e95b-e28f-5c17779af407_Person:dc10fc7d-ce75-0f86-6955-f032f7c77e7d ;
  a2a:EventKeyRef oa:event_bhi_cc570585-72d2-e95b-e28f-5c17779af407_Event1 .

oa:relationep_bhi_cc570585-72d2-e95b-e28f-5c17779af407_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cc570585-72d2-e95b-e28f-5c17779af407_Person:7ba6645b-33db-2a6b-4b3c-0293529bb127 ;
  a2a:EventKeyRef oa:event_bhi_cc570585-72d2-e95b-e28f-5c17779af407_Event1 .

oa:source_bhi_cc570585-72d2-e95b-e28f-5c17779af407
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1922-12-14 - 1922-12-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-12-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-12-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1922-12-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 451, Periode: 1922" ;
    a2a:Book "Geboorteregister Breda 1922" ;
    a2a:DocumentNumber "815" ;
    a2a:RegistryNumber "451" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 451, Periode: 1922, Geboorteregister Breda 1922, 815, 451"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7008315f-1ec9-9464-364a-dfd4f7eb587a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7008315f-1ec9-9464-364a-dfd4f7eb587a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-02-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cc570585-72d2-e95b-e28f-5c17779af407" ;
  a2a:RecordGUID "{cc570585-72d2-e95b-e28f-5c17779af407}" ;
  a2a:SourceRemarkOpmerking "Akte van erkenning door moeder." ;
  a2a:SourceRemarkdeel "451" ;
  a2a:SourceRemarkregister_periode "1922" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1577_00001577.xml van BHI" .

