@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_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db
  a a2a:Record ;
  rdfs:label "Doop op 30 januari 1648 te Teteringen" ;
  a2a:hasPerson oa:person_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Person-56a4cc65-64fe-6081-e3c1-6908a7393e4a, oa:person_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Person-39262d65-5628-54ab-22a7-bfb0bcc3c39a, oa:person_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Person-e51eabcd-a094-3649-0b88-b2794fccdcc1, oa:person_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Person-9df5a771-efe6-e5de-4366-3c4cf940d4c2, oa:person_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Person-616b1f36-d684-6dd1-4aa6-3d50f490ecce ;
  a2a:hasEvent oa:event_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_0, oa:relationep_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_1, oa:relationep_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_2, oa:relationep_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_3, oa:relationep_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_4 ;
  a2a:hasSource oa:source_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db .

oa:person_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Person-56a4cc65-64fe-6081-e3c1-6908a7393e4a
  a a2a:Person ;
  rdfs:label "Catharina Nicolai" ;
  a2a:PersonName [
    rdfs:label "Catharina Nicolai" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Nicolai"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Person-39262d65-5628-54ab-22a7-bfb0bcc3c39a
  a a2a:Person ;
  rdfs:label ". . . . ." ;
  a2a:PersonName [
    rdfs:label ". . . . ." ;
    a2a:PersonNameLastName ". . . . ."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Person-e51eabcd-a094-3649-0b88-b2794fccdcc1
  a a2a:Person ;
  rdfs:label "Angelus Herspondering" ;
  a2a:PersonName [
    rdfs:label "Angelus Herspondering" ;
    a2a:PersonNameFirstName "Angelus" ;
    a2a:PersonNameLastName "Herspondering"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Person-9df5a771-efe6-e5de-4366-3c4cf940d4c2
  a a2a:Person ;
  rdfs:label "Cornelia van Dyck" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Dyck" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dyck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Person-616b1f36-d684-6dd1-4aa6-3d50f490ecce
  a a2a:Person ;
  rdfs:label "Martinus Herspondering" ;
  a2a:PersonName [
    rdfs:label "Martinus Herspondering" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Herspondering"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1648" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1648-01-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:relationep_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Person:56a4cc65-64fe-6081-e3c1-6908a7393e4a ;
  a2a:EventKeyRef oa:event_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Event1 .

oa:relationep_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Person:39262d65-5628-54ab-22a7-bfb0bcc3c39a ;
  a2a:EventKeyRef oa:event_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Event1 .

oa:relationep_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Person:e51eabcd-a094-3649-0b88-b2794fccdcc1 ;
  a2a:EventKeyRef oa:event_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Event1 .

oa:relationep_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Person:9df5a771-efe6-e5de-4366-3c4cf940d4c2 ;
  a2a:EventKeyRef oa:event_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Event1 .

oa:relationep_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Person:616b1f36-d684-6dd1-4aa6-3d50f490ecce ;
  a2a:EventKeyRef oa:event_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db_Event1 .

oa:source_brd_333cb4be-45fd-ef6d-826a-3fd2ff3cc7db
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen", "1648-01-30 - 1648-01-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1648-01-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1648-01-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1648" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1648-01-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTBTeteringen, Bron: boek, Deel: 1, Periode: 1635-1663" ;
    a2a:Book "Dopen rk Teteringen 1635-1648 en 1662-1663" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "29r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTBTeteringen, Bron: boek, Deel: 1, Periode: 1635-1663, Dopen rk Teteringen 1635-1648 en 1662-1663, 1, 29r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/84217bb2-8751-11e3-a266-1b72558b8ac5.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/333cb4be-45fd-ef6d-826a-3fd2ff3cc7db" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/84217bb2-8751-11e3-a266-1b72558b8ac5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/333cb4be-45fd-ef6d-826a-3fd2ff3cc7db" ;
  a2a:RecordGUID "{333cb4be-45fd-ef6d-826a-3fd2ff3cc7db}" ;
  a2a:SourceRemarkOpmerking "vgl. tr. 23 apr 1647 RK Tet.", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Teteringen+1635-1648+en+1662-1663\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1029_00001029.xml van BRD" .

