@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_312ed1fc-e3a8-ed4a-5699-dcead80a5b35
  a a2a:Record ;
  rdfs:label "Doop op 10 augustus 1753 te Teteringen" ;
  a2a:hasPerson oa:person_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Person-51b26d10-8473-497c-56e7-05953548be88, oa:person_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Person-d141f14f-e764-4aae-6786-e325e5ce5c72, oa:person_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Person-4c5bfa04-acc3-e7e8-6d1a-851165f34366, oa:person_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Person-e6a41c2e-a9ac-be2c-9f91-35f6e9fb55fb, oa:person_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Person-99630e37-fd64-cadb-d2c7-4a558b7e94ec ;
  a2a:hasEvent oa:event_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_0, oa:relationep_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_1, oa:relationep_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_2, oa:relationep_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_3, oa:relationep_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_4 ;
  a2a:hasSource oa:source_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35 .

oa:person_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Person-51b26d10-8473-497c-56e7-05953548be88
  a a2a:Person ;
  rdfs:label "Lucia Bervoets" ;
  a2a:PersonName [
    rdfs:label "Lucia Bervoets" ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNameLastName "Bervoets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Person-d141f14f-e764-4aae-6786-e325e5ce5c72
  a a2a:Person ;
  rdfs:label "Joannes Peter van Beeck" ;
  a2a:PersonName [
    rdfs:label "Joannes Peter van Beeck" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Peter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Person-4c5bfa04-acc3-e7e8-6d1a-851165f34366
  a a2a:Person ;
  rdfs:label "Marcellis Verschuere" ;
  a2a:PersonName [
    rdfs:label "Marcellis Verschuere" ;
    a2a:PersonNameFirstName "Marcellis" ;
    a2a:PersonNameLastName "Verschuere"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Person-e6a41c2e-a9ac-be2c-9f91-35f6e9fb55fb
  a a2a:Person ;
  rdfs:label "Cornelia Peter van Beeck" ;
  a2a:PersonName [
    rdfs:label "Cornelia Peter van Beeck" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Peter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Person-99630e37-fd64-cadb-d2c7-4a558b7e94ec
  a a2a:Person ;
  rdfs:label "Anna Verschuere" ;
  a2a:PersonName [
    rdfs:label "Anna Verschuere" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Verschuere"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1753" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1753-08-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:relationep_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Person:51b26d10-8473-497c-56e7-05953548be88 ;
  a2a:EventKeyRef oa:event_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Event1 .

oa:relationep_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Person:d141f14f-e764-4aae-6786-e325e5ce5c72 ;
  a2a:EventKeyRef oa:event_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Event1 .

oa:relationep_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Person:4c5bfa04-acc3-e7e8-6d1a-851165f34366 ;
  a2a:EventKeyRef oa:event_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Event1 .

oa:relationep_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Person:e6a41c2e-a9ac-be2c-9f91-35f6e9fb55fb ;
  a2a:EventKeyRef oa:event_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Event1 .

oa:relationep_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Person:99630e37-fd64-cadb-d2c7-4a558b7e94ec ;
  a2a:EventKeyRef oa:event_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35_Event1 .

oa:source_brd_312ed1fc-e3a8-ed4a-5699-dcead80a5b35
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen", "1753-08-10 - 1753-08-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1753-08-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1753-08-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1753" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1753-08-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Teteringen, Bron: boek, Deel: 3, Periode: 1729-1763" ;
    a2a:Book "Dopen rk Teteringen 1729-1763" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "99" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Teteringen, Bron: boek, Deel: 3, Periode: 1729-1763, Dopen rk Teteringen 1729-1763, 3, 99"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8422a708-8751-11e3-b9bd-23b3837022a4.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/312ed1fc-e3a8-ed4a-5699-dcead80a5b35" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8422a708-8751-11e3-b9bd-23b3837022a4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/312ed1fc-e3a8-ed4a-5699-dcead80a5b35" ;
  a2a:RecordGUID "{312ed1fc-e3a8-ed4a-5699-dcead80a5b35}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Teteringen+1729-1763\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1452_00001452.xml van BRD" .

