@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_ebcaeccd-aba2-c764-8d98-dd4781f2f718
  a a2a:Record ;
  rdfs:label "Doop op 6 december 1692 te Breda" ;
  a2a:hasPerson oa:person_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Person-3f07e688-2fb4-5de4-0d67-88fc5969e4b8, oa:person_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Person-f29d98fd-eef1-29d7-a2a5-8f0ad4766aa6, oa:person_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Person-f92ff55a-2dc6-8003-af6f-089561541eb7, oa:person_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Person-14f2acde-e05a-db06-a410-5f7291abc2de, oa:person_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Person-eb0c02d0-885c-fde3-fb79-7dd2f58988f2 ;
  a2a:hasEvent oa:event_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_0, oa:relationep_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_1, oa:relationep_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_2, oa:relationep_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_3, oa:relationep_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_4 ;
  a2a:hasSource oa:source_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718 .

oa:person_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Person-3f07e688-2fb4-5de4-0d67-88fc5969e4b8
  a a2a:Person ;
  rdfs:label "Maria Anna Domis" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Domis" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Anna" ;
    a2a:PersonNameLastName "Domis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Person-f29d98fd-eef1-29d7-a2a5-8f0ad4766aa6
  a a2a:Person ;
  rdfs:label "Anna Maria Betincx" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Betincx" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Maria" ;
    a2a:PersonNameLastName "Betincx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Person-f92ff55a-2dc6-8003-af6f-089561541eb7
  a a2a:Person ;
  rdfs:label "Arnoldus Betincx" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Betincx" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Betincx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Person-14f2acde-e05a-db06-a410-5f7291abc2de
  a a2a:Person ;
  rdfs:label "Joannes Sprongh" ;
  a2a:PersonName [
    rdfs:label "Joannes Sprongh" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Sprongh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Person-eb0c02d0-885c-fde3-fb79-7dd2f58988f2
  a a2a:Person ;
  rdfs:label "Maria Anna Sprongh" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Sprongh" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Sprongh"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1692" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1692-12-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Person:3f07e688-2fb4-5de4-0d67-88fc5969e4b8 ;
  a2a:EventKeyRef oa:event_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Event1 .

oa:relationep_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Person:f29d98fd-eef1-29d7-a2a5-8f0ad4766aa6 ;
  a2a:EventKeyRef oa:event_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Event1 .

oa:relationep_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Person:f92ff55a-2dc6-8003-af6f-089561541eb7 ;
  a2a:EventKeyRef oa:event_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Event1 .

oa:relationep_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Person:14f2acde-e05a-db06-a410-5f7291abc2de ;
  a2a:EventKeyRef oa:event_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Event1 .

oa:relationep_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Person:eb0c02d0-885c-fde3-fb79-7dd2f58988f2 ;
  a2a:EventKeyRef oa:event_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718_Event1 .

oa:source_brd_ebcaeccd-aba2-c764-8d98-dd4781f2f718
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1692-12-06 - 1692-12-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1692-12-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1692-12-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1692" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1692-12-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 8, Periode: 1673-1701" ;
    a2a:Book "Dopen rk Brugstraat 1673-1701" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "186" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 8, Periode: 1673-1701, Dopen rk Brugstraat 1673-1701, 8, 186"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/84164396-8751-11e3-9f43-1b2e3df293ce.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ebcaeccd-aba2-c764-8d98-dd4781f2f718" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/84164396-8751-11e3-9f43-1b2e3df293ce.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ebcaeccd-aba2-c764-8d98-dd4781f2f718" ;
  a2a:RecordGUID "{ebcaeccd-aba2-c764-8d98-dd4781f2f718}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1673-1701\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5269_00005269.xml van BRD" .

