@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_176f64ca-e2ea-d951-be3e-eb187ba67a87
  a a2a:Record ;
  rdfs:label "Geboorte op 11 oktober 1916" ;
  a2a:hasPerson oa:person_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87_Person-35e5fce0-6f04-2930-0a32-ea3ba0ef5b94, oa:person_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87_Person-0aa85327-d119-5b17-c4dc-491fc078465d, oa:person_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87_Person-fbd8e2e2-1afc-e1dd-8839-bb6605830bc7 ;
  a2a:hasEvent oa:event_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87_0, oa:relationep_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87_1, oa:relationep_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87_2 ;
  a2a:hasSource oa:source_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87 .

oa:person_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87_Person-35e5fce0-6f04-2930-0a32-ea3ba0ef5b94
  a a2a:Person ;
  rdfs:label "Antonia Bataille" ;
  a2a:PersonName [
    rdfs:label "Antonia Bataille" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Bataille"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87_Person-0aa85327-d119-5b17-c4dc-491fc078465d
  a a2a:Person ;
  rdfs:label "Leonardus Philippus Maria Timmermans" ;
  a2a:PersonName [
    rdfs:label "Leonardus Philippus Maria Timmermans" ;
    a2a:PersonNameFirstName "Leonardus Philippus Maria" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87_Person-fbd8e2e2-1afc-e1dd-8839-bb6605830bc7
  a a2a:Person ;
  rdfs:label "Henricus Maria Timmermans" ;
  a2a:PersonName [
    rdfs:label "Henricus Maria Timmermans" ;
    a2a:PersonNameFirstName "Henricus Maria" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1916-10-11"^^xsd:date
  ] .

oa:event_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1916-10-11"^^xsd:date
  ] .

oa:relationep_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87_Person:35e5fce0-6f04-2930-0a32-ea3ba0ef5b94 ;
  a2a:EventKeyRef oa:event_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87_Event1 .

oa:relationep_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87_Person:0aa85327-d119-5b17-c4dc-491fc078465d ;
  a2a:EventKeyRef oa:event_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87_Event1 .

oa:relationep_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87_Person:fbd8e2e2-1afc-e1dd-8839-bb6605830bc7 ;
  a2a:EventKeyRef oa:event_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87_Event1 .

oa:source_bhi_176f64ca-e2ea-d951-be3e-eb187ba67a87
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1916-10-12 - 1916-10-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-10-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-10-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1916-10-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1560, Periode: 1916" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1916" ;
    a2a:DocumentNumber "897" ;
    a2a:RegistryNumber "1560" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1560, Periode: 1916, Geboorteregister 's-Hertogenbosch 1916, 897, 1560"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/176f64ca-e2ea-d951-be3e-eb187ba67a87" ;
  a2a:RecordGUID "{176f64ca-e2ea-d951-be3e-eb187ba67a87}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2161_00002161.xml van BHI" .

