@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_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d
  a a2a:Record ;
  rdfs:label "Geboorte op 13 oktober 1882" ;
  a2a:hasPerson oa:person_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d_Person-2531d0ed-7aa9-c280-a1e7-c362f31a2dcb, oa:person_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d_Person-47c6f813-f3ff-8d47-3cd4-f943f50909b5, oa:person_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d_Person-7ebd9e72-048f-46ef-c65a-245d9064de93 ;
  a2a:hasEvent oa:event_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d_0, oa:relationep_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d_1, oa:relationep_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d_2 ;
  a2a:hasSource oa:source_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d .

oa:person_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d_Person-2531d0ed-7aa9-c280-a1e7-c362f31a2dcb
  a a2a:Person ;
  rdfs:label "Wilmina Rozing" ;
  a2a:PersonName [
    rdfs:label "Wilmina Rozing" ;
    a2a:PersonNameFirstName "Wilmina" ;
    a2a:PersonNameLastName "Rozing"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d_Person-47c6f813-f3ff-8d47-3cd4-f943f50909b5
  a a2a:Person ;
  rdfs:label "Adriaan Simons" ;
  a2a:PersonName [
    rdfs:label "Adriaan Simons" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d_Person-7ebd9e72-048f-46ef-c65a-245d9064de93
  a a2a:Person ;
  rdfs:label "Alphonsus Eduardus Simon Simons" ;
  a2a:PersonName [
    rdfs:label "Alphonsus Eduardus Simon Simons" ;
    a2a:PersonNameFirstName "Alphonsus Eduardus Simon" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1882-10-13"^^xsd:date
  ] .

oa:event_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1882-10-13"^^xsd:date
  ] .

oa:relationep_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d_Person:2531d0ed-7aa9-c280-a1e7-c362f31a2dcb ;
  a2a:EventKeyRef oa:event_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d_Event1 .

oa:relationep_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d_Person:47c6f813-f3ff-8d47-3cd4-f943f50909b5 ;
  a2a:EventKeyRef oa:event_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d_Event1 .

oa:relationep_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d_Person:7ebd9e72-048f-46ef-c65a-245d9064de93 ;
  a2a:EventKeyRef oa:event_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d_Event1 .

oa:source_bhi_77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1882-01-01 - 1882-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1882" ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 5867, Periode: 1882" ;
    a2a:Book "Geboorteregister Oosterhout 1882" ;
    a2a:DocumentNumber "247" ;
    a2a:RegistryNumber "5867" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5867, Periode: 1882, Geboorteregister Oosterhout 1882, 247, 5867"
  ] ;
  a2a:SourceLastChangeDate "2025-08-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d" ;
  a2a:RecordGUID "{77d85ef6-7ba5-c271-5ccc-eaf0f19bfc6d}" ;
  a2a:SourceRemarkdeel "5867" ;
  a2a:SourceRemarkregister_periode "1882" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_360_00000360.xml van BHI" .

