@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_83e8739b-f50a-e6b3-fe2c-cb7da873b68e
  a a2a:Record ;
  rdfs:label "Doop op 23 juli 1748 te Breda" ;
  a2a:hasPerson oa:person_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Person-f7360f0e-011f-f5d6-315b-fef146782dfa, oa:person_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Person-9d0529e0-62eb-9590-4a39-b907598f898d, oa:person_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Person-6f313419-056e-78b7-c1af-4d1c2ce4814e, oa:person_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Person-7017fe65-d908-49f0-d720-f70dd569caa2, oa:person_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Person-b621b4f7-1445-76b1-c5ec-55bc52f54f2b ;
  a2a:hasEvent oa:event_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_0, oa:relationep_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_1, oa:relationep_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_2, oa:relationep_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_3, oa:relationep_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_4 ;
  a2a:hasSource oa:source_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e .

oa:person_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Person-f7360f0e-011f-f5d6-315b-fef146782dfa
  a a2a:Person ;
  rdfs:label "Maria Josepha Baudson" ;
  a2a:PersonName [
    rdfs:label "Maria Josepha Baudson" ;
    a2a:PersonNameFirstName "Maria Josepha" ;
    a2a:PersonNameLastName "Baudson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Person-9d0529e0-62eb-9590-4a39-b907598f898d
  a a2a:Person ;
  rdfs:label "Joseph Saintenoij" ;
  a2a:PersonName [
    rdfs:label "Joseph Saintenoij" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Saintenoij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Person-6f313419-056e-78b7-c1af-4d1c2ce4814e
  a a2a:Person ;
  rdfs:label "Joannes Francisci Josephi Noel" ;
  a2a:PersonName [
    rdfs:label "Joannes Francisci Josephi Noel" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Francisci Josephi" ;
    a2a:PersonNameLastName "Noel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Person-7017fe65-d908-49f0-d720-f70dd569caa2
  a a2a:Person ;
  rdfs:label "Maria Josepha Delfosse" ;
  a2a:PersonName [
    rdfs:label "Maria Josepha Delfosse" ;
    a2a:PersonNameFirstName "Maria Josepha" ;
    a2a:PersonNameLastName "Delfosse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Person-b621b4f7-1445-76b1-c5ec-55bc52f54f2b
  a a2a:Person ;
  rdfs:label "Josephus Noel" ;
  a2a:PersonName [
    rdfs:label "Josephus Noel" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Noel"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1748" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1748-07-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Person:f7360f0e-011f-f5d6-315b-fef146782dfa ;
  a2a:EventKeyRef oa:event_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Event1 .

oa:relationep_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Person:9d0529e0-62eb-9590-4a39-b907598f898d ;
  a2a:EventKeyRef oa:event_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Event1 .

oa:relationep_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Person:6f313419-056e-78b7-c1af-4d1c2ce4814e ;
  a2a:EventKeyRef oa:event_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Event1 .

oa:relationep_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Person:7017fe65-d908-49f0-d720-f70dd569caa2 ;
  a2a:EventKeyRef oa:event_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Event1 .

oa:relationep_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Person:b621b4f7-1445-76b1-c5ec-55bc52f54f2b ;
  a2a:EventKeyRef oa:event_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e_Event1 .

oa:source_brd_83e8739b-f50a-e6b3-fe2c-cb7da873b68e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1748-07-23 - 1748-07-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1748-07-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1748-07-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1748" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1748-07-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 22a, Periode: 1748-1749" ;
    a2a:Book "Dopen rk Waterstraat 1748-1749" ;
    a2a:RegistryNumber "22a" ;
    a2a:Folio "6r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 22a, Periode: 1748-1749, Dopen rk Waterstraat 1748-1749, 22a, 6r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ef0a06-8751-11e3-8b4d-efeb6d1f9a39.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/83e8739b-f50a-e6b3-fe2c-cb7da873b68e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ef0a06-8751-11e3-8b4d-efeb6d1f9a39.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/83e8739b-f50a-e6b3-fe2c-cb7da873b68e" ;
  a2a:RecordGUID "{83e8739b-f50a-e6b3-fe2c-cb7da873b68e}" ;
  a2a:SourceRemarkOpmerking "gedoopt onder voorwaarde;", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Waterstraat+1748-1749\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5044_00005044.xml van BRD" .

