@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_d5d35a2b-af70-401e-e1f4-78af39d9e5f4
  a a2a:Record ;
  rdfs:label "Geboorte op 4 april 1913 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4_Person-93915180-5576-da0f-aa67-fa9c5bbfb1da, oa:person_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4_Person-90310ced-f86f-4695-e3aa-6a241558d864, oa:person_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4_Person-47845995-46bc-7bfb-8b19-3f83cd15f4bc ;
  a2a:hasEvent oa:event_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4_0, oa:relationep_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4_1, oa:relationep_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4_2 ;
  a2a:hasSource oa:source_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4 .

oa:person_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4_Person-93915180-5576-da0f-aa67-fa9c5bbfb1da
  a a2a:Person ;
  rdfs:label "Anna Roselina Theresia Hasenbos" ;
  a2a:PersonName [
    rdfs:label "Anna Roselina Theresia Hasenbos" ;
    a2a:PersonNameFirstName "Anna Roselina Theresia" ;
    a2a:PersonNameLastName "Hasenbos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4_Person-90310ced-f86f-4695-e3aa-6a241558d864
  a a2a:Person ;
  rdfs:label "Wilhelmus Johannes Adrianus Kessels" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Johannes Adrianus Kessels" ;
    a2a:PersonNameFirstName "Wilhelmus Johannes Adrianus" ;
    a2a:PersonNameLastName "Kessels"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1913-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:person_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4_Person-47845995-46bc-7bfb-8b19-3f83cd15f4bc
  a a2a:Person ;
  rdfs:label "Franciscus Johannes Maria Kessels" ;
  a2a:PersonName [
    rdfs:label "Franciscus Johannes Maria Kessels" ;
    a2a:PersonNameFirstName "Franciscus Johannes Maria" ;
    a2a:PersonNameLastName "Kessels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1913-04-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4_Person:93915180-5576-da0f-aa67-fa9c5bbfb1da ;
  a2a:EventKeyRef oa:event_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4_Event1 .

oa:relationep_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4_Person:90310ced-f86f-4695-e3aa-6a241558d864 ;
  a2a:EventKeyRef oa:event_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4_Event1 .

oa:relationep_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4_Person:47845995-46bc-7bfb-8b19-3f83cd15f4bc ;
  a2a:EventKeyRef oa:event_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4_Event1 .

oa:source_bhi_d5d35a2b-af70-401e-e1f4-78af39d9e5f4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1913-04-04 - 1913-04-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-04-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-04-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1913-04-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 861, Periode: 1913" ;
    a2a:Book "Geboorteregister Eindhoven 1913" ;
    a2a:DocumentNumber "44" ;
    a2a:RegistryNumber "861" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 861, Periode: 1913, Geboorteregister Eindhoven 1913, 44, 861"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9ebad43e-2b2f-f35a-b06f-53fa86880187.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9ebad43e-2b2f-f35a-b06f-53fa86880187.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-08-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d5d35a2b-af70-401e-e1f4-78af39d9e5f4" ;
  a2a:RecordGUID "{d5d35a2b-af70-401e-e1f4-78af39d9e5f4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_69624_00069624.xml van BHI" .

