@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_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea
  a a2a:Record ;
  rdfs:label "Geboorte op 19 september 1915 te Oosterhout" ;
  a2a:hasPerson oa:person_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea_Person-80877cf9-0b27-802c-484a-6e65e6ac7e6d, oa:person_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea_Person-7f090a29-3b7b-cded-21a5-9a441876bb5b, oa:person_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea_Person-60347861-1a54-273d-7933-eccbf2920e16 ;
  a2a:hasEvent oa:event_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea_0, oa:relationep_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea_1, oa:relationep_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea_2 ;
  a2a:hasSource oa:source_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea .

oa:person_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea_Person-80877cf9-0b27-802c-484a-6e65e6ac7e6d
  a a2a:Person ;
  rdfs:label "Wilhelmina Johanna den Reijer" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Johanna den Reijer" ;
    a2a:PersonNameFirstName "Wilhelmina Johanna" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Reijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea_Person-7f090a29-3b7b-cded-21a5-9a441876bb5b
  a a2a:Person ;
  rdfs:label "Matheus Cornelis Segers" ;
  a2a:PersonName [
    rdfs:label "Matheus Cornelis Segers" ;
    a2a:PersonNameFirstName "Matheus Cornelis" ;
    a2a:PersonNameLastName "Segers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1915-09-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:person_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea_Person-60347861-1a54-273d-7933-eccbf2920e16
  a a2a:Person ;
  rdfs:label "Gerardus Segers" ;
  a2a:PersonName [
    rdfs:label "Gerardus Segers" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Segers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1915-09-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea_Person:80877cf9-0b27-802c-484a-6e65e6ac7e6d ;
  a2a:EventKeyRef oa:event_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea_Event1 .

oa:relationep_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea_Person:7f090a29-3b7b-cded-21a5-9a441876bb5b ;
  a2a:EventKeyRef oa:event_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea_Event1 .

oa:relationep_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea_Person:60347861-1a54-273d-7933-eccbf2920e16 ;
  a2a:EventKeyRef oa:event_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea_Event1 .

oa:source_bhi_da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1915-09-20 - 1915-09-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-09-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-09-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1915-09-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2222, Periode: 1915" ;
    a2a:Book "Geboorteregister Oosterhout 1915" ;
    a2a:DocumentNumber "342" ;
    a2a:RegistryNumber "2222" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2222, Periode: 1915, Geboorteregister Oosterhout 1915, 342, 2222"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f6a4d9ad-a525-48db-e592-33b1df0f4e50.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f6a4d9ad-a525-48db-e592-33b1df0f4e50.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-08-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea" ;
  a2a:RecordGUID "{da2a99d2-a5c8-84fe-d60a-6db8e7cf13ea}" ;
  a2a:SourceRemarkdeel "2222" ;
  a2a:SourceRemarkregister_periode "1915" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_498_00000498.xml van BHI" .

