@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_7bbbfed9-7e6a-00a2-91dd-6483141947ab
  a a2a:Record ;
  rdfs:label "Geboorte op 5 maart 1917" ;
  a2a:hasPerson oa:person_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab_Person-50f23717-c697-a24d-16e2-5502fbb182f3, oa:person_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab_Person-ccdae1db-e6e9-bd0c-ab7e-f7e4f18de5f9, oa:person_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab_Person-f76b7321-eb07-56ac-c221-d7962f486d8d ;
  a2a:hasEvent oa:event_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab_0, oa:relationep_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab_1, oa:relationep_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab_2 ;
  a2a:hasSource oa:source_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab .

oa:person_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab_Person-50f23717-c697-a24d-16e2-5502fbb182f3
  a a2a:Person ;
  rdfs:label "Elisabeth Felicita Petronella Boekema" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Felicita Petronella Boekema" ;
    a2a:PersonNameFirstName "Elisabeth Felicita Petronella" ;
    a2a:PersonNameLastName "Boekema"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1917-03-05"^^xsd:date
  ] .

oa:person_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab_Person-ccdae1db-e6e9-bd0c-ab7e-f7e4f18de5f9
  a a2a:Person ;
  rdfs:label "Dimphna Maria Matthee" ;
  a2a:PersonName [
    rdfs:label "Dimphna Maria Matthee" ;
    a2a:PersonNameFirstName "Dimphna Maria" ;
    a2a:PersonNameLastName "Matthee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab_Person-f76b7321-eb07-56ac-c221-d7962f486d8d
  a a2a:Person ;
  rdfs:label "Albert Joseph Mathijs Boekema" ;
  a2a:PersonName [
    rdfs:label "Albert Joseph Mathijs Boekema" ;
    a2a:PersonNameFirstName "Albert Joseph Mathijs" ;
    a2a:PersonNameLastName "Boekema"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1917-03-05"^^xsd:date
  ] .

oa:relationep_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab_Person:50f23717-c697-a24d-16e2-5502fbb182f3 ;
  a2a:EventKeyRef oa:event_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab_Event1 .

oa:relationep_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab_Person:ccdae1db-e6e9-bd0c-ab7e-f7e4f18de5f9 ;
  a2a:EventKeyRef oa:event_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab_Event1 .

oa:relationep_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab_Person:f76b7321-eb07-56ac-c221-d7962f486d8d ;
  a2a:EventKeyRef oa:event_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab_Event1 .

oa:source_bhi_7bbbfed9-7e6a-00a2-91dd-6483141947ab
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1917-03-05 - 1917-03-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-03-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-03-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1917-03-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 449, Periode: 1917" ;
    a2a:Book "Geboorteregister 1917" ;
    a2a:DocumentNumber "158" ;
    a2a:RegistryNumber "449" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 449, Periode: 1917, Geboorteregister 1917, 158, 449"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a24d605d-0ad8-fc3e-b819-b378942ca333.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a24d605d-0ad8-fc3e-b819-b378942ca333.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7bbbfed9-7e6a-00a2-91dd-6483141947ab" ;
  a2a:RecordGUID "{7bbbfed9-7e6a-00a2-91dd-6483141947ab}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_3976_00003976.xml van BHI" .

