@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_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13
  a a2a:Record ;
  rdfs:label "Doop op 10 oktober 1734 te Breda" ;
  a2a:hasPerson oa:person_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Person-168af58c-d0f7-b223-e61e-a8c08d6d9794, oa:person_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Person-a175d8eb-907f-a476-2cb1-f1f18ed52c02, oa:person_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Person-2726c25c-e6bf-414d-81b0-2282714be584, oa:person_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Person-edbbf804-1a5c-1707-66cf-86d9de5128d7, oa:person_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Person-7d91230c-5939-32f3-7a10-980b32b0a7ae ;
  a2a:hasEvent oa:event_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_0, oa:relationep_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_1, oa:relationep_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_2, oa:relationep_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_3, oa:relationep_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_4 ;
  a2a:hasSource oa:source_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13 .

oa:person_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Person-168af58c-d0f7-b223-e61e-a8c08d6d9794
  a a2a:Person ;
  rdfs:label "Anna Broes" ;
  a2a:PersonName [
    rdfs:label "Anna Broes" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Broes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Person-a175d8eb-907f-a476-2cb1-f1f18ed52c02
  a a2a:Person ;
  rdfs:label "Annegie Broes" ;
  a2a:PersonName [
    rdfs:label "Annegie Broes" ;
    a2a:PersonNameFirstName "Annegie" ;
    a2a:PersonNameLastName "Broes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Person-2726c25c-e6bf-414d-81b0-2282714be584
  a a2a:Person ;
  rdfs:label "Johannes Broes" ;
  a2a:PersonName [
    rdfs:label "Johannes Broes" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Broes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Person-edbbf804-1a5c-1707-66cf-86d9de5128d7
  a a2a:Person ;
  rdfs:label "Johannes Boom" ;
  a2a:PersonName [
    rdfs:label "Johannes Boom" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Person-7d91230c-5939-32f3-7a10-980b32b0a7ae
  a a2a:Person ;
  rdfs:label "Johannes Boom" ;
  a2a:PersonName [
    rdfs:label "Johannes Boom" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1734" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1734-10-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Person:168af58c-d0f7-b223-e61e-a8c08d6d9794 ;
  a2a:EventKeyRef oa:event_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Event1 .

oa:relationep_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Person:a175d8eb-907f-a476-2cb1-f1f18ed52c02 ;
  a2a:EventKeyRef oa:event_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Event1 .

oa:relationep_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Person:2726c25c-e6bf-414d-81b0-2282714be584 ;
  a2a:EventKeyRef oa:event_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Event1 .

oa:relationep_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Person:edbbf804-1a5c-1707-66cf-86d9de5128d7 ;
  a2a:EventKeyRef oa:event_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Event1 .

oa:relationep_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Person:7d91230c-5939-32f3-7a10-980b32b0a7ae ;
  a2a:EventKeyRef oa:event_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13_Event1 .

oa:source_brd_0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1734-10-10 - 1734-10-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1734-10-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1734-10-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1734" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1734-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: 31, Periode: 1722-1743" ;
    a2a:Book "Dopen nh Breda 1722-1743" ;
    a2a:RegistryNumber "31" ;
    a2a:Folio "88r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 31, Periode: 1722-1743, Dopen nh Breda 1722-1743, 31, 88r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83f76692-8751-11e3-940b-3329dc88d486.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83f76692-8751-11e3-940b-3329dc88d486.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13" ;
  a2a:RecordGUID "{0fcbb9ca-6bd4-cbe2-cdb9-5a0f552f0c13}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+nh+Breda+1722-1743\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1310_00001310.xml van BRD" .

