@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_4c4f778b-c8f1-d75c-5c7b-abdaafff242e
  a a2a:Record ;
  rdfs:label "Geboorte op 20 september 1917" ;
  a2a:hasPerson oa:person_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e_Person-0003509f-9c83-aef1-22b1-8ccf46ee770d, oa:person_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e_Person-3a42c881-578a-c40b-5c7b-e921c4a59ee3, oa:person_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e_Person-a4aef1cc-c951-e203-64b8-2283c1fd1c22 ;
  a2a:hasEvent oa:event_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e_0, oa:relationep_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e_1, oa:relationep_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e_2 ;
  a2a:hasSource oa:source_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e .

oa:person_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e_Person-0003509f-9c83-aef1-22b1-8ccf46ee770d
  a a2a:Person ;
  rdfs:label "Adriaan Jacobus Wilhelmus Timmermans" ;
  a2a:PersonName [
    rdfs:label "Adriaan Jacobus Wilhelmus Timmermans" ;
    a2a:PersonNameFirstName "Adriaan Jacobus Wilhelmus" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1917-09-20"^^xsd:date
  ] .

oa:person_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e_Person-3a42c881-578a-c40b-5c7b-e921c4a59ee3
  a a2a:Person ;
  rdfs:label "Anna Maria Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Verhoeven" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e_Person-a4aef1cc-c951-e203-64b8-2283c1fd1c22
  a a2a:Person ;
  rdfs:label "Jacobus Timmermans" ;
  a2a:PersonName [
    rdfs:label "Jacobus Timmermans" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1917-09-20"^^xsd:date
  ] .

oa:relationep_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e_Person:0003509f-9c83-aef1-22b1-8ccf46ee770d ;
  a2a:EventKeyRef oa:event_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e_Event1 .

oa:relationep_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e_Person:3a42c881-578a-c40b-5c7b-e921c4a59ee3 ;
  a2a:EventKeyRef oa:event_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e_Event1 .

oa:relationep_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e_Person:a4aef1cc-c951-e203-64b8-2283c1fd1c22 ;
  a2a:EventKeyRef oa:event_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e_Event1 .

oa:source_bhi_4c4f778b-c8f1-d75c-5c7b-abdaafff242e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oudenbosch" ;
    rdfs:label "Oudenbosch", "1917-09-21 - 1917-09-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-09-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-09-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1917-09-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2354, Periode: 1917" ;
    a2a:Book "Geboorteregister Oudenbosch 1917" ;
    a2a:DocumentNumber "108" ;
    a2a:RegistryNumber "2354" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2354, Periode: 1917, Geboorteregister Oudenbosch 1917, 108, 2354"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f1656b1e-a354-f817-ceb9-6329cace1b93.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f1656b1e-a354-f817-ceb9-6329cace1b93.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4c4f778b-c8f1-d75c-5c7b-abdaafff242e" ;
  a2a:RecordGUID "{4c4f778b-c8f1-d75c-5c7b-abdaafff242e}" ;
  a2a:SourceRemarkdeel "2354" ;
  a2a:SourceRemarkregister_periode "1917" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_714_00000714.xml van BHI" .

