@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_019f95b2-4efc-1e9c-e640-c7022f87ad80
  a a2a:Record ;
  rdfs:label "Geboorte op 19 oktober 1913" ;
  a2a:hasPerson oa:person_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80_Person-dce04eb8-01f7-41b5-8ac4-f1bb30658dab, oa:person_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80_Person-bbf2a79f-c8da-7c4d-6582-1b7afd9165a6, oa:person_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80_Person-fdd92b5d-4ce5-b2ed-463c-ac271ca4cd6b ;
  a2a:hasEvent oa:event_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80_0, oa:relationep_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80_1, oa:relationep_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80_2 ;
  a2a:hasSource oa:source_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80 .

oa:person_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80_Person-dce04eb8-01f7-41b5-8ac4-f1bb30658dab
  a a2a:Person ;
  rdfs:label "Elisabeth Johanna de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Johanna de Bruijn" ;
    a2a:PersonNameFirstName "Elisabeth Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80_Person-bbf2a79f-c8da-7c4d-6582-1b7afd9165a6
  a a2a:Person ;
  rdfs:label "Theodora Catharina Gevers" ;
  a2a:PersonName [
    rdfs:label "Theodora Catharina Gevers" ;
    a2a:PersonNameFirstName "Theodora Catharina" ;
    a2a:PersonNameLastName "Gevers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1913-10-19"^^xsd:date
  ] .

oa:person_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80_Person-fdd92b5d-4ce5-b2ed-463c-ac271ca4cd6b
  a a2a:Person ;
  rdfs:label "Charles Emile Alexandre Gevers" ;
  a2a:PersonName [
    rdfs:label "Charles Emile Alexandre Gevers" ;
    a2a:PersonNameFirstName "Charles Emile Alexandre" ;
    a2a:PersonNameLastName "Gevers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1913-10-19"^^xsd:date
  ] .

oa:relationep_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80_Person:dce04eb8-01f7-41b5-8ac4-f1bb30658dab ;
  a2a:EventKeyRef oa:event_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80_Event1 .

oa:relationep_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80_Person:bbf2a79f-c8da-7c4d-6582-1b7afd9165a6 ;
  a2a:EventKeyRef oa:event_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80_Event1 .

oa:relationep_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80_Person:fdd92b5d-4ce5-b2ed-463c-ac271ca4cd6b ;
  a2a:EventKeyRef oa:event_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80_Event1 .

oa:source_bhi_019f95b2-4efc-1e9c-e640-c7022f87ad80
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hooge en Lage Zwaluwe" ;
    rdfs:label "Hooge en Lage Zwaluwe", "1923-03-12 - 1923-03-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-03-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-03-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1923" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1923-03-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3864, Periode: 1923" ;
    a2a:Book "Geboorteregister Hooge en Lage Zwaluwe 1923" ;
    a2a:DocumentNumber "30" ;
    a2a:RegistryNumber "3864" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3864, Periode: 1923, Geboorteregister Hooge en Lage Zwaluwe 1923, 30, 3864"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2557af4d-adca-e3e2-3f6f-725289e04944.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2557af4d-adca-e3e2-3f6f-725289e04944.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/019f95b2-4efc-1e9c-e640-c7022f87ad80" ;
  a2a:RecordGUID "{019f95b2-4efc-1e9c-e640-c7022f87ad80}" ;
  a2a:SourceRemarkOpmerking "Inschrijving vonnis d.d. 15-09-1922 waarbij bij de vader de toevoeging Jonkheer moet worden vermeld" ;
  a2a:SourceRemarkdeel "3864" ;
  a2a:SourceRemarkregister_periode "1923" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_822_00000822.xml van BHI" .

