@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_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a
  a a2a:Record ;
  rdfs:label "Geboorte op 21 februari 1913 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a_Person-0834bf97-97ad-cbbf-4e74-4ccbae1b5ffd, oa:person_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a_Person-90b74251-b694-461d-a62c-65fe2d5f8982, oa:person_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a_Person-8baef3c2-4158-e1d5-bc07-ce8ba042f1a5 ;
  a2a:hasEvent oa:event_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a_0, oa:relationep_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a_1, oa:relationep_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a_2 ;
  a2a:hasSource oa:source_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a .

oa:person_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a_Person-0834bf97-97ad-cbbf-4e74-4ccbae1b5ffd
  a a2a:Person ;
  rdfs:label "Maria Josepha Hortensia Philomena van Dessel" ;
  a2a:PersonName [
    rdfs:label "Maria Josepha Hortensia Philomena van Dessel" ;
    a2a:PersonNameFirstName "Maria Josepha Hortensia Philomena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dessel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a_Person-90b74251-b694-461d-a62c-65fe2d5f8982
  a a2a:Person ;
  rdfs:label "Guilielmus Fredericus Maria Bonami" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Fredericus Maria Bonami" ;
    a2a:PersonNameFirstName "Guilielmus Fredericus Maria" ;
    a2a:PersonNameLastName "Bonami"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22 jaar" ;
    rdfs:label "22 jaar"
  ] ;
  a2a:Profession "diamantslijper" .

oa:person_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a_Person-8baef3c2-4158-e1d5-bc07-ce8ba042f1a5
  a a2a:Person ;
  rdfs:label "Angelique Johannes Hortense Bonami" ;
  a2a:PersonName [
    rdfs:label "Angelique Johannes Hortense Bonami" ;
    a2a:PersonNameFirstName "Angelique Johannes Hortense" ;
    a2a:PersonNameLastName "Bonami"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1913-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:event_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1913-02-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a_Person:0834bf97-97ad-cbbf-4e74-4ccbae1b5ffd ;
  a2a:EventKeyRef oa:event_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a_Event1 .

oa:relationep_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a_Person:90b74251-b694-461d-a62c-65fe2d5f8982 ;
  a2a:EventKeyRef oa:event_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a_Event1 .

oa:relationep_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a_Person:8baef3c2-4158-e1d5-bc07-ce8ba042f1a5 ;
  a2a:EventKeyRef oa:event_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a_Event1 .

oa:source_wba_92edcc2b-3d8a-2f92-0e3d-d47c480ac82a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1913-02-21 - 1913-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1913-02-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Bergen op Zoom - burgerlijke stand, Bron: boek, Deel: 103, P..." ;
    a2a:Book "Geboorteregister 1913" ;
    a2a:DocumentNumber "79" ;
    a2a:RegistryNumber "103" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Bergen op Zoom - burgerlijke stand, Bron: boek, Deel: 103, P..., Geboorteregister 1913, 79, 103"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/12a0f41c-1c03-4a9e-7993-0b22460ee3ae.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/92edcc2b-3d8a-2f92-0e3d-d47c480ac82a" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/12a0f41c-1c03-4a9e-7993-0b22460ee3ae.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-11-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/92edcc2b-3d8a-2f92-0e3d-d47c480ac82a" ;
  a2a:RecordGUID "{92edcc2b-3d8a-2f92-0e3d-d47c480ac82a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_18268_00018268.xml van WBA" .

