@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_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2
  a a2a:Record ;
  rdfs:label "Geboorte op 7 mei 1811" ;
  a2a:hasPerson oa:person_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2_Person-529fdeac-bcc0-3af3-82a3-1c04223fee9b, oa:person_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2_Person-54c46ae6-5e6c-5bc7-2f8a-2240a0e1faba, oa:person_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2_Person-d26cae17-7632-f92b-fcde-25598bce1c5f ;
  a2a:hasEvent oa:event_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2_0, oa:relationep_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2_1, oa:relationep_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2_2 ;
  a2a:hasSource oa:source_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2 .

oa:person_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2_Person-529fdeac-bcc0-3af3-82a3-1c04223fee9b
  a a2a:Person ;
  rdfs:label "Sara Wessels" ;
  a2a:PersonName [
    rdfs:label "Sara Wessels" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Wessels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2_Person-54c46ae6-5e6c-5bc7-2f8a-2240a0e1faba
  a a2a:Person ;
  rdfs:label "Eliazar Cohen" ;
  a2a:PersonName [
    rdfs:label "Eliazar Cohen" ;
    a2a:PersonNameFirstName "Eliazar" ;
    a2a:PersonNameLastName "Cohen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2_Person-d26cae17-7632-f92b-fcde-25598bce1c5f
  a a2a:Person ;
  rdfs:label "Abraham Eliazar Cohen" ;
  a2a:PersonName [
    rdfs:label "Abraham Eliazar Cohen" ;
    a2a:PersonNameFirstName "Abraham Eliazar" ;
    a2a:PersonNameLastName "Cohen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1811-05-07"^^xsd:date
  ] .

oa:event_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1811" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1811-05-07"^^xsd:date
  ] .

oa:relationep_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2_Person:529fdeac-bcc0-3af3-82a3-1c04223fee9b ;
  a2a:EventKeyRef oa:event_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2_Event1 .

oa:relationep_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2_Person:54c46ae6-5e6c-5bc7-2f8a-2240a0e1faba ;
  a2a:EventKeyRef oa:event_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2_Event1 .

oa:relationep_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2_Person:d26cae17-7632-f92b-fcde-25598bce1c5f ;
  a2a:EventKeyRef oa:event_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2_Event1 .

oa:source_bhi_73e5aaee-90ef-4dcb-ede1-eec625ca9fc2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1811-05-09 - 1811-05-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-05-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-05-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1811" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1811-05-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 499, Periode: 1811" ;
    a2a:Book "Geboorteregister Bergen op Zoom 1811" ;
    a2a:DocumentNumber "81" ;
    a2a:RegistryNumber "499" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 499, Periode: 1811, Geboorteregister Bergen op Zoom 1811, 81, 499"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/67f1e37c-8061-2bf8-1205-6ea16773413a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/67f1e37c-8061-2bf8-1205-6ea16773413a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/73e5aaee-90ef-4dcb-ede1-eec625ca9fc2" ;
  a2a:RecordGUID "{73e5aaee-90ef-4dcb-ede1-eec625ca9fc2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2691_00002691.xml van BHI" .

