@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_brd_dbde159c-bf60-a759-8f6d-e59498b3f069
  a a2a:Record ;
  rdfs:label "Doop op 2 oktober 1713 te Breda" ;
  a2a:hasPerson oa:person_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Person-bf949cfc-bc4d-e446-f933-47877788324c, oa:person_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Person-b20f917b-59d0-78ae-6565-7f96ca00f650, oa:person_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Person-811e1184-e3c9-6fc3-af75-d86e36f01315, oa:person_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Person-d633235a-3f9c-e613-fc08-03f725bfcab9, oa:person_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Person-5043b0cf-4318-5fd9-e386-488bc304edf7 ;
  a2a:hasEvent oa:event_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_0, oa:relationep_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_1, oa:relationep_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_2, oa:relationep_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_3, oa:relationep_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_4 ;
  a2a:hasSource oa:source_brd_dbde159c-bf60-a759-8f6d-e59498b3f069 .

oa:person_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Person-bf949cfc-bc4d-e446-f933-47877788324c
  a a2a:Person ;
  rdfs:label "Catharina de Ascevedo" ;
  a2a:PersonName [
    rdfs:label "Catharina de Ascevedo" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ascevedo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Person-b20f917b-59d0-78ae-6565-7f96ca00f650
  a a2a:Person ;
  rdfs:label "Gerardina Maria van den Clooster" ;
  a2a:PersonName [
    rdfs:label "Gerardina Maria van den Clooster" ;
    a2a:PersonNameFirstName "Gerardina" ;
    a2a:PersonNamePatronym "Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Clooster"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Person-811e1184-e3c9-6fc3-af75-d86e36f01315
  a a2a:Person ;
  rdfs:label "Zeno Ernest van den Clooster" ;
  a2a:PersonName [
    rdfs:label "Zeno Ernest van den Clooster" ;
    a2a:PersonNameFirstName "Zeno" ;
    a2a:PersonNamePatronym "Ernest" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Clooster"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Person-d633235a-3f9c-e613-fc08-03f725bfcab9
  a a2a:Person ;
  rdfs:label "Gerard Azevedo y Bernal" ;
  a2a:PersonName [
    rdfs:label "Gerard Azevedo y Bernal" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Azevedo y Bernal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Person-5043b0cf-4318-5fd9-e386-488bc304edf7
  a a2a:Person ;
  rdfs:label "Zeno Ernestus Azevedo y Bernal" ;
  a2a:PersonName [
    rdfs:label "Zeno Ernestus Azevedo y Bernal" ;
    a2a:PersonNameFirstName "Zeno Ernestus" ;
    a2a:PersonNameLastName "Azevedo y Bernal"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1713" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1713-10-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Person:bf949cfc-bc4d-e446-f933-47877788324c ;
  a2a:EventKeyRef oa:event_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Event1 .

oa:relationep_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Person:b20f917b-59d0-78ae-6565-7f96ca00f650 ;
  a2a:EventKeyRef oa:event_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Event1 .

oa:relationep_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Person:811e1184-e3c9-6fc3-af75-d86e36f01315 ;
  a2a:EventKeyRef oa:event_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Event1 .

oa:relationep_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Person:d633235a-3f9c-e613-fc08-03f725bfcab9 ;
  a2a:EventKeyRef oa:event_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Event1 .

oa:relationep_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Person:5043b0cf-4318-5fd9-e386-488bc304edf7 ;
  a2a:EventKeyRef oa:event_brd_dbde159c-bf60-a759-8f6d-e59498b3f069_Event1 .

oa:source_brd_dbde159c-bf60-a759-8f6d-e59498b3f069
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1713-10-02 - 1713-10-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1713-10-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1713-10-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1713" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1713-10-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742" ;
    a2a:Book "Dopen rk Nieuwstraat 1696-1742" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "157" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742, Dopen rk Nieuwstraat 1696-1742, 15, 157"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e5796e-8751-11e3-9116-e30cf93b8d8a.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/dbde159c-bf60-a759-8f6d-e59498b3f069" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e5796e-8751-11e3-9116-e30cf93b8d8a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/dbde159c-bf60-a759-8f6d-e59498b3f069" ;
  a2a:RecordGUID "{dbde159c-bf60-a759-8f6d-e59498b3f069}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1696-1742\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5200_00005200.xml van BRD" .

