@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_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc
  a a2a:Record ;
  rdfs:label "Geboorte op 25 maart 1901" ;
  a2a:hasPerson oa:person_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc_Person-747aef57-e738-bf9f-4490-b804d7e5c946, oa:person_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc_Person-11c40680-b419-5f1c-8485-7ee3c4b6e3a4, oa:person_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc_Person-04c4b0a7-d521-fda1-a31e-47cb5297684a ;
  a2a:hasEvent oa:event_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc_0, oa:relationep_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc_1, oa:relationep_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc_2 ;
  a2a:hasSource oa:source_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc .

oa:person_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc_Person-747aef57-e738-bf9f-4490-b804d7e5c946
  a a2a:Person ;
  rdfs:label "Anton Eustache Johan Guillaume Marie 't Sas" ;
  a2a:PersonName [
    rdfs:label "Anton Eustache Johan Guillaume Marie 't Sas" ;
    a2a:PersonNameFirstName "Anton Eustache Johan Guillaume Marie" ;
    a2a:PersonNamePrefixLastName "'t" ;
    a2a:PersonNameLastName "Sas"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1901-03-25"^^xsd:date
  ] .

oa:person_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc_Person-11c40680-b419-5f1c-8485-7ee3c4b6e3a4
  a a2a:Person ;
  rdfs:label "Maria Ceecilia Wilhelmina Gieben" ;
  a2a:PersonName [
    rdfs:label "Maria Ceecilia Wilhelmina Gieben" ;
    a2a:PersonNameFirstName "Maria Ceecilia Wilhelmina" ;
    a2a:PersonNameLastName "Gieben"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc_Person-04c4b0a7-d521-fda1-a31e-47cb5297684a
  a a2a:Person ;
  rdfs:label "Eustache Sophie 't Sas" ;
  a2a:PersonName [
    rdfs:label "Eustache Sophie 't Sas" ;
    a2a:PersonNameFirstName "Eustache Sophie" ;
    a2a:PersonNamePrefixLastName "'t" ;
    a2a:PersonNameLastName "Sas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1901-03-25"^^xsd:date
  ] .

oa:relationep_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc_Person:747aef57-e738-bf9f-4490-b804d7e5c946 ;
  a2a:EventKeyRef oa:event_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc_Event1 .

oa:relationep_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc_Person:11c40680-b419-5f1c-8485-7ee3c4b6e3a4 ;
  a2a:EventKeyRef oa:event_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc_Event1 .

oa:relationep_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc_Person:04c4b0a7-d521-fda1-a31e-47cb5297684a ;
  a2a:EventKeyRef oa:event_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc_Event1 .

oa:source_bhi_09bc86b9-bdd1-6532-e898-b58a4c0bf0cc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1901-03-26 - 1901-03-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-03-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-03-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1901-03-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1200, Periode: 1901" ;
    a2a:Book "Geboorteregister 1901" ;
    a2a:DocumentNumber "225" ;
    a2a:RegistryNumber "1200" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1200, Periode: 1901, Geboorteregister 1901, 225, 1200"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/bf14c56d-4dab-ff5b-3215-86c12f49e053.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/bf14c56d-4dab-ff5b-3215-86c12f49e053.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/09bc86b9-bdd1-6532-e898-b58a4c0bf0cc" ;
  a2a:RecordGUID "{09bc86b9-bdd1-6532-e898-b58a4c0bf0cc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2878_00002878.xml van BHI" .

