@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_be5419d3-e987-968f-e4ab-f704e590bb7d
  a a2a:Record ;
  rdfs:label "Geboorte op 25 mei 1923" ;
  a2a:hasPerson oa:person_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d_Person-0117fb96-d51c-c046-6046-36e511142dd8, oa:person_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d_Person-b4d0f3e8-bfb6-b0c1-5e62-4808bc56abf1, oa:person_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d_Person-b4503230-8972-410b-6a93-01e925130cc0 ;
  a2a:hasEvent oa:event_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d_0, oa:relationep_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d_1, oa:relationep_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d_2 ;
  a2a:hasSource oa:source_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d .

oa:person_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d_Person-0117fb96-d51c-c046-6046-36e511142dd8
  a a2a:Person ;
  rdfs:label "Maria Antonia Seelen" ;
  a2a:PersonName [
    rdfs:label "Maria Antonia Seelen" ;
    a2a:PersonNameFirstName "Maria Antonia" ;
    a2a:PersonNameLastName "Seelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d_Person-b4d0f3e8-bfb6-b0c1-5e62-4808bc56abf1
  a a2a:Person ;
  rdfs:label "Gijsbertus Josephus Adrianus Vromans" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus Josephus Adrianus Vromans" ;
    a2a:PersonNameFirstName "Gijsbertus Josephus Adrianus" ;
    a2a:PersonNameLastName "Vromans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1923-05-25"^^xsd:date
  ] .

oa:person_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d_Person-b4503230-8972-410b-6a93-01e925130cc0
  a a2a:Person ;
  rdfs:label "Johannes Baptist Vromans" ;
  a2a:PersonName [
    rdfs:label "Johannes Baptist Vromans" ;
    a2a:PersonNameFirstName "Johannes Baptist" ;
    a2a:PersonNameLastName "Vromans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1923" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1923-05-25"^^xsd:date
  ] .

oa:relationep_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d_Person:0117fb96-d51c-c046-6046-36e511142dd8 ;
  a2a:EventKeyRef oa:event_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d_Event1 .

oa:relationep_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d_Person:b4d0f3e8-bfb6-b0c1-5e62-4808bc56abf1 ;
  a2a:EventKeyRef oa:event_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d_Event1 .

oa:relationep_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d_Person:b4503230-8972-410b-6a93-01e925130cc0 ;
  a2a:EventKeyRef oa:event_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d_Event1 .

oa:source_bhi_be5419d3-e987-968f-e4ab-f704e590bb7d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen", "1923-05-25 - 1923-05-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-05-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-05-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1923" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1923-05-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4269, Periode: 1923" ;
    a2a:Book "Geboorteregister Gilze en Rijen 1923" ;
    a2a:DocumentNumber "105" ;
    a2a:RegistryNumber "4269" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4269, Periode: 1923, Geboorteregister Gilze en Rijen 1923, 105, 4269"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4549b3bc-1703-1033-0c8f-3cbb6efec146.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4549b3bc-1703-1033-0c8f-3cbb6efec146.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-06-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/be5419d3-e987-968f-e4ab-f704e590bb7d" ;
  a2a:RecordGUID "{be5419d3-e987-968f-e4ab-f704e590bb7d}" ;
  a2a:SourceRemarkdeel "4269" ;
  a2a:SourceRemarkregister_periode "1923" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_982_00000982.xml van BHI" .

