@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_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860
  a a2a:Record ;
  rdfs:label "Geboorte op 28 oktober 1920 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860_Person-cb313100-82b9-b434-d7b0-8498f9451d5a, oa:person_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860_Person-b0e14b37-e2e4-e8c2-5f0d-89f624fa97eb, oa:person_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860_Person-a28854d4-7b6c-8f8a-d430-22ad9666ab1f ;
  a2a:hasEvent oa:event_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860_0, oa:relationep_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860_1, oa:relationep_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860_2 ;
  a2a:hasSource oa:source_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860 .

oa:person_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860_Person-cb313100-82b9-b434-d7b0-8498f9451d5a
  a a2a:Person ;
  rdfs:label "Johanna Kleijssen" ;
  a2a:PersonName [
    rdfs:label "Johanna Kleijssen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Kleijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860_Person-b0e14b37-e2e4-e8c2-5f0d-89f624fa97eb
  a a2a:Person ;
  rdfs:label "Andrea Henrika Maria Broeckx" ;
  a2a:PersonName [
    rdfs:label "Andrea Henrika Maria Broeckx" ;
    a2a:PersonNameFirstName "Andrea Henrika Maria" ;
    a2a:PersonNameLastName "Broeckx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1920-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860_Person-a28854d4-7b6c-8f8a-d430-22ad9666ab1f
  a a2a:Person ;
  rdfs:label "Fredericus Broeckx" ;
  a2a:PersonName [
    rdfs:label "Fredericus Broeckx" ;
    a2a:PersonNameFirstName "Fredericus" ;
    a2a:PersonNameLastName "Broeckx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1920-10-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860_Person:cb313100-82b9-b434-d7b0-8498f9451d5a ;
  a2a:EventKeyRef oa:event_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860_Event1 .

oa:relationep_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860_Person:b0e14b37-e2e4-e8c2-5f0d-89f624fa97eb ;
  a2a:EventKeyRef oa:event_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860_Event1 .

oa:relationep_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860_Person:a28854d4-7b6c-8f8a-d430-22ad9666ab1f ;
  a2a:EventKeyRef oa:event_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860_Event1 .

oa:source_bhi_23fa2444-b51e-fd97-e1f8-1fc4dbd5c860
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1920-10-29 - 1920-10-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-10-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-10-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1920-10-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 "1017" ;
    a2a:RegistryNumber "1562" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1562, Periode: 1920, Geboorteregister 's-Hertogenbosch 1920, 1017, 1562"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/89cecbad-1055-35b2-907d-2e87427d424b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/89cecbad-1055-35b2-907d-2e87427d424b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/23fa2444-b51e-fd97-e1f8-1fc4dbd5c860" ;
  a2a:RecordGUID "{23fa2444-b51e-fd97-e1f8-1fc4dbd5c860}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2249_00002249.xml van BHI" .

