@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_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2
  a a2a:Record ;
  rdfs:label "Doop op 7 juli 1797 te Breda" ;
  a2a:hasPerson oa:person_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Person-d0316dcb-3005-bad3-79c9-a1593f3466d7, oa:person_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Person-4fc054b1-eeb8-d7af-cbe2-2aeb05d86a7b, oa:person_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Person-cdbdd633-e7f3-8087-c2dd-efb3d8505b9b, oa:person_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Person-fef8fb7e-60cc-78a3-7953-0064f4439286, oa:person_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Person-acd28096-6eac-6052-bd14-16d8aee67c91 ;
  a2a:hasEvent oa:event_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_0, oa:relationep_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_1, oa:relationep_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_2, oa:relationep_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_3, oa:relationep_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_4 ;
  a2a:hasSource oa:source_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2 .

oa:person_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Person-d0316dcb-3005-bad3-79c9-a1593f3466d7
  a a2a:Person ;
  rdfs:label "Anna Collenbergh" ;
  a2a:PersonName [
    rdfs:label "Anna Collenbergh" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Collenbergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Person-4fc054b1-eeb8-d7af-cbe2-2aeb05d86a7b
  a a2a:Person ;
  rdfs:label "Antonius Collenbergh" ;
  a2a:PersonName [
    rdfs:label "Antonius Collenbergh" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Collenbergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Person-cdbdd633-e7f3-8087-c2dd-efb3d8505b9b
  a a2a:Person ;
  rdfs:label "Gerardus van Gageldonk" ;
  a2a:PersonName [
    rdfs:label "Gerardus van Gageldonk" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gageldonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Person-fef8fb7e-60cc-78a3-7953-0064f4439286
  a a2a:Person ;
  rdfs:label "Catharina Thiele" ;
  a2a:PersonName [
    rdfs:label "Catharina Thiele" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Thiele"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Person-acd28096-6eac-6052-bd14-16d8aee67c91
  a a2a:Person ;
  rdfs:label "Anna Collenbergh" ;
  a2a:PersonName [
    rdfs:label "Anna Collenbergh" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Collenbergh"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1797" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1797-07-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Person:d0316dcb-3005-bad3-79c9-a1593f3466d7 ;
  a2a:EventKeyRef oa:event_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Event1 .

oa:relationep_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Person:4fc054b1-eeb8-d7af-cbe2-2aeb05d86a7b ;
  a2a:EventKeyRef oa:event_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Event1 .

oa:relationep_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Person:cdbdd633-e7f3-8087-c2dd-efb3d8505b9b ;
  a2a:EventKeyRef oa:event_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Event1 .

oa:relationep_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Person:fef8fb7e-60cc-78a3-7953-0064f4439286 ;
  a2a:EventKeyRef oa:event_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Event1 .

oa:relationep_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Person:acd28096-6eac-6052-bd14-16d8aee67c91 ;
  a2a:EventKeyRef oa:event_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2_Event1 .

oa:source_brd_a1c34026-f027-e9e8-1e5c-b2a06bbcaee2
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1797-07-07 - 1797-07-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1797-07-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1797-07-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1797" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1797-07-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 11, Periode: 1782-1811" ;
    a2a:Book "Dopen rk Brugstraat 1782-1811" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "189" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 11, Periode: 1782-1811, Dopen rk Brugstraat 1782-1811, 11, 189"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83c8a2e4-8751-11e3-9fc7-f3402792b26b.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/a1c34026-f027-e9e8-1e5c-b2a06bbcaee2" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83c8a2e4-8751-11e3-9fc7-f3402792b26b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/a1c34026-f027-e9e8-1e5c-b2a06bbcaee2" ;
  a2a:RecordGUID "{a1c34026-f027-e9e8-1e5c-b2a06bbcaee2}" ;
  a2a:SourceRemarkOpmerking "vader uit Helmond moeder uit Fijnaart", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1782-1811\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5389_00005389.xml van BRD" .

