@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_c059d2ab-608b-e780-8467-99ef310a34ef
  a a2a:Record ;
  rdfs:label "Doop op 20 februari 1714 te Breda" ;
  a2a:hasPerson oa:person_brd_c059d2ab-608b-e780-8467-99ef310a34ef_Person-aa66aa1b-7a25-24b1-b480-643a2d19b85b, oa:person_brd_c059d2ab-608b-e780-8467-99ef310a34ef_Person-94a0ba84-bd82-2bfe-553f-d01291d6cb67, oa:person_brd_c059d2ab-608b-e780-8467-99ef310a34ef_Person-e4f14a0a-db96-8d3a-d566-88eca1331824, oa:person_brd_c059d2ab-608b-e780-8467-99ef310a34ef_Person-357a7f3c-0c60-54e3-f6a0-a75b9b3991c4, oa:person_brd_c059d2ab-608b-e780-8467-99ef310a34ef_Person-19771199-fc72-7f7c-271b-3c8d1b7ec65a ;
  a2a:hasEvent oa:event_brd_c059d2ab-608b-e780-8467-99ef310a34ef_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_c059d2ab-608b-e780-8467-99ef310a34ef_0, oa:relationep_brd_c059d2ab-608b-e780-8467-99ef310a34ef_1, oa:relationep_brd_c059d2ab-608b-e780-8467-99ef310a34ef_2, oa:relationep_brd_c059d2ab-608b-e780-8467-99ef310a34ef_3, oa:relationep_brd_c059d2ab-608b-e780-8467-99ef310a34ef_4 ;
  a2a:hasSource oa:source_brd_c059d2ab-608b-e780-8467-99ef310a34ef .

oa:person_brd_c059d2ab-608b-e780-8467-99ef310a34ef_Person-aa66aa1b-7a25-24b1-b480-643a2d19b85b
  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_c059d2ab-608b-e780-8467-99ef310a34ef_Person-94a0ba84-bd82-2bfe-553f-d01291d6cb67
  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_c059d2ab-608b-e780-8467-99ef310a34ef_Person-e4f14a0a-db96-8d3a-d566-88eca1331824
  a a2a:Person ;
  rdfs:label "Joannes Beckers" ;
  a2a:PersonName [
    rdfs:label "Joannes Beckers" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Beckers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c059d2ab-608b-e780-8467-99ef310a34ef_Person-357a7f3c-0c60-54e3-f6a0-a75b9b3991c4
  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_c059d2ab-608b-e780-8467-99ef310a34ef_Person-19771199-fc72-7f7c-271b-3c8d1b7ec65a
  a a2a:Person ;
  rdfs:label "Maria Anna Gauban" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Gauban" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Gauban"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_c059d2ab-608b-e780-8467-99ef310a34ef_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1714" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1714-02-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_c059d2ab-608b-e780-8467-99ef310a34ef_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_c059d2ab-608b-e780-8467-99ef310a34ef_Person:aa66aa1b-7a25-24b1-b480-643a2d19b85b ;
  a2a:EventKeyRef oa:event_brd_c059d2ab-608b-e780-8467-99ef310a34ef_Event1 .

oa:relationep_brd_c059d2ab-608b-e780-8467-99ef310a34ef_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_c059d2ab-608b-e780-8467-99ef310a34ef_Person:94a0ba84-bd82-2bfe-553f-d01291d6cb67 ;
  a2a:EventKeyRef oa:event_brd_c059d2ab-608b-e780-8467-99ef310a34ef_Event1 .

oa:relationep_brd_c059d2ab-608b-e780-8467-99ef310a34ef_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_c059d2ab-608b-e780-8467-99ef310a34ef_Person:e4f14a0a-db96-8d3a-d566-88eca1331824 ;
  a2a:EventKeyRef oa:event_brd_c059d2ab-608b-e780-8467-99ef310a34ef_Event1 .

oa:relationep_brd_c059d2ab-608b-e780-8467-99ef310a34ef_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_c059d2ab-608b-e780-8467-99ef310a34ef_Person:357a7f3c-0c60-54e3-f6a0-a75b9b3991c4 ;
  a2a:EventKeyRef oa:event_brd_c059d2ab-608b-e780-8467-99ef310a34ef_Event1 .

oa:relationep_brd_c059d2ab-608b-e780-8467-99ef310a34ef_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_c059d2ab-608b-e780-8467-99ef310a34ef_Person:19771199-fc72-7f7c-271b-3c8d1b7ec65a ;
  a2a:EventKeyRef oa:event_brd_c059d2ab-608b-e780-8467-99ef310a34ef_Event1 .

oa:source_brd_c059d2ab-608b-e780-8467-99ef310a34ef
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1714-02-20 - 1714-02-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1714-02-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1714-02-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1714" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1714-02-20"^^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 "129" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 9, Periode: 1701-1757, Dopen rk Brugstraat 1701-1757, 9, 129"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841776a8-8751-11e3-85db-372f436c13bd.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/c059d2ab-608b-e780-8467-99ef310a34ef" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841776a8-8751-11e3-85db-372f436c13bd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/c059d2ab-608b-e780-8467-99ef310a34ef" ;
  a2a:RecordGUID "{c059d2ab-608b-e780-8467-99ef310a34ef}" ;
  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_5517_00005517.xml van BRD" .

