@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_697dfd19-cced-93b4-2211-cd8f3385b971
  a a2a:Record ;
  rdfs:label "Geboorte op 14 april 1916 te Oosterhout" ;
  a2a:hasPerson oa:person_bhi_697dfd19-cced-93b4-2211-cd8f3385b971_Person-688c67f7-e2c7-fa82-8d0a-aadb322c2f6b, oa:person_bhi_697dfd19-cced-93b4-2211-cd8f3385b971_Person-cdd3b4b7-afdb-67f8-0912-3c49d0e0e4ae, oa:person_bhi_697dfd19-cced-93b4-2211-cd8f3385b971_Person-86a77b24-501f-4a91-c6d7-2741f8ed1167 ;
  a2a:hasEvent oa:event_bhi_697dfd19-cced-93b4-2211-cd8f3385b971_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_697dfd19-cced-93b4-2211-cd8f3385b971_0, oa:relationep_bhi_697dfd19-cced-93b4-2211-cd8f3385b971_1, oa:relationep_bhi_697dfd19-cced-93b4-2211-cd8f3385b971_2 ;
  a2a:hasSource oa:source_bhi_697dfd19-cced-93b4-2211-cd8f3385b971 .

oa:person_bhi_697dfd19-cced-93b4-2211-cd8f3385b971_Person-688c67f7-e2c7-fa82-8d0a-aadb322c2f6b
  a a2a:Person ;
  rdfs:label "Cornelia Adelia Oomes" ;
  a2a:PersonName [
    rdfs:label "Cornelia Adelia Oomes" ;
    a2a:PersonNameFirstName "Cornelia Adelia" ;
    a2a:PersonNameLastName "Oomes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_697dfd19-cced-93b4-2211-cd8f3385b971_Person-cdd3b4b7-afdb-67f8-0912-3c49d0e0e4ae
  a a2a:Person ;
  rdfs:label "Bernardina Henrica Maria Smits" ;
  a2a:PersonName [
    rdfs:label "Bernardina Henrica Maria Smits" ;
    a2a:PersonNameFirstName "Bernardina Henrica Maria" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1916-04-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:person_bhi_697dfd19-cced-93b4-2211-cd8f3385b971_Person-86a77b24-501f-4a91-c6d7-2741f8ed1167
  a a2a:Person ;
  rdfs:label "Franciscus Costantinus Andreas Smits" ;
  a2a:PersonName [
    rdfs:label "Franciscus Costantinus Andreas Smits" ;
    a2a:PersonNameFirstName "Franciscus Costantinus Andreas" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_697dfd19-cced-93b4-2211-cd8f3385b971_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1916-04-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_bhi_697dfd19-cced-93b4-2211-cd8f3385b971_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_697dfd19-cced-93b4-2211-cd8f3385b971_Person:688c67f7-e2c7-fa82-8d0a-aadb322c2f6b ;
  a2a:EventKeyRef oa:event_bhi_697dfd19-cced-93b4-2211-cd8f3385b971_Event1 .

oa:relationep_bhi_697dfd19-cced-93b4-2211-cd8f3385b971_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_697dfd19-cced-93b4-2211-cd8f3385b971_Person:cdd3b4b7-afdb-67f8-0912-3c49d0e0e4ae ;
  a2a:EventKeyRef oa:event_bhi_697dfd19-cced-93b4-2211-cd8f3385b971_Event1 .

oa:relationep_bhi_697dfd19-cced-93b4-2211-cd8f3385b971_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_697dfd19-cced-93b4-2211-cd8f3385b971_Person:86a77b24-501f-4a91-c6d7-2741f8ed1167 ;
  a2a:EventKeyRef oa:event_bhi_697dfd19-cced-93b4-2211-cd8f3385b971_Event1 .

oa:source_bhi_697dfd19-cced-93b4-2211-cd8f3385b971
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1916-04-15 - 1916-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-04-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1916-04-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2222, Periode: 1916" ;
    a2a:Book "Geboorteregister Oosterhout 1916" ;
    a2a:DocumentNumber "153" ;
    a2a:RegistryNumber "2222" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2222, Periode: 1916, Geboorteregister Oosterhout 1916, 153, 2222"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ba092383-baee-6933-8676-7aa7c11bb27e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ba092383-baee-6933-8676-7aa7c11bb27e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-08-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/697dfd19-cced-93b4-2211-cd8f3385b971" ;
  a2a:RecordGUID "{697dfd19-cced-93b4-2211-cd8f3385b971}" ;
  a2a:SourceRemarkdeel "2222" ;
  a2a:SourceRemarkregister_periode "1916" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_340_00000340.xml van BHI" .

