@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_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7
  a a2a:Record ;
  rdfs:label "Doop op 10 augustus 1792 te Breda" ;
  a2a:hasPerson oa:person_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Person-13e0d3fb-195f-bd97-4ef7-ceaa9d036b60, oa:person_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Person-4be9a967-874c-0d15-4daf-3c9d37269edc, oa:person_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Person-4787584f-883c-a629-b8db-020a6539024f, oa:person_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Person-4846b0ec-a038-00a4-3867-7b5610aa8a71, oa:person_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Person-5c6cbf70-6fbe-efdd-2b3f-b961ec19f95a ;
  a2a:hasEvent oa:event_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_0, oa:relationep_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_1, oa:relationep_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_2, oa:relationep_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_3, oa:relationep_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_4 ;
  a2a:hasSource oa:source_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7 .

oa:person_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Person-13e0d3fb-195f-bd97-4ef7-ceaa9d036b60
  a a2a:Person ;
  rdfs:label "Dorothea Maria Peters" ;
  a2a:PersonName [
    rdfs:label "Dorothea Maria Peters" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNamePatronym "Maria" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Person-4be9a967-874c-0d15-4daf-3c9d37269edc
  a a2a:Person ;
  rdfs:label "Joannes Aversteege" ;
  a2a:PersonName [
    rdfs:label "Joannes Aversteege" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Aversteege"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Person-4787584f-883c-a629-b8db-020a6539024f
  a a2a:Person ;
  rdfs:label "Joannes Berghmans" ;
  a2a:PersonName [
    rdfs:label "Joannes Berghmans" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Berghmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Person-4846b0ec-a038-00a4-3867-7b5610aa8a71
  a a2a:Person ;
  rdfs:label "Joanna Maria Barbara Berghmans" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Barbara Berghmans" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Maria Barbara" ;
    a2a:PersonNameLastName "Berghmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Person-5c6cbf70-6fbe-efdd-2b3f-b961ec19f95a
  a a2a:Person ;
  rdfs:label "Dorothea Aversteege" ;
  a2a:PersonName [
    rdfs:label "Dorothea Aversteege" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNameLastName "Aversteege"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1792-08-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Person:13e0d3fb-195f-bd97-4ef7-ceaa9d036b60 ;
  a2a:EventKeyRef oa:event_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Event1 .

oa:relationep_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Person:4be9a967-874c-0d15-4daf-3c9d37269edc ;
  a2a:EventKeyRef oa:event_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Event1 .

oa:relationep_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Person:4787584f-883c-a629-b8db-020a6539024f ;
  a2a:EventKeyRef oa:event_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Event1 .

oa:relationep_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Person:4846b0ec-a038-00a4-3867-7b5610aa8a71 ;
  a2a:EventKeyRef oa:event_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Event1 .

oa:relationep_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Person:5c6cbf70-6fbe-efdd-2b3f-b961ec19f95a ;
  a2a:EventKeyRef oa:event_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7_Event1 .

oa:source_brd_95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1792-08-10 - 1792-08-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-08-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-08-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1792" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1792-08-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: 22, Periode: 1748-1810" ;
    a2a:Book "Dopen rk Waterstraat 1748-1810" ;
    a2a:RegistryNumber "22" ;
    a2a:Folio "297" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 22, Periode: 1748-1810, Dopen rk Waterstraat 1748-1810, 22, 297"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ee82b6-8751-11e3-bacd-232109006abc.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ee82b6-8751-11e3-bacd-232109006abc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7" ;
  a2a:RecordGUID "{95ce6b9f-6e9d-2f95-e15b-94be79c1c9c7}" ;
  a2a:SourceRemarkOpmerking "vader uit Nijmegen moeder uit Den Bosch", "<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_5122_00005122.xml van BRD" .

