@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_0b52c0ca-9881-cbd2-e8be-914d78f007ff
  a a2a:Record ;
  rdfs:label "Geboorte op 8 februari 1833" ;
  a2a:hasPerson oa:person_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff_Person-d803861e-7957-282a-e8d5-612c1a88321a, oa:person_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff_Person-cb6f769d-e6be-0917-79a2-1e29c6dff6ca, oa:person_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff_Person-74d86c57-2d8a-730e-6185-f8a3fad88eb2 ;
  a2a:hasEvent oa:event_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff_0, oa:relationep_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff_1, oa:relationep_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff_2 ;
  a2a:hasSource oa:source_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff .

oa:person_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff_Person-d803861e-7957-282a-e8d5-612c1a88321a
  a a2a:Person ;
  rdfs:label "Dorothea Beatrix Diderica Bouman" ;
  a2a:PersonName [
    rdfs:label "Dorothea Beatrix Diderica Bouman" ;
    a2a:PersonNameFirstName "Dorothea Beatrix Diderica" ;
    a2a:PersonNameLastName "Bouman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff_Person-cb6f769d-e6be-0917-79a2-1e29c6dff6ca
  a a2a:Person ;
  rdfs:label "Anna Helena Vreede" ;
  a2a:PersonName [
    rdfs:label "Anna Helena Vreede" ;
    a2a:PersonNameFirstName "Anna Helena" ;
    a2a:PersonNameLastName "Vreede"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1833-02-08"^^xsd:date
  ] .

oa:person_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff_Person-74d86c57-2d8a-730e-6185-f8a3fad88eb2
  a a2a:Person ;
  rdfs:label "Cornelis Vreede" ;
  a2a:PersonName [
    rdfs:label "Cornelis Vreede" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Vreede"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1833" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1833-02-08"^^xsd:date
  ] .

oa:relationep_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff_Person:d803861e-7957-282a-e8d5-612c1a88321a ;
  a2a:EventKeyRef oa:event_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff_Event1 .

oa:relationep_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff_Person:cb6f769d-e6be-0917-79a2-1e29c6dff6ca ;
  a2a:EventKeyRef oa:event_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff_Event1 .

oa:relationep_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff_Person:74d86c57-2d8a-730e-6185-f8a3fad88eb2 ;
  a2a:EventKeyRef oa:event_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff_Event1 .

oa:source_bhi_0b52c0ca-9881-cbd2-e8be-914d78f007ff
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1833-02-09 - 1833-02-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1833-02-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1833-02-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1833" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1833-02-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4292, Periode: 1833" ;
    a2a:Book "Geboorteregister Heusden 1833" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "4292" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4292, Periode: 1833, Geboorteregister Heusden 1833, 9, 4292"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d74fdc6a-abfa-7c40-2c99-a9466b7859d1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d74fdc6a-abfa-7c40-2c99-a9466b7859d1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-05-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0b52c0ca-9881-cbd2-e8be-914d78f007ff" ;
  a2a:RecordGUID "{0b52c0ca-9881-cbd2-e8be-914d78f007ff}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80534_00080534.xml van BHI" .

