@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_293d3130-a276-aee8-bf07-e4d24324c8b5
  a a2a:Record ;
  rdfs:label "Geboorte op 16 december 1908" ;
  a2a:hasPerson oa:person_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5_Person-56d00e49-1244-0796-bd57-a7d868ff2f0f, oa:person_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5_Person-f6f7f866-ec65-1ce9-89c0-faabb9f9fd3c, oa:person_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5_Person-48af531b-af78-45b4-ddf9-9947034041b5 ;
  a2a:hasEvent oa:event_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5_0, oa:relationep_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5_1, oa:relationep_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5_2 ;
  a2a:hasSource oa:source_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5 .

oa:person_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5_Person-56d00e49-1244-0796-bd57-a7d868ff2f0f
  a a2a:Person ;
  rdfs:label "Theodorus Hendricus Bartholomeus Josephus van de Vorst" ;
  a2a:PersonName [
    rdfs:label "Theodorus Hendricus Bartholomeus Josephus van de Vorst" ;
    a2a:PersonNameFirstName "Theodorus Hendricus Bartholomeus Josephus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Vorst"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1908-12-16"^^xsd:date
  ] .

oa:person_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5_Person-f6f7f866-ec65-1ce9-89c0-faabb9f9fd3c
  a a2a:Person ;
  rdfs:label "Paulina Johanna Groenen" ;
  a2a:PersonName [
    rdfs:label "Paulina Johanna Groenen" ;
    a2a:PersonNameFirstName "Paulina Johanna" ;
    a2a:PersonNameLastName "Groenen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5_Person-48af531b-af78-45b4-ddf9-9947034041b5
  a a2a:Person ;
  rdfs:label "Walterus Hubertus van de Vorst" ;
  a2a:PersonName [
    rdfs:label "Walterus Hubertus van de Vorst" ;
    a2a:PersonNameFirstName "Walterus Hubertus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Vorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1908-12-16"^^xsd:date
  ] .

oa:relationep_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5_Person:56d00e49-1244-0796-bd57-a7d868ff2f0f ;
  a2a:EventKeyRef oa:event_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5_Event1 .

oa:relationep_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5_Person:f6f7f866-ec65-1ce9-89c0-faabb9f9fd3c ;
  a2a:EventKeyRef oa:event_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5_Event1 .

oa:relationep_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5_Person:48af531b-af78-45b4-ddf9-9947034041b5 ;
  a2a:EventKeyRef oa:event_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5_Event1 .

oa:source_bhi_293d3130-a276-aee8-bf07-e4d24324c8b5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1908-12-17 - 1908-12-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-12-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-12-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1908-12-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1556, Periode: 1908" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1908" ;
    a2a:DocumentNumber "1115" ;
    a2a:RegistryNumber "1556" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1556, Periode: 1908, Geboorteregister 's-Hertogenbosch 1908, 1115, 1556"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cc6efde4-c0a6-b948-5ad8-8dffb2458b3f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cc6efde4-c0a6-b948-5ad8-8dffb2458b3f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/293d3130-a276-aee8-bf07-e4d24324c8b5" ;
  a2a:RecordGUID "{293d3130-a276-aee8-bf07-e4d24324c8b5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2286_00002286.xml van BHI" .

