@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_9ed43a1b-fd43-c920-e043-46a2fd24ecdd
  a a2a:Record ;
  rdfs:label "Doop op 7 februari 1691 te Teteringen" ;
  a2a:hasPerson oa:person_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Person-694148d7-a439-19ae-9bdd-577d18805b61, oa:person_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Person-6c9baba4-bc91-8968-7819-5344c06727ce, oa:person_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Person-c1ed052d-9fc7-514a-5816-bd0c5811474b, oa:person_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Person-63c22790-6c6b-6812-6e20-1d5053224792, oa:person_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Person-45f5ef64-2b68-7e5a-6f25-56f942ac076c, oa:person_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Person-46a8f0f4-c8c3-a5d1-8076-a4e7632867b6 ;
  a2a:hasEvent oa:event_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_0, oa:relationep_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_1, oa:relationep_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_2, oa:relationep_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_3, oa:relationep_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_4, oa:relationep_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_5 ;
  a2a:hasSource oa:source_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd .

oa:person_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Person-694148d7-a439-19ae-9bdd-577d18805b61
  a a2a:Person ;
  rdfs:label "Cornelia Peters Christiane" ;
  a2a:PersonName [
    rdfs:label "Cornelia Peters Christiane" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Peters" ;
    a2a:PersonNameLastName "Christiane"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Person-6c9baba4-bc91-8968-7819-5344c06727ce
  a a2a:Person ;
  rdfs:label "Joannes Cornelii Digmans" ;
  a2a:PersonName [
    rdfs:label "Joannes Cornelii Digmans" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNameLastName "Digmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Person-c1ed052d-9fc7-514a-5816-bd0c5811474b
  a a2a:Person ;
  rdfs:label "Adrianus Digmans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Digmans" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Digmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Person-63c22790-6c6b-6812-6e20-1d5053224792
  a a2a:Person ;
  rdfs:label "Joanna Soffers" ;
  a2a:PersonName [
    rdfs:label "Joanna Soffers" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Soffers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Person-45f5ef64-2b68-7e5a-6f25-56f942ac076c
  a a2a:Person ;
  rdfs:label "Mechtildis Soffers" ;
  a2a:PersonName [
    rdfs:label "Mechtildis Soffers" ;
    a2a:PersonNameFirstName "Mechtildis" ;
    a2a:PersonNameLastName "Soffers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Person-46a8f0f4-c8c3-a5d1-8076-a4e7632867b6
  a a2a:Person ;
  rdfs:label "Adriana Digmans" ;
  a2a:PersonName [
    rdfs:label "Adriana Digmans" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Digmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1691" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1691-02-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:relationep_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Person:694148d7-a439-19ae-9bdd-577d18805b61 ;
  a2a:EventKeyRef oa:event_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Event1 .

oa:relationep_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Person:6c9baba4-bc91-8968-7819-5344c06727ce ;
  a2a:EventKeyRef oa:event_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Event1 .

oa:relationep_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Person:c1ed052d-9fc7-514a-5816-bd0c5811474b ;
  a2a:EventKeyRef oa:event_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Event1 .

oa:relationep_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Person:63c22790-6c6b-6812-6e20-1d5053224792 ;
  a2a:EventKeyRef oa:event_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Event1 .

oa:relationep_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Person:45f5ef64-2b68-7e5a-6f25-56f942ac076c ;
  a2a:EventKeyRef oa:event_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Event1 .

oa:relationep_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Person:46a8f0f4-c8c3-a5d1-8076-a4e7632867b6 ;
  a2a:EventKeyRef oa:event_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd_Event1 .

oa:source_brd_9ed43a1b-fd43-c920-e043-46a2fd24ecdd
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen", "1691-02-07 - 1691-02-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1691-02-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1691-02-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1691" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1691-02-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Teteringen, Bron: boek, Deel: 2, Periode: 1663-1729" ;
    a2a:Book "Dopen rk Teteringen 1663-1729" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "36v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Teteringen, Bron: boek, Deel: 2, Periode: 1663-1729, Dopen rk Teteringen 1663-1729, 2, 36v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8421e480-8751-11e3-b333-d3d16078b40c.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/9ed43a1b-fd43-c920-e043-46a2fd24ecdd" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8421e480-8751-11e3-b333-d3d16078b40c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/9ed43a1b-fd43-c920-e043-46a2fd24ecdd" ;
  a2a:RecordGUID "{9ed43a1b-fd43-c920-e043-46a2fd24ecdd}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Teteringen+1663-1729\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5376_00005376.xml van BRD" .

