@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

oa:record_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810
  a a2a:Record ;
  rdfs:label "Geboorte op 21 januari 1917" ;
  a2a:hasPerson oa:person_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810_Person-b639db33-628d-0b21-7b0c-8512a4759276, oa:person_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810_Person-36cfa782-1623-5475-d4de-c7baa29064b5, oa:person_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810_Person-ca394da0-6755-8ca0-510f-f1c291171438 ;
  a2a:hasEvent oa:event_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810_0, oa:relationep_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810_1, oa:relationep_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810_2 ;
  a2a:hasSource oa:source_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810 .

oa:person_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810_Person-b639db33-628d-0b21-7b0c-8512a4759276
  a a2a:Person ;
  rdfs:label "Cornelis Johannes Maria Vorstenbosch" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannes Maria Vorstenbosch" ;
    a2a:PersonNameFirstName "Cornelis Johannes Maria" ;
    a2a:PersonNameLastName "Vorstenbosch"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1917-01-21"^^xsd:date
  ] .

oa:person_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810_Person-36cfa782-1623-5475-d4de-c7baa29064b5
  a a2a:Person ;
  rdfs:label "Joanna Maria Cornelia Janssens" ;
  owl:sameAs oa:person_bhi_384cdc4b-4297-980d-f297-a09a36975d9f_Person-193d50e4-760f-c0eb-4e55-8f5b839e58e9, oa:person_bhi_5300ade5-2c71-2897-b262-5e81b18faf0f_Person-5a2aa8b4-2e71-b9a7-db9f-8e91fa73d68b ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Cornelia Janssens" ;
    a2a:PersonNameFirstName "Joanna Maria Cornelia" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810_Person-ca394da0-6755-8ca0-510f-f1c291171438
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Lambertus Vorstenbosch" ;
  owl:sameAs oa:person_bhi_384cdc4b-4297-980d-f297-a09a36975d9f_Person-52301777-a1e7-90bc-4163-65cc03ae3c28, oa:person_bhi_5300ade5-2c71-2897-b262-5e81b18faf0f_Person-2c9113ad-c2f0-22d7-49b8-7ff9ee172071 ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Lambertus Vorstenbosch" ;
    a2a:PersonNameFirstName "Johannes Cornelis Lambertus" ;
    a2a:PersonNameLastName "Vorstenbosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1917-01-21"^^xsd:date
  ] .

oa:relationep_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810_Person:b639db33-628d-0b21-7b0c-8512a4759276 ;
  a2a:EventKeyRef oa:event_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810_Event1 .

oa:relationep_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810_Person:36cfa782-1623-5475-d4de-c7baa29064b5 ;
  a2a:EventKeyRef oa:event_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810_Event1 .

oa:relationep_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810_Person:ca394da0-6755-8ca0-510f-f1c291171438 ;
  a2a:EventKeyRef oa:event_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810_Event1 .

oa:source_bhi_2a3bfcc0-099c-044e-e27b-2d995cdc7810
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1917-01-22 - 1917-01-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-01-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-01-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1917-01-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1561, Periode: 1917" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1917" ;
    a2a:DocumentNumber "74" ;
    a2a:RegistryNumber "1561" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1561, Periode: 1917, Geboorteregister 's-Hertogenbosch 1917, 74, 1561"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a937502d-8231-8da7-fd25-112330dfcb81.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a937502d-8231-8da7-fd25-112330dfcb81.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2a3bfcc0-099c-044e-e27b-2d995cdc7810" ;
  a2a:RecordGUID "{2a3bfcc0-099c-044e-e27b-2d995cdc7810}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2293_00002293.xml van BHI" .

