@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_3382da84-ea46-ee45-b85e-5e3d6839ede4
  a a2a:Record ;
  rdfs:label "Geboorte op 26 juni 1925 te Steenbergen" ;
  a2a:hasPerson oa:person_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4_Person-3936a2a9-a0ef-de66-867a-f46cffbbffc2, oa:person_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4_Person-d2a059ca-e7ae-4b45-42fc-5001f6b4e248, oa:person_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4_Person-c55dd359-c8f2-813f-2380-fe165010fe97 ;
  a2a:hasEvent oa:event_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4_0, oa:relationep_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4_1, oa:relationep_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4_2 ;
  a2a:hasSource oa:source_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4 .

oa:person_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4_Person-3936a2a9-a0ef-de66-867a-f46cffbbffc2
  a a2a:Person ;
  rdfs:label "Jacoba Baartmans" ;
  a2a:PersonName [
    rdfs:label "Jacoba Baartmans" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Baartmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4_Person-d2a059ca-e7ae-4b45-42fc-5001f6b4e248
  a a2a:Person ;
  rdfs:label "Adriana Maria Baartmans" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Baartmans" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Baartmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1925" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1925-06-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:person_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4_Person-c55dd359-c8f2-813f-2380-fe165010fe97
  a a2a:Person ;
  rdfs:label "Hendrik Johannes Baartmans" ;
  a2a:PersonName [
    rdfs:label "Hendrik Johannes Baartmans" ;
    a2a:PersonNameFirstName "Hendrik Johannes" ;
    a2a:PersonNameLastName "Baartmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1925" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1925-06-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:relationep_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4_Person:3936a2a9-a0ef-de66-867a-f46cffbbffc2 ;
  a2a:EventKeyRef oa:event_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4_Event1 .

oa:relationep_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4_Person:d2a059ca-e7ae-4b45-42fc-5001f6b4e248 ;
  a2a:EventKeyRef oa:event_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4_Event1 .

oa:relationep_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4_Person:c55dd359-c8f2-813f-2380-fe165010fe97 ;
  a2a:EventKeyRef oa:event_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4_Event1 .

oa:source_bhi_3382da84-ea46-ee45-b85e-5e3d6839ede4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen", "1925-06-27 - 1925-06-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1925-06-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-06-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1925" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1925-06-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2850, Periode: 1925" ;
    a2a:Book "Geboorteregister Steenbergen 1925" ;
    a2a:DocumentNumber "130" ;
    a2a:RegistryNumber "2850" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2850, Periode: 1925, Geboorteregister Steenbergen 1925, 130, 2850"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6c708115-bfc8-22cc-0064-381ce41c884f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6c708115-bfc8-22cc-0064-381ce41c884f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3382da84-ea46-ee45-b85e-5e3d6839ede4" ;
  a2a:RecordGUID "{3382da84-ea46-ee45-b85e-5e3d6839ede4}" ;
  a2a:SourceRemarkdeel "2850" ;
  a2a:SourceRemarkregister_periode "1925" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_892_00000892.xml van BHI" .

