@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_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb
  a a2a:Record ;
  rdfs:label "Doop op 5 februari 1759 te Breda" ;
  a2a:hasPerson oa:person_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Person-02785cbb-22dc-2aa1-6f24-5caba89132e0, oa:person_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Person-7c7b6547-cd01-24e1-0188-e9d797450636, oa:person_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Person-6e77074f-00f8-033a-10ea-8a4ab1f96625, oa:person_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Person-a6e2266a-112e-00b5-b58e-ac7ded0c8fa2, oa:person_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Person-01fc5d0e-c35f-3229-a072-01d5e50c658d, oa:person_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Person-eff07963-dad6-2f65-1d56-80fa8e605feb ;
  a2a:hasEvent oa:event_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_0, oa:relationep_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_1, oa:relationep_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_2, oa:relationep_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_3, oa:relationep_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_4, oa:relationep_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_5 ;
  a2a:hasSource oa:source_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb .

oa:person_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Person-02785cbb-22dc-2aa1-6f24-5caba89132e0
  a a2a:Person ;
  rdfs:label "Joanna van Toor" ;
  a2a:PersonName [
    rdfs:label "Joanna van Toor" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Toor"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Person-7c7b6547-cd01-24e1-0188-e9d797450636
  a a2a:Person ;
  rdfs:label "Elisabetha Snoeck" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Snoeck" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Snoeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Person-6e77074f-00f8-033a-10ea-8a4ab1f96625
  a a2a:Person ;
  rdfs:label "Joannes van Toor" ;
  a2a:PersonName [
    rdfs:label "Joannes van Toor" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Toor"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Person-a6e2266a-112e-00b5-b58e-ac7ded0c8fa2
  a a2a:Person ;
  rdfs:label "Joannes Henricus Smolders" ;
  a2a:PersonName [
    rdfs:label "Joannes Henricus Smolders" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Henricus" ;
    a2a:PersonNameLastName "Smolders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Person-01fc5d0e-c35f-3229-a072-01d5e50c658d
  a a2a:Person ;
  rdfs:label "Margarita Groenevelt" ;
  a2a:PersonName [
    rdfs:label "Margarita Groenevelt" ;
    a2a:PersonNameFirstName "Margarita" ;
    a2a:PersonNameLastName "Groenevelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Person-eff07963-dad6-2f65-1d56-80fa8e605feb
  a a2a:Person ;
  rdfs:label "Petrus van Toor" ;
  a2a:PersonName [
    rdfs:label "Petrus van Toor" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Toor"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1759" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1759-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Person:02785cbb-22dc-2aa1-6f24-5caba89132e0 ;
  a2a:EventKeyRef oa:event_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Event1 .

oa:relationep_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Person:7c7b6547-cd01-24e1-0188-e9d797450636 ;
  a2a:EventKeyRef oa:event_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Event1 .

oa:relationep_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Person:6e77074f-00f8-033a-10ea-8a4ab1f96625 ;
  a2a:EventKeyRef oa:event_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Event1 .

oa:relationep_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_3
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Person:a6e2266a-112e-00b5-b58e-ac7ded0c8fa2 ;
  a2a:EventKeyRef oa:event_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Event1 .

oa:relationep_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Person:01fc5d0e-c35f-3229-a072-01d5e50c658d ;
  a2a:EventKeyRef oa:event_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Event1 .

oa:relationep_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Person:eff07963-dad6-2f65-1d56-80fa8e605feb ;
  a2a:EventKeyRef oa:event_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb_Event1 .

oa:source_brd_d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1759-02-05 - 1759-02-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1759-02-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1759-02-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1759" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1759-02-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 22, Periode: 1748-1810" ;
    a2a:Book "Dopen rk Waterstraat 1748-1810" ;
    a2a:RegistryNumber "22" ;
    a2a:Folio "95" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 22, Periode: 1748-1810, Dopen rk Waterstraat 1748-1810, 22, 95"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ede540-8751-11e3-b395-231caf3f443b.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ede540-8751-11e3-b395-231caf3f443b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb" ;
  a2a:RecordGUID "{d0a92e04-3ca8-8f2f-d30e-10e04c91f9bb}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Waterstraat+1748-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5153_00005153.xml van BRD" .

