@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_431f94ef-eece-c66c-c5bd-c4f2ad693465
  a a2a:Record ;
  rdfs:label "Doop op 27 juni 1710 te Breda" ;
  a2a:hasPerson oa:person_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Person-f088349e-6dd9-ddb7-b1da-e9976ffafbff, oa:person_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Person-804f256b-0ec9-263c-d490-f45604b0202d, oa:person_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Person-929029b8-b789-f402-fd0b-93b23b4543fa, oa:person_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Person-88a9f259-0777-f2c5-d0e4-076ffd60d02e, oa:person_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Person-d10e08f9-5ace-540a-5cf3-6ca240aac89e ;
  a2a:hasEvent oa:event_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_0, oa:relationep_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_1, oa:relationep_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_2, oa:relationep_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_3, oa:relationep_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_4 ;
  a2a:hasSource oa:source_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465 .

oa:person_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Person-f088349e-6dd9-ddb7-b1da-e9976ffafbff
  a a2a:Person ;
  rdfs:label "Aldegondis Gauban" ;
  a2a:PersonName [
    rdfs:label "Aldegondis Gauban" ;
    a2a:PersonNameFirstName "Aldegondis" ;
    a2a:PersonNameLastName "Gauban"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Person-804f256b-0ec9-263c-d490-f45604b0202d
  a a2a:Person ;
  rdfs:label "Alexius Gauban" ;
  a2a:PersonName [
    rdfs:label "Alexius Gauban" ;
    a2a:PersonNameFirstName "Alexius" ;
    a2a:PersonNameLastName "Gauban"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Person-929029b8-b789-f402-fd0b-93b23b4543fa
  a a2a:Person ;
  rdfs:label "Petrus Gauban" ;
  a2a:PersonName [
    rdfs:label "Petrus Gauban" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Gauban"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Person-88a9f259-0777-f2c5-d0e4-076ffd60d02e
  a a2a:Person ;
  rdfs:label "Antonia Knoop" ;
  a2a:PersonName [
    rdfs:label "Antonia Knoop" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Knoop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Person-d10e08f9-5ace-540a-5cf3-6ca240aac89e
  a a2a:Person ;
  rdfs:label "Theodorus Gauban" ;
  a2a:PersonName [
    rdfs:label "Theodorus Gauban" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Gauban"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1710" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1710-06-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Person:f088349e-6dd9-ddb7-b1da-e9976ffafbff ;
  a2a:EventKeyRef oa:event_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Event1 .

oa:relationep_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Person:804f256b-0ec9-263c-d490-f45604b0202d ;
  a2a:EventKeyRef oa:event_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Event1 .

oa:relationep_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Person:929029b8-b789-f402-fd0b-93b23b4543fa ;
  a2a:EventKeyRef oa:event_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Event1 .

oa:relationep_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Person:88a9f259-0777-f2c5-d0e4-076ffd60d02e ;
  a2a:EventKeyRef oa:event_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Event1 .

oa:relationep_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Person:d10e08f9-5ace-540a-5cf3-6ca240aac89e ;
  a2a:EventKeyRef oa:event_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465_Event1 .

oa:source_brd_431f94ef-eece-c66c-c5bd-c4f2ad693465
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1710-06-27 - 1710-06-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1710-06-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-06-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1710" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1710-06-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 9, Periode: 1701-1757" ;
    a2a:Book "Dopen rk Brugstraat 1701-1757" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "115" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 9, Periode: 1701-1757, Dopen rk Brugstraat 1701-1757, 9, 115"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841769f6-8751-11e3-b974-33e3e0a8d304.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/431f94ef-eece-c66c-c5bd-c4f2ad693465" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841769f6-8751-11e3-b974-33e3e0a8d304.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/431f94ef-eece-c66c-c5bd-c4f2ad693465" ;
  a2a:RecordGUID "{431f94ef-eece-c66c-c5bd-c4f2ad693465}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1701-1757\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1095_00001095.xml van BRD" .

