@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_5ada8019-29f7-255c-56af-e5b2bca3e9b0
  a a2a:Record ;
  rdfs:label "Geboorte op 30 november 1923" ;
  a2a:hasPerson oa:person_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0_Person-3616eaf2-ab69-58c7-4274-2ef1bcaec6ad, oa:person_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0_Person-47e3be64-1f6f-e9aa-f5f9-a78d24cceeb0, oa:person_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0_Person-9563dda0-7ba9-cc68-f78b-8a5f1c8ec3a4 ;
  a2a:hasEvent oa:event_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0_0, oa:relationep_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0_1, oa:relationep_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0_2 ;
  a2a:hasSource oa:source_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0 .

oa:person_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0_Person-3616eaf2-ab69-58c7-4274-2ef1bcaec6ad
  a a2a:Person ;
  rdfs:label "Apolonia Maria Anna Franken" ;
  a2a:PersonName [
    rdfs:label "Apolonia Maria Anna Franken" ;
    a2a:PersonNameFirstName "Apolonia Maria Anna" ;
    a2a:PersonNameLastName "Franken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0_Person-47e3be64-1f6f-e9aa-f5f9-a78d24cceeb0
  a a2a:Person ;
  rdfs:label "Jacobus Petrus Alphonsus Antonius Maria van der Bom" ;
  a2a:PersonName [
    rdfs:label "Jacobus Petrus Alphonsus Antonius Maria van der Bom" ;
    a2a:PersonNameFirstName "Jacobus Petrus Alphonsus Antonius Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Bom"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1923-11-30"^^xsd:date
  ] .

oa:person_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0_Person-9563dda0-7ba9-cc68-f78b-8a5f1c8ec3a4
  a a2a:Person ;
  rdfs:label "Alphonsus Josephus Antonius Bonaventura Maria van der Bom" ;
  a2a:PersonName [
    rdfs:label "Alphonsus Josephus Antonius Bonaventura Maria van der Bom" ;
    a2a:PersonNameFirstName "Alphonsus Josephus Antonius Bonaventura Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Bom"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1923" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1923-11-30"^^xsd:date
  ] .

oa:relationep_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0_Person:3616eaf2-ab69-58c7-4274-2ef1bcaec6ad ;
  a2a:EventKeyRef oa:event_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0_Event1 .

oa:relationep_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0_Person:47e3be64-1f6f-e9aa-f5f9-a78d24cceeb0 ;
  a2a:EventKeyRef oa:event_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0_Event1 .

oa:relationep_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0_Person:9563dda0-7ba9-cc68-f78b-8a5f1c8ec3a4 ;
  a2a:EventKeyRef oa:event_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0_Event1 .

oa:source_bhi_5ada8019-29f7-255c-56af-e5b2bca3e9b0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oudenbosch" ;
    rdfs:label "Oudenbosch", "1923-12-01 - 1923-12-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-12-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-12-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1923" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1923-12-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3994, Periode: 1923" ;
    a2a:Book "Geboorteregister Oudenbosch 1923" ;
    a2a:DocumentNumber "127" ;
    a2a:RegistryNumber "3994" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3994, Periode: 1923, Geboorteregister Oudenbosch 1923, 127, 3994"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/07fa0ac9-956d-8575-5d8d-dc0efb7d78c3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/07fa0ac9-956d-8575-5d8d-dc0efb7d78c3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-08-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5ada8019-29f7-255c-56af-e5b2bca3e9b0" ;
  a2a:RecordGUID "{5ada8019-29f7-255c-56af-e5b2bca3e9b0}" ;
  a2a:SourceRemarkdeel "3994" ;
  a2a:SourceRemarkregister_periode "1923" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_968_00000968.xml van BHI" .

