@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_1e28ea71-e41f-0c6e-6be3-e497a25895b9
  a a2a:Record ;
  rdfs:label "Doop op 10 oktober 1802 te Breda" ;
  a2a:hasPerson oa:person_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Person-e8cde89b-939d-0b4d-4b00-48ca619d280a, oa:person_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Person-9026eb35-d464-1b82-453d-52b8c905af70, oa:person_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Person-ea2017ac-6d3f-4a91-dab7-a2d617f8e0c6, oa:person_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Person-c424aed0-15b2-4639-7f63-d8c55ef567c0, oa:person_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Person-58f7a22e-5187-e92c-051a-da81472f70e5, oa:person_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Person-c165831f-72bd-5a92-8bac-bf32d8c61ccf ;
  a2a:hasEvent oa:event_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_0, oa:relationep_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_1, oa:relationep_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_2, oa:relationep_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_3, oa:relationep_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_4, oa:relationep_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_5 ;
  a2a:hasSource oa:source_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9 .

oa:person_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Person-e8cde89b-939d-0b4d-4b00-48ca619d280a
  a a2a:Person ;
  rdfs:label "Placida Millot" ;
  a2a:PersonName [
    rdfs:label "Placida Millot" ;
    a2a:PersonNameFirstName "Placida" ;
    a2a:PersonNameLastName "Millot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Person-9026eb35-d464-1b82-453d-52b8c905af70
  a a2a:Person ;
  rdfs:label "Maria Theresia Petier" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Petier" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Theresia" ;
    a2a:PersonNameLastName "Petier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Person-ea2017ac-6d3f-4a91-dab7-a2d617f8e0c6
  a a2a:Person ;
  rdfs:label "Franciscus Luijckx" ;
  a2a:PersonName [
    rdfs:label "Franciscus Luijckx" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Luijckx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Person-c424aed0-15b2-4639-7f63-d8c55ef567c0
  a a2a:Person ;
  rdfs:label "Bernardus Rotiers" ;
  a2a:PersonName [
    rdfs:label "Bernardus Rotiers" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Rotiers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Person-58f7a22e-5187-e92c-051a-da81472f70e5
  a a2a:Person ;
  rdfs:label "Maria Catharina Millot" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Millot" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Catharina" ;
    a2a:PersonNameLastName "Millot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Person-c165831f-72bd-5a92-8bac-bf32d8c61ccf
  a a2a:Person ;
  rdfs:label "Maria Theresia Rotiers" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Rotiers" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Rotiers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1802" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1802-10-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Person:e8cde89b-939d-0b4d-4b00-48ca619d280a ;
  a2a:EventKeyRef oa:event_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Event1 .

oa:relationep_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Person:9026eb35-d464-1b82-453d-52b8c905af70 ;
  a2a:EventKeyRef oa:event_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Event1 .

oa:relationep_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Person:ea2017ac-6d3f-4a91-dab7-a2d617f8e0c6 ;
  a2a:EventKeyRef oa:event_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Event1 .

oa:relationep_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Person:c424aed0-15b2-4639-7f63-d8c55ef567c0 ;
  a2a:EventKeyRef oa:event_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Event1 .

oa:relationep_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Person:58f7a22e-5187-e92c-051a-da81472f70e5 ;
  a2a:EventKeyRef oa:event_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Event1 .

oa:relationep_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Person:c165831f-72bd-5a92-8bac-bf32d8c61ccf ;
  a2a:EventKeyRef oa:event_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9_Event1 .

oa:source_brd_1e28ea71-e41f-0c6e-6be3-e497a25895b9
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1802-10-10 - 1802-10-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1802-10-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1802-10-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1802" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1802-10-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 11, Periode: 1782-1811" ;
    a2a:Book "Dopen rk Brugstraat 1782-1811" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "253" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 11, Periode: 1782-1811, Dopen rk Brugstraat 1782-1811, 11, 253"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83c8d9d0-8751-11e3-8de5-f750fd81a879.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1e28ea71-e41f-0c6e-6be3-e497a25895b9" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83c8d9d0-8751-11e3-8de5-f750fd81a879.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1e28ea71-e41f-0c6e-6be3-e497a25895b9" ;
  a2a:RecordGUID "{1e28ea71-e41f-0c6e-6be3-e497a25895b9}" ;
  a2a:SourceRemarkOpmerking "vader uit Antwerpen moeder uit Breda", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1782-1811\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1371_00001371.xml van BRD" .

