@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_901bab20-e6cf-424c-ff6b-d58c171da0f5
  a a2a:Record ;
  rdfs:label "Geboorte op 15 maart 1891" ;
  a2a:hasPerson oa:person_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5_Person-dcbc2f61-3f6f-5798-785b-a78187bd13d1, oa:person_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5_Person-917f690b-8ecb-b6b2-6c99-24091136c49c, oa:person_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5_Person-066d5e40-79f1-d012-151d-af2f73058f49 ;
  a2a:hasEvent oa:event_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5_0, oa:relationep_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5_1, oa:relationep_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5_2 ;
  a2a:hasSource oa:source_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5 .

oa:person_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5_Person-dcbc2f61-3f6f-5798-785b-a78187bd13d1
  a a2a:Person ;
  rdfs:label "Trijntje van Gaalen" ;
  a2a:PersonName [
    rdfs:label "Trijntje van Gaalen" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gaalen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5_Person-917f690b-8ecb-b6b2-6c99-24091136c49c
  a a2a:Person ;
  rdfs:label "Egberdina Wilhelmina Dekker" ;
  a2a:PersonName [
    rdfs:label "Egberdina Wilhelmina Dekker" ;
    a2a:PersonNameFirstName "Egberdina Wilhelmina" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1891-03-15"^^xsd:date
  ] .

oa:person_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5_Person-066d5e40-79f1-d012-151d-af2f73058f49
  a a2a:Person ;
  rdfs:label "Wichert Dekker" ;
  a2a:PersonName [
    rdfs:label "Wichert Dekker" ;
    a2a:PersonNameFirstName "Wichert" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1891-03-15"^^xsd:date
  ] .

oa:relationep_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5_Person:dcbc2f61-3f6f-5798-785b-a78187bd13d1 ;
  a2a:EventKeyRef oa:event_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5_Event1 .

oa:relationep_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5_Person:917f690b-8ecb-b6b2-6c99-24091136c49c ;
  a2a:EventKeyRef oa:event_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5_Event1 .

oa:relationep_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5_Person:066d5e40-79f1-d012-151d-af2f73058f49 ;
  a2a:EventKeyRef oa:event_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5_Event1 .

oa:source_bhi_901bab20-e6cf-424c-ff6b-d58c171da0f5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1891-03-16 - 1891-03-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-03-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-03-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1891-03-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1194, Periode: 1891" ;
    a2a:Book "Geboorteregister 1891" ;
    a2a:DocumentNumber "191" ;
    a2a:RegistryNumber "1194" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1194, Periode: 1891, Geboorteregister 1891, 191, 1194"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2c80c664-a918-d423-6aef-ea0d72a8996b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2c80c664-a918-d423-6aef-ea0d72a8996b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/901bab20-e6cf-424c-ff6b-d58c171da0f5" ;
  a2a:RecordGUID "{901bab20-e6cf-424c-ff6b-d58c171da0f5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_20959_00020959.xml van BHI" .

