@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_d7a7c045-8df4-87f6-e744-981cba3309d8
  a a2a:Record ;
  rdfs:label "Geboorte op 14 mei 1907" ;
  a2a:hasPerson oa:person_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8_Person-f2502f0e-4e80-3677-b407-deebca39fcf1, oa:person_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8_Person-2f87ed40-d60f-2b79-0daa-b98527e5999e, oa:person_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8_Person-eeed0200-e1dd-b07a-ca64-26864d5e8d54 ;
  a2a:hasEvent oa:event_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8_0, oa:relationep_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8_1, oa:relationep_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8_2 ;
  a2a:hasSource oa:source_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8 .

oa:person_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8_Person-f2502f0e-4e80-3677-b407-deebca39fcf1
  a a2a:Person ;
  rdfs:label "Anna Elisabeth van Dommelen" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth van Dommelen" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dommelen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1907-05-14"^^xsd:date
  ] .

oa:person_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8_Person-2f87ed40-d60f-2b79-0daa-b98527e5999e
  a a2a:Person ;
  rdfs:label "Cornelis van Dommelen" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Dommelen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dommelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8_Person-eeed0200-e1dd-b07a-ca64-26864d5e8d54
  a a2a:Person ;
  rdfs:label "Johanna van Dongen" ;
  a2a:PersonName [
    rdfs:label "Johanna van Dongen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dongen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1907-05-14"^^xsd:date
  ] .

oa:relationep_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8_Person:f2502f0e-4e80-3677-b407-deebca39fcf1 ;
  a2a:EventKeyRef oa:event_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8_Event1 .

oa:relationep_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8_Person:2f87ed40-d60f-2b79-0daa-b98527e5999e ;
  a2a:EventKeyRef oa:event_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8_Event1 .

oa:relationep_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8_Person:eeed0200-e1dd-b07a-ca64-26864d5e8d54 ;
  a2a:EventKeyRef oa:event_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8_Event1 .

oa:source_bhi_d7a7c045-8df4-87f6-e744-981cba3309d8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle", "1907-05-14 - 1907-05-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-05-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-05-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1907-05-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2806, Periode: 1907" ;
    a2a:Book "Geboorteregister Sprang 1907" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "2806" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2806, Periode: 1907, Geboorteregister Sprang 1907, 20, 2806"
  ] ;
  a2a:SourceLastChangeDate "2022-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d7a7c045-8df4-87f6-e744-981cba3309d8" ;
  a2a:RecordGUID "{d7a7c045-8df4-87f6-e744-981cba3309d8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_7365_00007365.xml van BHI" .

