@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_0e548717-a9e1-9112-e91f-e30365e53afd
  a a2a:Record ;
  rdfs:label "Geboorte op 28 februari 1918" ;
  a2a:hasPerson oa:person_bhi_0e548717-a9e1-9112-e91f-e30365e53afd_Person-fe3454ae-f49c-c0ea-ca62-b0b1a7a7d30d, oa:person_bhi_0e548717-a9e1-9112-e91f-e30365e53afd_Person-81df7101-6f34-1cd3-96a2-6f972e23199f, oa:person_bhi_0e548717-a9e1-9112-e91f-e30365e53afd_Person-d7cbbb1b-b24e-984e-9a77-4b43e56008c3 ;
  a2a:hasEvent oa:event_bhi_0e548717-a9e1-9112-e91f-e30365e53afd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0e548717-a9e1-9112-e91f-e30365e53afd_0, oa:relationep_bhi_0e548717-a9e1-9112-e91f-e30365e53afd_1, oa:relationep_bhi_0e548717-a9e1-9112-e91f-e30365e53afd_2 ;
  a2a:hasSource oa:source_bhi_0e548717-a9e1-9112-e91f-e30365e53afd .

oa:person_bhi_0e548717-a9e1-9112-e91f-e30365e53afd_Person-fe3454ae-f49c-c0ea-ca62-b0b1a7a7d30d
  a a2a:Person ;
  rdfs:label "Marie Henriette Bogaers" ;
  a2a:PersonName [
    rdfs:label "Marie Henriette Bogaers" ;
    a2a:PersonNameFirstName "Marie Henriette" ;
    a2a:PersonNameLastName "Bogaers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1918-02-28"^^xsd:date
  ] .

oa:person_bhi_0e548717-a9e1-9112-e91f-e30365e53afd_Person-81df7101-6f34-1cd3-96a2-6f972e23199f
  a a2a:Person ;
  rdfs:label "Anna Maria Henrica Josephina Witlox" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Henrica Josephina Witlox" ;
    a2a:PersonNameFirstName "Anna Maria Henrica Josephina" ;
    a2a:PersonNameLastName "Witlox"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0e548717-a9e1-9112-e91f-e30365e53afd_Person-d7cbbb1b-b24e-984e-9a77-4b43e56008c3
  a a2a:Person ;
  rdfs:label "Hendricus Alphonsus Maria Bogaers" ;
  a2a:PersonName [
    rdfs:label "Hendricus Alphonsus Maria Bogaers" ;
    a2a:PersonNameFirstName "Hendricus Alphonsus Maria" ;
    a2a:PersonNameLastName "Bogaers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0e548717-a9e1-9112-e91f-e30365e53afd_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1918-02-28"^^xsd:date
  ] .

oa:relationep_bhi_0e548717-a9e1-9112-e91f-e30365e53afd_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0e548717-a9e1-9112-e91f-e30365e53afd_Person:fe3454ae-f49c-c0ea-ca62-b0b1a7a7d30d ;
  a2a:EventKeyRef oa:event_bhi_0e548717-a9e1-9112-e91f-e30365e53afd_Event1 .

oa:relationep_bhi_0e548717-a9e1-9112-e91f-e30365e53afd_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0e548717-a9e1-9112-e91f-e30365e53afd_Person:81df7101-6f34-1cd3-96a2-6f972e23199f ;
  a2a:EventKeyRef oa:event_bhi_0e548717-a9e1-9112-e91f-e30365e53afd_Event1 .

oa:relationep_bhi_0e548717-a9e1-9112-e91f-e30365e53afd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0e548717-a9e1-9112-e91f-e30365e53afd_Person:d7cbbb1b-b24e-984e-9a77-4b43e56008c3 ;
  a2a:EventKeyRef oa:event_bhi_0e548717-a9e1-9112-e91f-e30365e53afd_Event1 .

oa:source_bhi_0e548717-a9e1-9112-e91f-e30365e53afd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1918-03-01 - 1918-03-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-03-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-03-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1918-03-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1440, Periode: 1918" ;
    a2a:Book "Geboorteregister Helmond 1918" ;
    a2a:DocumentNumber "115" ;
    a2a:RegistryNumber "1440" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1440, Periode: 1918, Geboorteregister Helmond 1918, 115, 1440"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2b17638d-3951-d556-768b-a2ea0955c50f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2b17638d-3951-d556-768b-a2ea0955c50f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0e548717-a9e1-9112-e91f-e30365e53afd" ;
  a2a:RecordGUID "{0e548717-a9e1-9112-e91f-e30365e53afd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4518_00004518.xml van BHI" .

