@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_016eda35-e762-9d92-7122-e2910b81032a
  a a2a:Record ;
  rdfs:label "Geboorte op 6 augustus 1923" ;
  a2a:hasPerson oa:person_bhi_016eda35-e762-9d92-7122-e2910b81032a_Person-8f7cf9ee-5470-46ce-6fa6-76c72c41e49c, oa:person_bhi_016eda35-e762-9d92-7122-e2910b81032a_Person-d97b09d4-56b2-5029-78b0-96def62701b9, oa:person_bhi_016eda35-e762-9d92-7122-e2910b81032a_Person-f6a8782b-6ea3-7773-a73d-7f3f48a62081 ;
  a2a:hasEvent oa:event_bhi_016eda35-e762-9d92-7122-e2910b81032a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_016eda35-e762-9d92-7122-e2910b81032a_0, oa:relationep_bhi_016eda35-e762-9d92-7122-e2910b81032a_1, oa:relationep_bhi_016eda35-e762-9d92-7122-e2910b81032a_2 ;
  a2a:hasSource oa:source_bhi_016eda35-e762-9d92-7122-e2910b81032a .

oa:person_bhi_016eda35-e762-9d92-7122-e2910b81032a_Person-8f7cf9ee-5470-46ce-6fa6-76c72c41e49c
  a a2a:Person ;
  rdfs:label "Regina Wilhelmina Brouwers" ;
  a2a:PersonName [
    rdfs:label "Regina Wilhelmina Brouwers" ;
    a2a:PersonNameFirstName "Regina Wilhelmina" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_016eda35-e762-9d92-7122-e2910b81032a_Person-d97b09d4-56b2-5029-78b0-96def62701b9
  a a2a:Person ;
  rdfs:label "Adriana Antonia Maria de Wit" ;
  a2a:PersonName [
    rdfs:label "Adriana Antonia Maria de Wit" ;
    a2a:PersonNameFirstName "Adriana Antonia Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1923-08-06"^^xsd:date
  ] .

oa:person_bhi_016eda35-e762-9d92-7122-e2910b81032a_Person-f6a8782b-6ea3-7773-a73d-7f3f48a62081
  a a2a:Person ;
  rdfs:label "Karel Wilhelmus Maria de Wit" ;
  a2a:PersonName [
    rdfs:label "Karel Wilhelmus Maria de Wit" ;
    a2a:PersonNameFirstName "Karel Wilhelmus Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_016eda35-e762-9d92-7122-e2910b81032a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1923" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1923-08-06"^^xsd:date
  ] .

oa:relationep_bhi_016eda35-e762-9d92-7122-e2910b81032a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_016eda35-e762-9d92-7122-e2910b81032a_Person:8f7cf9ee-5470-46ce-6fa6-76c72c41e49c ;
  a2a:EventKeyRef oa:event_bhi_016eda35-e762-9d92-7122-e2910b81032a_Event1 .

oa:relationep_bhi_016eda35-e762-9d92-7122-e2910b81032a_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_016eda35-e762-9d92-7122-e2910b81032a_Person:d97b09d4-56b2-5029-78b0-96def62701b9 ;
  a2a:EventKeyRef oa:event_bhi_016eda35-e762-9d92-7122-e2910b81032a_Event1 .

oa:relationep_bhi_016eda35-e762-9d92-7122-e2910b81032a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_016eda35-e762-9d92-7122-e2910b81032a_Person:f6a8782b-6ea3-7773-a73d-7f3f48a62081 ;
  a2a:EventKeyRef oa:event_bhi_016eda35-e762-9d92-7122-e2910b81032a_Event1 .

oa:source_bhi_016eda35-e762-9d92-7122-e2910b81032a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Stiphout" ;
    rdfs:label "Stiphout", "1923-08-07 - 1923-08-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-08-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-08-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1923" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1923-08-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2887, Periode: 1923" ;
    a2a:Book "Geboorteregister Stiphout 1923" ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "2887" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2887, Periode: 1923, Geboorteregister Stiphout 1923, 16, 2887"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3ecb01bf-3213-2a98-4f76-2700e1dd72a0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3ecb01bf-3213-2a98-4f76-2700e1dd72a0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-03-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/016eda35-e762-9d92-7122-e2910b81032a" ;
  a2a:RecordGUID "{016eda35-e762-9d92-7122-e2910b81032a}" ;
  a2a:SourceRemarkdeel "2887" ;
  a2a:SourceRemarkregister_periode "1923" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250909_192_00000192.xml van BHI" .

