@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_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f
  a a2a:Record ;
  rdfs:label "Geboorte op 2 december 1912" ;
  a2a:hasPerson oa:person_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f_Person-3c93ca53-cebf-6bc0-8225-373549f49982, oa:person_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f_Person-f06efe22-5825-66e6-f1be-29ef4514796b, oa:person_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f_Person-85e72e89-d475-a657-284d-7eb6bb07e158 ;
  a2a:hasEvent oa:event_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f_0, oa:relationep_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f_1, oa:relationep_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f_2 ;
  a2a:hasSource oa:source_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f .

oa:person_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f_Person-3c93ca53-cebf-6bc0-8225-373549f49982
  a a2a:Person ;
  rdfs:label "Bertha Maria Zahumenskij" ;
  a2a:PersonName [
    rdfs:label "Bertha Maria Zahumenskij" ;
    a2a:PersonNameFirstName "Bertha Maria" ;
    a2a:PersonNameLastName "Zahumenskij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f_Person-f06efe22-5825-66e6-f1be-29ef4514796b
  a a2a:Person ;
  rdfs:label "Johannes Daniël Willem Herman de Leers" ;
  a2a:PersonName [
    rdfs:label "Johannes Daniël Willem Herman de Leers" ;
    a2a:PersonNameFirstName "Johannes Daniël Willem Herman" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f_Person-85e72e89-d475-a657-284d-7eb6bb07e158
  a a2a:Person ;
  rdfs:label "Bertha Maria de Leers" ;
  a2a:PersonName [
    rdfs:label "Bertha Maria de Leers" ;
    a2a:PersonNameFirstName "Bertha Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1912-12-02"^^xsd:date
  ] .

oa:event_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1912-12-02"^^xsd:date
  ] .

oa:relationep_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f_Person:3c93ca53-cebf-6bc0-8225-373549f49982 ;
  a2a:EventKeyRef oa:event_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f_Event1 .

oa:relationep_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f_Person:f06efe22-5825-66e6-f1be-29ef4514796b ;
  a2a:EventKeyRef oa:event_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f_Event1 .

oa:relationep_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f_Person:85e72e89-d475-a657-284d-7eb6bb07e158 ;
  a2a:EventKeyRef oa:event_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f_Event1 .

oa:source_bhi_a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught", "1912-12-02 - 1912-12-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-12-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-12-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1912" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1912-12-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3447, Periode: 1912" ;
    a2a:Book "Geboorteregister Vught 1912" ;
    a2a:DocumentNumber "169" ;
    a2a:RegistryNumber "3447" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3447, Periode: 1912, Geboorteregister Vught 1912, 169, 3447"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/53873a92-81d4-ce1a-45bb-791f1ba587e2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/53873a92-81d4-ce1a-45bb-791f1ba587e2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f" ;
  a2a:RecordGUID "{a7fc8a8c-e21b-5e1b-413c-b71e415dcb5f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_5415_00005415.xml van BHI" .

