@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_acf36244-4f2f-0da8-7871-e684cd4d159c
  a a2a:Record ;
  rdfs:label "Doop op 14 november 1703 te Breda" ;
  a2a:hasPerson oa:person_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Person-d93c7fd1-ac86-8d04-88c9-a4ff5bf041f6, oa:person_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Person-03f6e4cd-9285-b137-60dc-51e353ea0f2d, oa:person_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Person-b5b41726-36f8-bfce-99dd-3fbfc1e4ef82, oa:person_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Person-4b342439-29ed-4633-6602-ef9a63115c0f, oa:person_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Person-89663255-2954-5b4d-f6ef-ad1b426d4f04 ;
  a2a:hasEvent oa:event_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_0, oa:relationep_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_1, oa:relationep_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_2, oa:relationep_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_3, oa:relationep_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_4 ;
  a2a:hasSource oa:source_brd_acf36244-4f2f-0da8-7871-e684cd4d159c .

oa:person_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Person-d93c7fd1-ac86-8d04-88c9-a4ff5bf041f6
  a a2a:Person ;
  rdfs:label "Lucia Rietmakers" ;
  a2a:PersonName [
    rdfs:label "Lucia Rietmakers" ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNameLastName "Rietmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Person-03f6e4cd-9285-b137-60dc-51e353ea0f2d
  a a2a:Person ;
  rdfs:label "Carolus van Dockom" ;
  a2a:PersonName [
    rdfs:label "Carolus van Dockom" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dockom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Person-b5b41726-36f8-bfce-99dd-3fbfc1e4ef82
  a a2a:Person ;
  rdfs:label "Adrianus Goubandt" ;
  a2a:PersonName [
    rdfs:label "Adrianus Goubandt" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Goubandt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Person-4b342439-29ed-4633-6602-ef9a63115c0f
  a a2a:Person ;
  rdfs:label "Catharina Stickers" ;
  a2a:PersonName [
    rdfs:label "Catharina Stickers" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Stickers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Person-89663255-2954-5b4d-f6ef-ad1b426d4f04
  a a2a:Person ;
  rdfs:label "Adriana Maria van Dockom" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria van Dockom" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dockom"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1703" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1703-11-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Person:d93c7fd1-ac86-8d04-88c9-a4ff5bf041f6 ;
  a2a:EventKeyRef oa:event_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Event1 .

oa:relationep_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Person:03f6e4cd-9285-b137-60dc-51e353ea0f2d ;
  a2a:EventKeyRef oa:event_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Event1 .

oa:relationep_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Person:b5b41726-36f8-bfce-99dd-3fbfc1e4ef82 ;
  a2a:EventKeyRef oa:event_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Event1 .

oa:relationep_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Person:4b342439-29ed-4633-6602-ef9a63115c0f ;
  a2a:EventKeyRef oa:event_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Event1 .

oa:relationep_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Person:89663255-2954-5b4d-f6ef-ad1b426d4f04 ;
  a2a:EventKeyRef oa:event_brd_acf36244-4f2f-0da8-7871-e684cd4d159c_Event1 .

oa:source_brd_acf36244-4f2f-0da8-7871-e684cd4d159c
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1703-11-14 - 1703-11-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1703-11-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1703-11-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1703" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1703-11-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 20, Periode: 1694-1703" ;
    a2a:Book "Dopen rk Waterstraat 1694-1703" ;
    a2a:RegistryNumber "20" ;
    a2a:Folio "96" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 20, Periode: 1694-1703, Dopen rk Waterstraat 1694-1703, 20, 96"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ebf5b4-8751-11e3-b94a-571690d1101c.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/acf36244-4f2f-0da8-7871-e684cd4d159c" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ebf5b4-8751-11e3-b94a-571690d1101c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/acf36244-4f2f-0da8-7871-e684cd4d159c" ;
  a2a:RecordGUID "{acf36244-4f2f-0da8-7871-e684cd4d159c}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Waterstraat+1694-1703\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5436_00005436.xml van BRD" .

