@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_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63
  a a2a:Record ;
  rdfs:label "Geboorte op 24 november 1923" ;
  a2a:hasPerson oa:person_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63_Person-50a575c5-3e2b-186c-3be0-8b55e21a010c, oa:person_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63_Person-d54e38e0-3906-90af-546c-a046c05e219a, oa:person_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63_Person-ab7237f8-a7f9-ca9d-f709-62190b9dc6e7 ;
  a2a:hasEvent oa:event_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63_0, oa:relationep_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63_1, oa:relationep_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63_2 ;
  a2a:hasSource oa:source_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63 .

oa:person_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63_Person-50a575c5-3e2b-186c-3be0-8b55e21a010c
  a a2a:Person ;
  rdfs:label "Helena Johanna Roovers" ;
  a2a:PersonName [
    rdfs:label "Helena Johanna Roovers" ;
    a2a:PersonNameFirstName "Helena Johanna" ;
    a2a:PersonNameLastName "Roovers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63_Person-d54e38e0-3906-90af-546c-a046c05e219a
  a a2a:Person ;
  rdfs:label "Cornelia Johanna Maria Hack" ;
  a2a:PersonName [
    rdfs:label "Cornelia Johanna Maria Hack" ;
    a2a:PersonNameFirstName "Cornelia Johanna Maria" ;
    a2a:PersonNameLastName "Hack"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1923-11-24"^^xsd:date
  ] .

oa:person_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63_Person-ab7237f8-a7f9-ca9d-f709-62190b9dc6e7
  a a2a:Person ;
  rdfs:label "Johannes Hack" ;
  a2a:PersonName [
    rdfs:label "Johannes Hack" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Hack"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1923" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1923-11-24"^^xsd:date
  ] .

oa:relationep_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63_Person:50a575c5-3e2b-186c-3be0-8b55e21a010c ;
  a2a:EventKeyRef oa:event_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63_Event1 .

oa:relationep_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63_Person:d54e38e0-3906-90af-546c-a046c05e219a ;
  a2a:EventKeyRef oa:event_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63_Event1 .

oa:relationep_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63_Person:ab7237f8-a7f9-ca9d-f709-62190b9dc6e7 ;
  a2a:EventKeyRef oa:event_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63_Event1 .

oa:source_bhi_ea3f4c94-3259-e8ce-e7cb-23eeb3269f63
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1923-11-26 - 1923-11-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-11-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-11-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1923" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1923-11-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3953, Periode: 1923" ;
    a2a:Book "Geboorteregister Roosendaal 1923" ;
    a2a:DocumentNumber "561" ;
    a2a:RegistryNumber "3953" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3953, Periode: 1923, Geboorteregister Roosendaal 1923, 561, 3953"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9a0a6e81-da49-7f19-e399-d98602c73ad1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9a0a6e81-da49-7f19-e399-d98602c73ad1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ea3f4c94-3259-e8ce-e7cb-23eeb3269f63" ;
  a2a:RecordGUID "{ea3f4c94-3259-e8ce-e7cb-23eeb3269f63}" ;
  a2a:SourceRemarkdeel "3953" ;
  a2a:SourceRemarkregister_periode "1923" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_800_00000800.xml van BHI" .

