@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_6e528e2e-ed74-2822-164d-5f9747eef2e3
  a a2a:Record ;
  rdfs:label "Doop op 29 januari 1718 te Breda" ;
  a2a:hasPerson oa:person_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Person-5bb9deb6-96e0-4054-ac17-ceb2bd6a6189, oa:person_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Person-e91918a3-1d94-ffc7-10f7-719691423543, oa:person_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Person-b3abeb48-a739-fde9-f377-d069ffa72735, oa:person_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Person-17cb30d3-29eb-052a-c09c-ebaf6266d51c, oa:person_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Person-b5847d89-f1ce-cda8-5790-ce655b84446f ;
  a2a:hasEvent oa:event_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_0, oa:relationep_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_1, oa:relationep_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_2, oa:relationep_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_3, oa:relationep_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_4 ;
  a2a:hasSource oa:source_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3 .

oa:person_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Person-5bb9deb6-96e0-4054-ac17-ceb2bd6a6189
  a a2a:Person ;
  rdfs:label "Agnes van Angeldurp" ;
  a2a:PersonName [
    rdfs:label "Agnes van Angeldurp" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Angeldurp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Person-e91918a3-1d94-ffc7-10f7-719691423543
  a a2a:Person ;
  rdfs:label "Jan Francis Wittebergh" ;
  a2a:PersonName [
    rdfs:label "Jan Francis Wittebergh" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Francis" ;
    a2a:PersonNameLastName "Wittebergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Person-b3abeb48-a739-fde9-f377-d069ffa72735
  a a2a:Person ;
  rdfs:label "Hans Jurie Tens" ;
  a2a:PersonName [
    rdfs:label "Hans Jurie Tens" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNamePatronym "Jurie" ;
    a2a:PersonNameLastName "Tens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Person-17cb30d3-29eb-052a-c09c-ebaf6266d51c
  a a2a:Person ;
  rdfs:label "Cornelia van Loon" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Loon" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Person-b5847d89-f1ce-cda8-5790-ce655b84446f
  a a2a:Person ;
  rdfs:label "Agnes Tens" ;
  a2a:PersonName [
    rdfs:label "Agnes Tens" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNameLastName "Tens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1718" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1718-01-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Person:5bb9deb6-96e0-4054-ac17-ceb2bd6a6189 ;
  a2a:EventKeyRef oa:event_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Event1 .

oa:relationep_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Person:e91918a3-1d94-ffc7-10f7-719691423543 ;
  a2a:EventKeyRef oa:event_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Event1 .

oa:relationep_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Person:b3abeb48-a739-fde9-f377-d069ffa72735 ;
  a2a:EventKeyRef oa:event_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Event1 .

oa:relationep_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Person:17cb30d3-29eb-052a-c09c-ebaf6266d51c ;
  a2a:EventKeyRef oa:event_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Event1 .

oa:relationep_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Person:b5847d89-f1ce-cda8-5790-ce655b84446f ;
  a2a:EventKeyRef oa:event_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3_Event1 .

oa:source_brd_6e528e2e-ed74-2822-164d-5f9747eef2e3
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1718-01-29 - 1718-01-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1718-01-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1718-01-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1718" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1718-01-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742" ;
    a2a:Book "Dopen rk Nieuwstraat 1696-1742" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "189" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742, Dopen rk Nieuwstraat 1696-1742, 15, 189"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e58fb2-8751-11e3-9347-a33bd62f3f62.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/6e528e2e-ed74-2822-164d-5f9747eef2e3" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e58fb2-8751-11e3-9347-a33bd62f3f62.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/6e528e2e-ed74-2822-164d-5f9747eef2e3" ;
  a2a:RecordGUID "{6e528e2e-ed74-2822-164d-5f9747eef2e3}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1696-1742\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4952_00004952.xml van BRD" .

