@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_8be89c0d-3b59-7865-e09b-5ec0d20af243
  a a2a:Record ;
  rdfs:label "Geboorte op 13 december 1886 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243_Person-bb478c09-5724-0ac6-89b1-e7eab91bf992, oa:person_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243_Person-20d77e6b-31a1-0c52-1408-091d36024365, oa:person_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243_Person-a791f375-4100-bfa6-0663-52251745692b ;
  a2a:hasEvent oa:event_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243_0, oa:relationep_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243_1, oa:relationep_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243_2 ;
  a2a:hasSource oa:source_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243 .

oa:person_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243_Person-bb478c09-5724-0ac6-89b1-e7eab91bf992
  a a2a:Person ;
  rdfs:label "Gerardina Henrica van Beusekom" ;
  a2a:PersonName [
    rdfs:label "Gerardina Henrica van Beusekom" ;
    a2a:PersonNameFirstName "Gerardina Henrica" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beusekom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243_Person-20d77e6b-31a1-0c52-1408-091d36024365
  a a2a:Person ;
  rdfs:label "Cornelis Week" ;
  a2a:PersonName [
    rdfs:label "Cornelis Week" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Week"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1886-12-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243_Person-a791f375-4100-bfa6-0663-52251745692b
  a a2a:Person ;
  rdfs:label "Gijsbertus Week" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus Week" ;
    a2a:PersonNameFirstName "Gijsbertus" ;
    a2a:PersonNameLastName "Week"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1886" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1886-12-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243_Person:bb478c09-5724-0ac6-89b1-e7eab91bf992 ;
  a2a:EventKeyRef oa:event_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243_Event1 .

oa:relationep_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243_Person:20d77e6b-31a1-0c52-1408-091d36024365 ;
  a2a:EventKeyRef oa:event_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243_Event1 .

oa:relationep_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243_Person:a791f375-4100-bfa6-0663-52251745692b ;
  a2a:EventKeyRef oa:event_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243_Event1 .

oa:source_bhi_8be89c0d-3b59-7865-e09b-5ec0d20af243
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1886-12-13 - 1886-12-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-12-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1886-12-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1886" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1886-12-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3818, Periode: 1886" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1886" ;
    a2a:DocumentNumber "955" ;
    a2a:RegistryNumber "3818" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3818, Periode: 1886, Geboorteregister 's-Hertogenbosch 1886, 955, 3818"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8be89c0d-3b59-7865-e09b-5ec0d20af243" ;
  a2a:RecordGUID "{8be89c0d-3b59-7865-e09b-5ec0d20af243}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1692_00001692.xml van BHI" .

