@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_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c
  a a2a:Record ;
  rdfs:label "Doop op 10 oktober 1706 te Breda" ;
  a2a:hasPerson oa:person_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Person-1d072599-29b1-5373-29ee-7eea31305537, oa:person_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Person-11131b0b-404f-7477-6462-eb99332bd787, oa:person_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Person-29fd65dc-72f8-059e-e805-9c25c9060e06, oa:person_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Person-4755be64-6543-bba5-bed2-0187052d3e5e, oa:person_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Person-3923b4f7-e09d-1764-e9fc-d825ed8be448 ;
  a2a:hasEvent oa:event_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_0, oa:relationep_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_1, oa:relationep_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_2, oa:relationep_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_3, oa:relationep_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_4 ;
  a2a:hasSource oa:source_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c .

oa:person_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Person-1d072599-29b1-5373-29ee-7eea31305537
  a a2a:Person ;
  rdfs:label "Catharina van Doren" ;
  a2a:PersonName [
    rdfs:label "Catharina van Doren" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Doren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Person-11131b0b-404f-7477-6462-eb99332bd787
  a a2a:Person ;
  rdfs:label "Adrianus Adrianssens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Adrianssens" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Adrianssens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Person-29fd65dc-72f8-059e-e805-9c25c9060e06
  a a2a:Person ;
  rdfs:label "Theodorus Adriaenssens" ;
  a2a:PersonName [
    rdfs:label "Theodorus Adriaenssens" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Adriaenssens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Person-4755be64-6543-bba5-bed2-0187052d3e5e
  a a2a:Person ;
  rdfs:label "Adriana van Balligoij" ;
  a2a:PersonName [
    rdfs:label "Adriana van Balligoij" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Balligoij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Person-3923b4f7-e09d-1764-e9fc-d825ed8be448
  a a2a:Person ;
  rdfs:label "Jacobus Adriaenssens" ;
  a2a:PersonName [
    rdfs:label "Jacobus Adriaenssens" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Adriaenssens"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1706" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1706-10-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Person:1d072599-29b1-5373-29ee-7eea31305537 ;
  a2a:EventKeyRef oa:event_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Event1 .

oa:relationep_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Person:11131b0b-404f-7477-6462-eb99332bd787 ;
  a2a:EventKeyRef oa:event_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Event1 .

oa:relationep_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Person:29fd65dc-72f8-059e-e805-9c25c9060e06 ;
  a2a:EventKeyRef oa:event_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Event1 .

oa:relationep_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Person:4755be64-6543-bba5-bed2-0187052d3e5e ;
  a2a:EventKeyRef oa:event_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Event1 .

oa:relationep_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Person:3923b4f7-e09d-1764-e9fc-d825ed8be448 ;
  a2a:EventKeyRef oa:event_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c_Event1 .

oa:source_brd_3faa7a46-cc10-dc6b-79d7-bd2d4826c68c
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1706-10-10 - 1706-10-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1706-10-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1706-10-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1706" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1706-10-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 21, Periode: 1704-1747" ;
    a2a:Book "Dopen rk Waterstraat 1704-1747" ;
    a2a:RegistryNumber "21" ;
    a2a:Folio "16" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 21, Periode: 1704-1747, Dopen rk Waterstraat 1704-1747, 21, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ec73c2-8751-11e3-b321-dfdcec7d0e4b.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3faa7a46-cc10-dc6b-79d7-bd2d4826c68c" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ec73c2-8751-11e3-b321-dfdcec7d0e4b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3faa7a46-cc10-dc6b-79d7-bd2d4826c68c" ;
  a2a:RecordGUID "{3faa7a46-cc10-dc6b-79d7-bd2d4826c68c}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Waterstraat+1704-1747\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1080_00001080.xml van BRD" .

