@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_35b5ba62-b750-e97a-00a4-ae04bbef0e89
  a a2a:Record ;
  rdfs:label "Geboorte op 20 juli 1904" ;
  a2a:hasPerson oa:person_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89_Person-32764203-f23b-a5fb-8742-4e3523f04066, oa:person_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89_Person-9108146b-17d3-c3a8-930e-597807c82421, oa:person_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89_Person-c0bfada0-7ea1-79f4-8dc6-322f34977ae9 ;
  a2a:hasEvent oa:event_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89_0, oa:relationep_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89_1, oa:relationep_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89_2 ;
  a2a:hasSource oa:source_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89 .

oa:person_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89_Person-32764203-f23b-a5fb-8742-4e3523f04066
  a a2a:Person ;
  rdfs:label "Maria Ida Josepha Anna Antonia Goethals" ;
  a2a:PersonName [
    rdfs:label "Maria Ida Josepha Anna Antonia Goethals" ;
    a2a:PersonNameFirstName "Maria Ida Josepha Anna Antonia" ;
    a2a:PersonNameLastName "Goethals"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89_Person-9108146b-17d3-c3a8-930e-597807c82421
  a a2a:Person ;
  rdfs:label "Charles Marie Jean Joseph Smits" ;
  a2a:PersonName [
    rdfs:label "Charles Marie Jean Joseph Smits" ;
    a2a:PersonNameFirstName "Charles Marie Jean Joseph" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89_Person-c0bfada0-7ea1-79f4-8dc6-322f34977ae9
  a a2a:Person ;
  rdfs:label "Gabrielle Anoinetta Maria Anna Josepha Smits" ;
  a2a:PersonName [
    rdfs:label "Gabrielle Anoinetta Maria Anna Josepha Smits" ;
    a2a:PersonNameFirstName "Gabrielle Anoinetta Maria Anna Josepha" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1904-07-20"^^xsd:date
  ] .

oa:event_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1904-07-20"^^xsd:date
  ] .

oa:relationep_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89_Person:32764203-f23b-a5fb-8742-4e3523f04066 ;
  a2a:EventKeyRef oa:event_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89_Event1 .

oa:relationep_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89_Person:9108146b-17d3-c3a8-930e-597807c82421 ;
  a2a:EventKeyRef oa:event_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89_Event1 .

oa:relationep_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89_Person:c0bfada0-7ea1-79f4-8dc6-322f34977ae9 ;
  a2a:EventKeyRef oa:event_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89_Event1 .

oa:source_bhi_35b5ba62-b750-e97a-00a4-ae04bbef0e89
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1904-07-21 - 1904-07-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-07-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-07-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1904-07-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 442, Periode: 1904" ;
    a2a:Book "Geboorteregister 1904" ;
    a2a:DocumentNumber "420" ;
    a2a:RegistryNumber "442" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 442, Periode: 1904, Geboorteregister 1904, 420, 442"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8fe808ad-8193-19f3-93c4-f386c77b76dc.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8fe808ad-8193-19f3-93c4-f386c77b76dc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/35b5ba62-b750-e97a-00a4-ae04bbef0e89" ;
  a2a:RecordGUID "{35b5ba62-b750-e97a-00a4-ae04bbef0e89}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_3091_00003091.xml van BHI" .

