@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_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf
  a a2a:Record ;
  rdfs:label "Geboorte op 21 april 1919 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf_Person-0545390b-988c-f532-7355-a9c36e8da23f, oa:person_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf_Person-9a1b5b7d-0416-e8e2-0b90-c191189f5b32, oa:person_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf_Person-73925ea9-6ccf-d095-506e-e3bf1324053d ;
  a2a:hasEvent oa:event_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf_0, oa:relationep_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf_1, oa:relationep_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf_2 ;
  a2a:hasSource oa:source_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf .

oa:person_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf_Person-0545390b-988c-f532-7355-a9c36e8da23f
  a a2a:Person ;
  rdfs:label "Helena Elisabeth Dasbach" ;
  a2a:PersonName [
    rdfs:label "Helena Elisabeth Dasbach" ;
    a2a:PersonNameFirstName "Helena Elisabeth" ;
    a2a:PersonNameLastName "Dasbach"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf_Person-9a1b5b7d-0416-e8e2-0b90-c191189f5b32
  a a2a:Person ;
  rdfs:label "Adrianus Gijsbertus Maria Kramer" ;
  a2a:PersonName [
    rdfs:label "Adrianus Gijsbertus Maria Kramer" ;
    a2a:PersonNameFirstName "Adrianus Gijsbertus Maria" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1919-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf_Person-73925ea9-6ccf-d095-506e-e3bf1324053d
  a a2a:Person ;
  rdfs:label "Gijsbertus Franciscus Kramer" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus Franciscus Kramer" ;
    a2a:PersonNameFirstName "Gijsbertus Franciscus" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1919-04-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf_Person:0545390b-988c-f532-7355-a9c36e8da23f ;
  a2a:EventKeyRef oa:event_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf_Event1 .

oa:relationep_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf_Person:9a1b5b7d-0416-e8e2-0b90-c191189f5b32 ;
  a2a:EventKeyRef oa:event_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf_Event1 .

oa:relationep_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf_Person:73925ea9-6ccf-d095-506e-e3bf1324053d ;
  a2a:EventKeyRef oa:event_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf_Event1 .

oa:source_bhi_2e8bdd46-5c19-e162-d8e8-d0b37840cbcf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1919-04-22 - 1919-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1919-04-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1562, Periode: 1919" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1919" ;
    a2a:DocumentNumber "320" ;
    a2a:RegistryNumber "1562" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1562, Periode: 1919, Geboorteregister 's-Hertogenbosch 1919, 320, 1562"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e71fbc50-0042-efeb-84c1-374d73aced53.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e71fbc50-0042-efeb-84c1-374d73aced53.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2e8bdd46-5c19-e162-d8e8-d0b37840cbcf" ;
  a2a:RecordGUID "{2e8bdd46-5c19-e162-d8e8-d0b37840cbcf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1355_00001355.xml van BHI" .

