@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_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14
  a a2a:Record ;
  rdfs:label "Geboorte op 4 april 1903" ;
  a2a:hasPerson oa:person_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14_Person-513894be-743c-d7ba-953f-9fa41f0c2a86, oa:person_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14_Person-258594c9-7a6a-c5e9-504a-e48169376de1, oa:person_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14_Person-72bd6fcf-b891-4768-fd8e-dc5b7e8799d4 ;
  a2a:hasEvent oa:event_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14_0, oa:relationep_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14_1, oa:relationep_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14_2 ;
  a2a:hasSource oa:source_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14 .

oa:person_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14_Person-513894be-743c-d7ba-953f-9fa41f0c2a86
  a a2a:Person ;
  rdfs:label "Wilhelmina Kooijman" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Kooijman" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Kooijman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14_Person-258594c9-7a6a-c5e9-504a-e48169376de1
  a a2a:Person ;
  rdfs:label "Bernardus Hendrikus Franciscus van der Groen" ;
  a2a:PersonName [
    rdfs:label "Bernardus Hendrikus Franciscus van der Groen" ;
    a2a:PersonNameFirstName "Bernardus Hendrikus Franciscus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Groen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14_Person-72bd6fcf-b891-4768-fd8e-dc5b7e8799d4
  a a2a:Person ;
  rdfs:label "Geertruida Helena Johanna van der Groen" ;
  a2a:PersonName [
    rdfs:label "Geertruida Helena Johanna van der Groen" ;
    a2a:PersonNameFirstName "Geertruida Helena Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Groen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1903-04-04"^^xsd:date
  ] .

oa:event_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1903-04-04"^^xsd:date
  ] .

oa:relationep_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14_Person:513894be-743c-d7ba-953f-9fa41f0c2a86 ;
  a2a:EventKeyRef oa:event_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14_Event1 .

oa:relationep_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14_Person:258594c9-7a6a-c5e9-504a-e48169376de1 ;
  a2a:EventKeyRef oa:event_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14_Event1 .

oa:relationep_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14_Person:72bd6fcf-b891-4768-fd8e-dc5b7e8799d4 ;
  a2a:EventKeyRef oa:event_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14_Event1 .

oa:source_bhi_7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1903-04-07 - 1903-04-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-04-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-04-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1903-04-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2219, Periode: 1903" ;
    a2a:Book "Geboorteregister Oosterhout 1903" ;
    a2a:DocumentNumber "141" ;
    a2a:RegistryNumber "2219" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2219, Periode: 1903, Geboorteregister Oosterhout 1903, 141, 2219"
  ] ;
  a2a:SourceLastChangeDate "2025-08-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14" ;
  a2a:RecordGUID "{7e5c03f9-5fd2-5f9b-1aa2-e06a3f1f6b14}" ;
  a2a:SourceRemarkdeel "2219" ;
  a2a:SourceRemarkregister_periode "1903" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_369_00000369.xml van BHI" .

