@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_2c889f98-cd12-c74a-e49d-ce0633a0f265
  a a2a:Record ;
  rdfs:label "Geboorte op 25 januari 1903" ;
  a2a:hasPerson oa:person_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265_Person-a9918a4d-ebb9-deb4-2675-d801db9cbd68, oa:person_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265_Person-3c5c590f-9f9e-5202-b640-9287694bc3a7, oa:person_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265_Person-352ea66b-3dda-9407-83a8-4899ca8e01e0 ;
  a2a:hasEvent oa:event_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265_0, oa:relationep_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265_1, oa:relationep_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265_2 ;
  a2a:hasSource oa:source_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265 .

oa:person_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265_Person-a9918a4d-ebb9-deb4-2675-d801db9cbd68
  a a2a:Person ;
  rdfs:label "Maria Anna Bogers" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Bogers" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Bogers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265_Person-3c5c590f-9f9e-5202-b640-9287694bc3a7
  a a2a:Person ;
  rdfs:label "Adrianus Antonius Bax" ;
  a2a:PersonName [
    rdfs:label "Adrianus Antonius Bax" ;
    a2a:PersonNameFirstName "Adrianus Antonius" ;
    a2a:PersonNameLastName "Bax"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1903-01-25"^^xsd:date
  ] .

oa:person_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265_Person-352ea66b-3dda-9407-83a8-4899ca8e01e0
  a a2a:Person ;
  rdfs:label "Peter Bax" ;
  a2a:PersonName [
    rdfs:label "Peter Bax" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Bax"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1903-01-25"^^xsd:date
  ] .

oa:relationep_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265_Person:a9918a4d-ebb9-deb4-2675-d801db9cbd68 ;
  a2a:EventKeyRef oa:event_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265_Event1 .

oa:relationep_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265_Person:3c5c590f-9f9e-5202-b640-9287694bc3a7 ;
  a2a:EventKeyRef oa:event_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265_Event1 .

oa:relationep_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265_Person:352ea66b-3dda-9407-83a8-4899ca8e01e0 ;
  a2a:EventKeyRef oa:event_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265_Event1 .

oa:source_bhi_2c889f98-cd12-c74a-e49d-ce0633a0f265
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel", "1903-01-26 - 1903-01-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-01-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-01-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1903-01-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 561, Periode: 1903" ;
    a2a:Book "Geboorteregister Budel 1903" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "561" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 561, Periode: 1903, Geboorteregister Budel 1903, 6, 561"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/55dbc59f-93ef-559d-02f4-4c602baeb53a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/55dbc59f-93ef-559d-02f4-4c602baeb53a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-08-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2c889f98-cd12-c74a-e49d-ce0633a0f265" ;
  a2a:RecordGUID "{2c889f98-cd12-c74a-e49d-ce0633a0f265}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_250_00000250.xml van BHI" .

