@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_36a5b71a-b766-069e-9fda-e6360a8451a4
  a a2a:Record ;
  rdfs:label "Geboorte op 8 oktober 1922" ;
  a2a:hasPerson oa:person_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4_Person-57792056-28c1-c372-a771-0c884095004e, oa:person_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4_Person-c0867fb2-c071-7dce-ba49-aa497954cab1, oa:person_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4_Person-93cda212-4c36-0712-2373-912dae52ad26 ;
  a2a:hasEvent oa:event_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4_0, oa:relationep_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4_1, oa:relationep_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4_2 ;
  a2a:hasSource oa:source_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4 .

oa:person_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4_Person-57792056-28c1-c372-a771-0c884095004e
  a a2a:Person ;
  rdfs:label "Louisa Maria Michiels" ;
  a2a:PersonName [
    rdfs:label "Louisa Maria Michiels" ;
    a2a:PersonNameFirstName "Louisa Maria" ;
    a2a:PersonNameLastName "Michiels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1922-10-08"^^xsd:date
  ] .

oa:person_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4_Person-c0867fb2-c071-7dce-ba49-aa497954cab1
  a a2a:Person ;
  rdfs:label "Wilhelmina Bosch" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Bosch" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4_Person-93cda212-4c36-0712-2373-912dae52ad26
  a a2a:Person ;
  rdfs:label "Johannes Hendrikus Michiels" ;
  a2a:PersonName [
    rdfs:label "Johannes Hendrikus Michiels" ;
    a2a:PersonNameFirstName "Johannes Hendrikus" ;
    a2a:PersonNameLastName "Michiels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1922-10-08"^^xsd:date
  ] .

oa:relationep_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4_Person:57792056-28c1-c372-a771-0c884095004e ;
  a2a:EventKeyRef oa:event_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4_Event1 .

oa:relationep_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4_Person:c0867fb2-c071-7dce-ba49-aa497954cab1 ;
  a2a:EventKeyRef oa:event_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4_Event1 .

oa:relationep_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4_Person:93cda212-4c36-0712-2373-912dae52ad26 ;
  a2a:EventKeyRef oa:event_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4_Event1 .

oa:source_bhi_36a5b71a-b766-069e-9fda-e6360a8451a4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Asten" ;
    rdfs:label "Asten", "1922-10-09 - 1922-10-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-10-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-10-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1922-10-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 88, Periode: 1922" ;
    a2a:Book "Geboorteregister Asten 1922" ;
    a2a:DocumentNumber "116" ;
    a2a:RegistryNumber "88" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 88, Periode: 1922, Geboorteregister Asten 1922, 116, 88"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/585a42dc-47f6-43ed-39ea-15a3eb484dd9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/585a42dc-47f6-43ed-39ea-15a3eb484dd9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/36a5b71a-b766-069e-9fda-e6360a8451a4" ;
  a2a:RecordGUID "{36a5b71a-b766-069e-9fda-e6360a8451a4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_75432_00075432.xml van BHI" .

