@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_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504
  a a2a:Record ;
  rdfs:label "Doop op 23 april 1733 te Teteringen" ;
  a2a:hasPerson oa:person_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Person-969d1a8c-bc40-95a2-0be4-dcafbb09ff9d, oa:person_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Person-dc685f38-d78a-56ae-ff69-8f1ebef641dd, oa:person_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Person-13abe117-6f2a-a330-a0c9-cbd3275898c5, oa:person_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Person-62eb4939-e8bc-7fb3-d02c-9bfd2440996f, oa:person_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Person-331682ff-7df1-aa10-a165-8299a9220473 ;
  a2a:hasEvent oa:event_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_0, oa:relationep_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_1, oa:relationep_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_2, oa:relationep_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_3, oa:relationep_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_4 ;
  a2a:hasSource oa:source_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504 .

oa:person_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Person-969d1a8c-bc40-95a2-0be4-dcafbb09ff9d
  a a2a:Person ;
  rdfs:label "Catharina (Jansen) van Es" ;
  a2a:PersonName [
    rdfs:label "Catharina (Jansen) van Es" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "(Jansen)" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Es"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Person-dc685f38-d78a-56ae-ff69-8f1ebef641dd
  a a2a:Person ;
  rdfs:label "Maria van Es" ;
  a2a:PersonName [
    rdfs:label "Maria van Es" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Es"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Person-13abe117-6f2a-a330-a0c9-cbd3275898c5
  a a2a:Person ;
  rdfs:label "Lambertus Lammerden van der Daesdonk" ;
  a2a:PersonName [
    rdfs:label "Lambertus Lammerden van der Daesdonk" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Lammerden van der Daesdonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Person-62eb4939-e8bc-7fb3-d02c-9bfd2440996f
  a a2a:Person ;
  rdfs:label "Petrus Lammerde van der Daesdonk" ;
  a2a:PersonName [
    rdfs:label "Petrus Lammerde van der Daesdonk" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePatronym "Lammerde" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Daesdonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Person-331682ff-7df1-aa10-a165-8299a9220473
  a a2a:Person ;
  rdfs:label "Maria van der Daesdonk" ;
  a2a:PersonName [
    rdfs:label "Maria van der Daesdonk" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Daesdonk"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1733" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1733-04-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:relationep_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Person:969d1a8c-bc40-95a2-0be4-dcafbb09ff9d ;
  a2a:EventKeyRef oa:event_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Event1 .

oa:relationep_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Person:dc685f38-d78a-56ae-ff69-8f1ebef641dd ;
  a2a:EventKeyRef oa:event_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Event1 .

oa:relationep_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Person:13abe117-6f2a-a330-a0c9-cbd3275898c5 ;
  a2a:EventKeyRef oa:event_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Event1 .

oa:relationep_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Person:62eb4939-e8bc-7fb3-d02c-9bfd2440996f ;
  a2a:EventKeyRef oa:event_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Event1 .

oa:relationep_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Person:331682ff-7df1-aa10-a165-8299a9220473 ;
  a2a:EventKeyRef oa:event_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504_Event1 .

oa:source_brd_199e5c0f-d0a7-63ff-b3f2-a5967a4f6504
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen", "1733-04-23 - 1733-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1733-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1733-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1733" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1733-04-23"^^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 "16" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Teteringen, Bron: boek, Deel: 3, Periode: 1729-1763, Dopen rk Teteringen 1729-1763, 3, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/84226374-8751-11e3-8784-9b86d503400a.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/199e5c0f-d0a7-63ff-b3f2-a5967a4f6504" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/84226374-8751-11e3-8784-9b86d503400a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/199e5c0f-d0a7-63ff-b3f2-a5967a4f6504" ;
  a2a:RecordGUID "{199e5c0f-d0a7-63ff-b3f2-a5967a4f6504}" ;
  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_1352_00001352.xml van BRD" .

