@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_1bebe5d5-171d-bb26-16a4-e710cafc6597
  a a2a:Record ;
  rdfs:label "Doop op 15 juli 1711 te Breda" ;
  a2a:hasPerson oa:person_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Person-2841d428-d90b-f284-6fe3-d896be75d085, oa:person_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Person-b5734221-29bc-155b-227c-73247d6243db, oa:person_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Person-34815e9d-0735-df68-a7c6-5cc691667f2c, oa:person_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Person-bb2bb63b-36c0-b993-8845-f73e058db7ee, oa:person_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Person-d24d45a6-d880-b278-87b3-cfccc041dd36 ;
  a2a:hasEvent oa:event_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_0, oa:relationep_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_1, oa:relationep_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_2, oa:relationep_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_3, oa:relationep_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_4 ;
  a2a:hasSource oa:source_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597 .

oa:person_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Person-2841d428-d90b-f284-6fe3-d896be75d085
  a a2a:Person ;
  rdfs:label "Trijntje Egges" ;
  a2a:PersonName [
    rdfs:label "Trijntje Egges" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Egges"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Person-b5734221-29bc-155b-227c-73247d6243db
  a a2a:Person ;
  rdfs:label "Elisabeth Volckers" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Volckers" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Volckers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Person-34815e9d-0735-df68-a7c6-5cc691667f2c
  a a2a:Person ;
  rdfs:label "Andries Haberkorst" ;
  a2a:PersonName [
    rdfs:label "Andries Haberkorst" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Haberkorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Person-bb2bb63b-36c0-b993-8845-f73e058db7ee
  a a2a:Person ;
  rdfs:label "Dirck Eps" ;
  a2a:PersonName [
    rdfs:label "Dirck Eps" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNameLastName "Eps"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Person-d24d45a6-d880-b278-87b3-cfccc041dd36
  a a2a:Person ;
  rdfs:label "Barbara Eps" ;
  a2a:PersonName [
    rdfs:label "Barbara Eps" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Eps"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1711" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1711-07-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Person:2841d428-d90b-f284-6fe3-d896be75d085 ;
  a2a:EventKeyRef oa:event_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Event1 .

oa:relationep_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Person:b5734221-29bc-155b-227c-73247d6243db ;
  a2a:EventKeyRef oa:event_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Event1 .

oa:relationep_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Person:34815e9d-0735-df68-a7c6-5cc691667f2c ;
  a2a:EventKeyRef oa:event_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Event1 .

oa:relationep_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Person:bb2bb63b-36c0-b993-8845-f73e058db7ee ;
  a2a:EventKeyRef oa:event_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Event1 .

oa:relationep_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Person:d24d45a6-d880-b278-87b3-cfccc041dd36 ;
  a2a:EventKeyRef oa:event_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597_Event1 .

oa:source_brd_1bebe5d5-171d-bb26-16a4-e710cafc6597
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1711-07-15 - 1711-07-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1711-07-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-07-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1711" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1711-07-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 93, Periode: 1649-1745" ;
    a2a:Book "Dopen Luthers 1649-1745" ;
    a2a:RegistryNumber "93" ;
    a2a:Folio "55r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 93, Periode: 1649-1745, Dopen Luthers 1649-1745, 93, 55r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8419e8f2-8751-11e3-9cae-739c0705af1d.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1bebe5d5-171d-bb26-16a4-e710cafc6597" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8419e8f2-8751-11e3-9cae-739c0705af1d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1bebe5d5-171d-bb26-16a4-e710cafc6597" ;
  a2a:RecordGUID "{1bebe5d5-171d-bb26-16a4-e710cafc6597}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+Luthers+1649-1745\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1362_00001362.xml van BRD" .

