@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_8b779b22-0f8e-9c00-bf66-640faee7d040
  a a2a:Record ;
  rdfs:label "Doop op 7 maart 1763 te Teteringen" ;
  a2a:hasPerson oa:person_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Person-04747cfe-4901-5724-f5f4-10df1353b403, oa:person_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Person-2cec5e90-d654-7816-6911-a2dddcc7d335, oa:person_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Person-0990917f-849d-81cf-3571-4890336bc370, oa:person_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Person-a0757b56-9574-66c1-681b-f1430d162590, oa:person_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Person-1d373495-4cba-334e-cbbf-4e6cdbb26214 ;
  a2a:hasEvent oa:event_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_0, oa:relationep_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_1, oa:relationep_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_2, oa:relationep_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_3, oa:relationep_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_4 ;
  a2a:hasSource oa:source_brd_8b779b22-0f8e-9c00-bf66-640faee7d040 .

oa:person_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Person-04747cfe-4901-5724-f5f4-10df1353b403
  a a2a:Person ;
  rdfs:label "Anna Lisabeth Kaeckercker [sic]" ;
  a2a:PersonName [
    rdfs:label "Anna Lisabeth Kaeckercker [sic]" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Lisabeth" ;
    a2a:PersonNameLastName "Kaeckercker [sic]"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Person-2cec5e90-d654-7816-6911-a2dddcc7d335
  a a2a:Person ;
  rdfs:label "Joannes (Antonii) van Kaeckercker [sic]" ;
  a2a:PersonName [
    rdfs:label "Joannes (Antonii) van Kaeckercker [sic]" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "(Antonii)" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kaeckercker [sic]"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Person-0990917f-849d-81cf-3571-4890336bc370
  a a2a:Person ;
  rdfs:label "Petrus van Kaeckercker" ;
  a2a:PersonName [
    rdfs:label "Petrus van Kaeckercker" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kaeckercker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Person-a0757b56-9574-66c1-681b-f1430d162590
  a a2a:Person ;
  rdfs:label "Catharina (Adriani) Beenhackers" ;
  a2a:PersonName [
    rdfs:label "Catharina (Adriani) Beenhackers" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "(Adriani)" ;
    a2a:PersonNameLastName "Beenhackers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Person-1d373495-4cba-334e-cbbf-4e6cdbb26214
  a a2a:Person ;
  rdfs:label "Petrus van Kaeckercker" ;
  a2a:PersonName [
    rdfs:label "Petrus van Kaeckercker" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kaeckercker"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1763-03-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:relationep_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Person:04747cfe-4901-5724-f5f4-10df1353b403 ;
  a2a:EventKeyRef oa:event_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Event1 .

oa:relationep_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Person:2cec5e90-d654-7816-6911-a2dddcc7d335 ;
  a2a:EventKeyRef oa:event_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Event1 .

oa:relationep_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Person:0990917f-849d-81cf-3571-4890336bc370 ;
  a2a:EventKeyRef oa:event_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Event1 .

oa:relationep_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Person:a0757b56-9574-66c1-681b-f1430d162590 ;
  a2a:EventKeyRef oa:event_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Event1 .

oa:relationep_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Person:1d373495-4cba-334e-cbbf-4e6cdbb26214 ;
  a2a:EventKeyRef oa:event_brd_8b779b22-0f8e-9c00-bf66-640faee7d040_Event1 .

oa:source_brd_8b779b22-0f8e-9c00-bf66-640faee7d040
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen", "1763-03-07 - 1763-03-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-03-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1763-03-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1763-03-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: 3, Periode: 1729-1763" ;
    a2a:Book "Dopen rk Teteringen 1729-1763" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "155" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Teteringen, Bron: boek, Deel: 3, Periode: 1729-1763, Dopen rk Teteringen 1729-1763, 3, 155"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8422d390-8751-11e3-b4ec-57280fb8b11c.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8b779b22-0f8e-9c00-bf66-640faee7d040" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8422d390-8751-11e3-b4ec-57280fb8b11c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8b779b22-0f8e-9c00-bf66-640faee7d040" ;
  a2a:RecordGUID "{8b779b22-0f8e-9c00-bf66-640faee7d040}" ;
  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_5077_00005077.xml van BRD" .

