@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_e6bd0d02-212e-45ef-94b8-0ae54889c79e
  a a2a:Record ;
  rdfs:label "Doop op 11 januari 1749 te Breda" ;
  a2a:hasPerson oa:person_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Person-333e1be3-c98e-992d-00e2-c1e924256d3b, oa:person_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Person-6d3e47c3-fc70-24f8-5e21-9a1815c825ad, oa:person_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Person-219e9808-a5ff-8d76-7656-bf1b542e9a5e, oa:person_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Person-bee5b2c6-d8d1-196f-3b11-3b7f169347ea, oa:person_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Person-71659f8e-e807-01ec-ffcd-264db1919c3e ;
  a2a:hasEvent oa:event_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_0, oa:relationep_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_1, oa:relationep_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_2, oa:relationep_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_3, oa:relationep_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_4 ;
  a2a:hasSource oa:source_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e .

oa:person_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Person-333e1be3-c98e-992d-00e2-c1e924256d3b
  a a2a:Person ;
  rdfs:label "Maria Hermans" ;
  a2a:PersonName [
    rdfs:label "Maria Hermans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Person-6d3e47c3-fc70-24f8-5e21-9a1815c825ad
  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_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Person-219e9808-a5ff-8d76-7656-bf1b542e9a5e
  a a2a:Person ;
  rdfs:label "Aert Kinnen" ;
  a2a:PersonName [
    rdfs:label "Aert Kinnen" ;
    a2a:PersonNameFirstName "Aert" ;
    a2a:PersonNameLastName "Kinnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Person-bee5b2c6-d8d1-196f-3b11-3b7f169347ea
  a a2a:Person ;
  rdfs:label "Joannes Toor" ;
  a2a:PersonName [
    rdfs:label "Joannes Toor" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Toor"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Person-71659f8e-e807-01ec-ffcd-264db1919c3e
  a a2a:Person ;
  rdfs:label "Cornelia Toor" ;
  a2a:PersonName [
    rdfs:label "Cornelia Toor" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Toor"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1749" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1749-01-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Person:333e1be3-c98e-992d-00e2-c1e924256d3b ;
  a2a:EventKeyRef oa:event_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Event1 .

oa:relationep_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Person:6d3e47c3-fc70-24f8-5e21-9a1815c825ad ;
  a2a:EventKeyRef oa:event_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Event1 .

oa:relationep_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Person:219e9808-a5ff-8d76-7656-bf1b542e9a5e ;
  a2a:EventKeyRef oa:event_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Event1 .

oa:relationep_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Person:bee5b2c6-d8d1-196f-3b11-3b7f169347ea ;
  a2a:EventKeyRef oa:event_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Event1 .

oa:relationep_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Person:71659f8e-e807-01ec-ffcd-264db1919c3e ;
  a2a:EventKeyRef oa:event_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e_Event1 .

oa:source_brd_e6bd0d02-212e-45ef-94b8-0ae54889c79e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1749-01-11 - 1749-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1749" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1749-01-11"^^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 "10" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 22, Periode: 1748-1810, Dopen rk Waterstraat 1748-1810, 22, 10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83eda3b4-8751-11e3-b267-872f0516cc88.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e6bd0d02-212e-45ef-94b8-0ae54889c79e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83eda3b4-8751-11e3-b267-872f0516cc88.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e6bd0d02-212e-45ef-94b8-0ae54889c79e" ;
  a2a:RecordGUID "{e6bd0d02-212e-45ef-94b8-0ae54889c79e}" ;
  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_5248_00005248.xml van BRD" .

