@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_e29b79f4-0b29-2f57-8a64-857eb145e5c8
  a a2a:Record ;
  rdfs:label "Doop op 17 september 1798 te Breda" ;
  a2a:hasPerson oa:person_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Person-8cc9b420-a2a8-2422-4511-542fe066aebe, oa:person_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Person-c343e590-e6ad-87a4-798b-4e72a5b5956c, oa:person_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Person-9bc079e7-b412-0226-2b9a-36eb846f9dff, oa:person_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Person-278b442a-333c-00a2-2c9e-0cfd7e733fad, oa:person_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Person-e7adcdb2-f66d-0009-ee66-99974cfcbd2a ;
  a2a:hasEvent oa:event_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_0, oa:relationep_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_1, oa:relationep_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_2, oa:relationep_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_3, oa:relationep_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_4 ;
  a2a:hasSource oa:source_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8 .

oa:person_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Person-8cc9b420-a2a8-2422-4511-542fe066aebe
  a a2a:Person ;
  rdfs:label "Maria Agnes Trouge" ;
  a2a:PersonName [
    rdfs:label "Maria Agnes Trouge" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Agnes" ;
    a2a:PersonNameLastName "Trouge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Person-c343e590-e6ad-87a4-798b-4e72a5b5956c
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Stiegh" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Stiegh" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Elisabeth" ;
    a2a:PersonNameLastName "Stiegh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Person-9bc079e7-b412-0226-2b9a-36eb846f9dff
  a a2a:Person ;
  rdfs:label "Joannes Andreas Giron" ;
  a2a:PersonName [
    rdfs:label "Joannes Andreas Giron" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Andreas" ;
    a2a:PersonNameLastName "Giron"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Person-278b442a-333c-00a2-2c9e-0cfd7e733fad
  a a2a:Person ;
  rdfs:label "Joannes Baptist Tournai" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptist Tournai" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Baptist" ;
    a2a:PersonNameLastName "Tournai"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Person-e7adcdb2-f66d-0009-ee66-99974cfcbd2a
  a a2a:Person ;
  rdfs:label "Maria Agnes Tournai" ;
  a2a:PersonName [
    rdfs:label "Maria Agnes Tournai" ;
    a2a:PersonNameFirstName "Maria Agnes" ;
    a2a:PersonNameLastName "Tournai"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1798" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1798-09-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Person:8cc9b420-a2a8-2422-4511-542fe066aebe ;
  a2a:EventKeyRef oa:event_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Event1 .

oa:relationep_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Person:c343e590-e6ad-87a4-798b-4e72a5b5956c ;
  a2a:EventKeyRef oa:event_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Event1 .

oa:relationep_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Person:9bc079e7-b412-0226-2b9a-36eb846f9dff ;
  a2a:EventKeyRef oa:event_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Event1 .

oa:relationep_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Person:278b442a-333c-00a2-2c9e-0cfd7e733fad ;
  a2a:EventKeyRef oa:event_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Event1 .

oa:relationep_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Person:e7adcdb2-f66d-0009-ee66-99974cfcbd2a ;
  a2a:EventKeyRef oa:event_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8_Event1 .

oa:source_brd_e29b79f4-0b29-2f57-8a64-857eb145e5c8
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1798-09-17 - 1798-09-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1798-09-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1798-09-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1798" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1798-09-17"^^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 "205" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 11, Periode: 1782-1811, Dopen rk Brugstraat 1782-1811, 11, 205"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83c8b16c-8751-11e3-8611-8745adc456e2.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e29b79f4-0b29-2f57-8a64-857eb145e5c8" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83c8b16c-8751-11e3-8611-8745adc456e2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e29b79f4-0b29-2f57-8a64-857eb145e5c8" ;
  a2a:RecordGUID "{e29b79f4-0b29-2f57-8a64-857eb145e5c8}" ;
  a2a:SourceRemarkOpmerking "vader soldaat moeder uit Keulen", "<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_5230_00005230.xml van BRD" .

