@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_a89e4113-262e-09cf-d76b-aa111c11d44b
  a a2a:Record ;
  rdfs:label "Doop op 12 september 1706 te Breda" ;
  a2a:hasPerson oa:person_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Person-51230fd4-3d9b-14e9-17e9-7059d89d4d97, oa:person_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Person-9087da54-8f8d-ce3d-db28-195701f25eb0, oa:person_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Person-e2e303dd-bc5b-d507-19c5-b899046a6fa7, oa:person_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Person-37c7a01c-508b-36b2-944b-e4d88afb4f95, oa:person_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Person-5c0e5c42-480e-40ce-028b-dad42306910f ;
  a2a:hasEvent oa:event_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_0, oa:relationep_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_1, oa:relationep_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_2, oa:relationep_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_3, oa:relationep_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_4 ;
  a2a:hasSource oa:source_brd_a89e4113-262e-09cf-d76b-aa111c11d44b .

oa:person_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Person-51230fd4-3d9b-14e9-17e9-7059d89d4d97
  a a2a:Person ;
  rdfs:label "Francisca van der Cloet" ;
  a2a:PersonName [
    rdfs:label "Francisca van der Cloet" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Cloet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Person-9087da54-8f8d-ce3d-db28-195701f25eb0
  a a2a:Person ;
  rdfs:label "Jacobus Delmot" ;
  a2a:PersonName [
    rdfs:label "Jacobus Delmot" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Delmot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Person-e2e303dd-bc5b-d507-19c5-b899046a6fa7
  a a2a:Person ;
  rdfs:label "Josephus Mouriaus" ;
  a2a:PersonName [
    rdfs:label "Josephus Mouriaus" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Mouriaus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Person-37c7a01c-508b-36b2-944b-e4d88afb4f95
  a a2a:Person ;
  rdfs:label "Teresia van Thurnhout" ;
  a2a:PersonName [
    rdfs:label "Teresia van Thurnhout" ;
    a2a:PersonNameFirstName "Teresia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Thurnhout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Person-5c0e5c42-480e-40ce-028b-dad42306910f
  a a2a:Person ;
  rdfs:label "Franciscus Delmot" ;
  a2a:PersonName [
    rdfs:label "Franciscus Delmot" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Delmot"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1706" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1706-09-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Person:51230fd4-3d9b-14e9-17e9-7059d89d4d97 ;
  a2a:EventKeyRef oa:event_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Event1 .

oa:relationep_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Person:9087da54-8f8d-ce3d-db28-195701f25eb0 ;
  a2a:EventKeyRef oa:event_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Event1 .

oa:relationep_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Person:e2e303dd-bc5b-d507-19c5-b899046a6fa7 ;
  a2a:EventKeyRef oa:event_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Event1 .

oa:relationep_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Person:37c7a01c-508b-36b2-944b-e4d88afb4f95 ;
  a2a:EventKeyRef oa:event_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Event1 .

oa:relationep_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Person:5c0e5c42-480e-40ce-028b-dad42306910f ;
  a2a:EventKeyRef oa:event_brd_a89e4113-262e-09cf-d76b-aa111c11d44b_Event1 .

oa:source_brd_a89e4113-262e-09cf-d76b-aa111c11d44b
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1706-09-12 - 1706-09-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1706-09-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1706-09-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1706" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1706-09-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 21, Periode: 1704-1747" ;
    a2a:Book "Dopen rk Waterstraat 1704-1747" ;
    a2a:RegistryNumber "21" ;
    a2a:Folio "16" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 21, Periode: 1704-1747, Dopen rk Waterstraat 1704-1747, 21, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ec73c2-8751-11e3-b321-dfdcec7d0e4b.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/a89e4113-262e-09cf-d76b-aa111c11d44b" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ec73c2-8751-11e3-b321-dfdcec7d0e4b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/a89e4113-262e-09cf-d76b-aa111c11d44b" ;
  a2a:RecordGUID "{a89e4113-262e-09cf-d76b-aa111c11d44b}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Waterstraat+1704-1747\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5418_00005418.xml van BRD" .

