@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_b2b2463c-2379-3d44-957a-7a45dbc8b78d
  a a2a:Record ;
  rdfs:label "Doop op 21 mei 1780 te Breda" ;
  a2a:hasPerson oa:person_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Person-07939100-60df-0924-f250-4c354bfe6227, oa:person_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Person-bdd702e9-edb6-e1bc-3c5d-34b2536f505c, oa:person_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Person-a1190543-61a3-252a-f8fe-1c0b37b6e775, oa:person_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Person-4aacea25-75fe-4809-c34f-e349262cb677, oa:person_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Person-dda50906-c71b-aec8-84cc-f560abb564cc ;
  a2a:hasEvent oa:event_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_0, oa:relationep_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_1, oa:relationep_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_2, oa:relationep_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_3, oa:relationep_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_4 ;
  a2a:hasSource oa:source_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d .

oa:person_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Person-07939100-60df-0924-f250-4c354bfe6227
  a a2a:Person ;
  rdfs:label "Elisabeth van den Broeck" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van den Broeck" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Person-bdd702e9-edb6-e1bc-3c5d-34b2536f505c
  a a2a:Person ;
  rdfs:label "Joannes Baptista Bertolet" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Bertolet" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Baptista" ;
    a2a:PersonNameLastName "Bertolet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Person-a1190543-61a3-252a-f8fe-1c0b37b6e775
  a a2a:Person ;
  rdfs:label "Ludovicus Josephus Dubois" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Josephus Dubois" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNamePatronym "Josephus" ;
    a2a:PersonNameLastName "Dubois"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Person-4aacea25-75fe-4809-c34f-e349262cb677
  a a2a:Person ;
  rdfs:label "Maria Anna Willeret" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Willeret" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Anna" ;
    a2a:PersonNameLastName "Willeret"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Person-dda50906-c71b-aec8-84cc-f560abb564cc
  a a2a:Person ;
  rdfs:label "Ludovicus Josephus Bertolet" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Josephus Bertolet" ;
    a2a:PersonNameFirstName "Ludovicus Josephus" ;
    a2a:PersonNameLastName "Bertolet"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1780" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1780-05-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Person:07939100-60df-0924-f250-4c354bfe6227 ;
  a2a:EventKeyRef oa:event_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Event1 .

oa:relationep_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Person:bdd702e9-edb6-e1bc-3c5d-34b2536f505c ;
  a2a:EventKeyRef oa:event_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Event1 .

oa:relationep_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Person:a1190543-61a3-252a-f8fe-1c0b37b6e775 ;
  a2a:EventKeyRef oa:event_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Event1 .

oa:relationep_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Person:4aacea25-75fe-4809-c34f-e349262cb677 ;
  a2a:EventKeyRef oa:event_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Event1 .

oa:relationep_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Person:dda50906-c71b-aec8-84cc-f560abb564cc ;
  a2a:EventKeyRef oa:event_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d_Event1 .

oa:source_brd_b2b2463c-2379-3d44-957a-7a45dbc8b78d
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1780-05-21 - 1780-05-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1780-05-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1780-05-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1780" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1780-05-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 97, Periode: 1748-1795" ;
    a2a:Book "Dopen Waalse reg Grenadiers 1748-1795" ;
    a2a:RegistryNumber "97" ;
    a2a:Folio "147" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 97, Periode: 1748-1795, Dopen Waalse reg Grenadiers 1748-1795, 97, 147"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841bfe58-8751-11e3-a768-838dfcf6d803.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b2b2463c-2379-3d44-957a-7a45dbc8b78d" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841bfe58-8751-11e3-a768-838dfcf6d803.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b2b2463c-2379-3d44-957a-7a45dbc8b78d" ;
  a2a:RecordGUID "{b2b2463c-2379-3d44-957a-7a45dbc8b78d}" ;
  a2a:SourceRemarkOpmerking "Joannes Baptista Bertolet uit La Chere", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+Waalse+reg+Grenadiers+1748-1795\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5460_00005460.xml van BRD" .

