@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_2a5f94ad-e836-170e-61c6-99a2efc2efc5
  a a2a:Record ;
  rdfs:label "Doop op 31 mei 1682 te Breda" ;
  a2a:hasPerson oa:person_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Person-6e3603c7-1f86-b53b-3d3f-9515c3938160, oa:person_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Person-eafcead8-a1f4-52af-9979-21eec6b77eff, oa:person_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Person-5682ce11-0e38-6cd3-d442-103544e507cf, oa:person_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Person-e1c442e2-ce0d-9dbe-4d5f-149dddb281e9, oa:person_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Person-45cbd49b-7719-157c-fbeb-a7159b32779c ;
  a2a:hasEvent oa:event_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_0, oa:relationep_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_1, oa:relationep_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_2, oa:relationep_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_3, oa:relationep_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_4 ;
  a2a:hasSource oa:source_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5 .

oa:person_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Person-6e3603c7-1f86-b53b-3d3f-9515c3938160
  a a2a:Person ;
  rdfs:label "Helena Couwenbergh" ;
  a2a:PersonName [
    rdfs:label "Helena Couwenbergh" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Couwenbergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Person-eafcead8-a1f4-52af-9979-21eec6b77eff
  a a2a:Person ;
  rdfs:label "Adrianus van Popel" ;
  a2a:PersonName [
    rdfs:label "Adrianus van Popel" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Popel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Person-5682ce11-0e38-6cd3-d442-103544e507cf
  a a2a:Person ;
  rdfs:label "Henricus Cauwenbergh" ;
  a2a:PersonName [
    rdfs:label "Henricus Cauwenbergh" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePrefixLastName "Cauwenbergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Person-e1c442e2-ce0d-9dbe-4d5f-149dddb281e9
  a a2a:Person ;
  rdfs:label "Catharina van Popel" ;
  a2a:PersonName [
    rdfs:label "Catharina van Popel" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Popel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Person-45cbd49b-7719-157c-fbeb-a7159b32779c
  a a2a:Person ;
  rdfs:label "Joannes Cauwenbergh" ;
  a2a:PersonName [
    rdfs:label "Joannes Cauwenbergh" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "Cauwenbergh"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1682" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1682-05-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Person:6e3603c7-1f86-b53b-3d3f-9515c3938160 ;
  a2a:EventKeyRef oa:event_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Event1 .

oa:relationep_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Person:eafcead8-a1f4-52af-9979-21eec6b77eff ;
  a2a:EventKeyRef oa:event_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Event1 .

oa:relationep_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Person:5682ce11-0e38-6cd3-d442-103544e507cf ;
  a2a:EventKeyRef oa:event_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Event1 .

oa:relationep_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Person:e1c442e2-ce0d-9dbe-4d5f-149dddb281e9 ;
  a2a:EventKeyRef oa:event_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Event1 .

oa:relationep_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Person:45cbd49b-7719-157c-fbeb-a7159b32779c ;
  a2a:EventKeyRef oa:event_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5_Event1 .

oa:source_brd_2a5f94ad-e836-170e-61c6-99a2efc2efc5
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1682-05-31 - 1682-05-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1682-05-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1682-05-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1682" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1682-05-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 8, Periode: 1673-1701" ;
    a2a:Book "Dopen rk Brugstraat 1673-1701" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "72" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 8, Periode: 1673-1701, Dopen rk Brugstraat 1673-1701, 8, 72"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8415ee5a-8751-11e3-af00-93885539708b.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2a5f94ad-e836-170e-61c6-99a2efc2efc5" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8415ee5a-8751-11e3-af00-93885539708b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-11-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2a5f94ad-e836-170e-61c6-99a2efc2efc5" ;
  a2a:RecordGUID "{2a5f94ad-e836-170e-61c6-99a2efc2efc5}" ;
  a2a:SourceRemarkOpmerking "Zie folio 64", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1673-1701\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1422_00001422.xml van BRD" .

