@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_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2
  a a2a:Record ;
  rdfs:label "Geboorte op 28 december 1920 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2_Person-3f20885e-ae79-fb69-6839-80dab6cfa6a8, oa:person_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2_Person-a03ac399-21dd-9d79-0122-da04c0469f78, oa:person_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2_Person-35e5b795-5321-22c9-b41c-e84d2dd9bdb1 ;
  a2a:hasEvent oa:event_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2_0, oa:relationep_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2_1, oa:relationep_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2_2 ;
  a2a:hasSource oa:source_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2 .

oa:person_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2_Person-3f20885e-ae79-fb69-6839-80dab6cfa6a8
  a a2a:Person ;
  rdfs:label "Cornelia Aleida van den Brink" ;
  a2a:PersonName [
    rdfs:label "Cornelia Aleida van den Brink" ;
    a2a:PersonNameFirstName "Cornelia Aleida" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2_Person-a03ac399-21dd-9d79-0122-da04c0469f78
  a a2a:Person ;
  rdfs:label "Cornelis Johannes Maria Balk" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannes Maria Balk" ;
    a2a:PersonNameFirstName "Cornelis Johannes Maria" ;
    a2a:PersonNameLastName "Balk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1920-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2_Person-35e5b795-5321-22c9-b41c-e84d2dd9bdb1
  a a2a:Person ;
  rdfs:label "Ferdinand Balk" ;
  a2a:PersonName [
    rdfs:label "Ferdinand Balk" ;
    a2a:PersonNameFirstName "Ferdinand" ;
    a2a:PersonNameLastName "Balk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1920-12-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2_Person:3f20885e-ae79-fb69-6839-80dab6cfa6a8 ;
  a2a:EventKeyRef oa:event_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2_Event1 .

oa:relationep_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2_Person:a03ac399-21dd-9d79-0122-da04c0469f78 ;
  a2a:EventKeyRef oa:event_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2_Event1 .

oa:relationep_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2_Person:35e5b795-5321-22c9-b41c-e84d2dd9bdb1 ;
  a2a:EventKeyRef oa:event_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2_Event1 .

oa:source_bhi_270a8a1d-9edf-e5a6-a291-e19eaa99d6e2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1920-12-29 - 1920-12-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-12-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1920-12-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1562, Periode: 1920" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1920" ;
    a2a:DocumentNumber "1194" ;
    a2a:RegistryNumber "1562" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1562, Periode: 1920, Geboorteregister 's-Hertogenbosch 1920, 1194, 1562"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b935c55e-44d3-1a0c-3fbf-cba564cbc288.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b935c55e-44d3-1a0c-3fbf-cba564cbc288.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/270a8a1d-9edf-e5a6-a291-e19eaa99d6e2" ;
  a2a:RecordGUID "{270a8a1d-9edf-e5a6-a291-e19eaa99d6e2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2270_00002270.xml van BHI" .

