@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_b7cfd7fa-0149-bbf8-02f0-82c007adced6
  a a2a:Record ;
  rdfs:label "Doop op 11 november 1713 te Breda" ;
  a2a:hasPerson oa:person_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Person-7ecf23d3-b5eb-ecf7-3606-2cf2573cc9bd, oa:person_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Person-8b1155ee-186f-b9ee-13d0-b7f749254896, oa:person_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Person-b391f725-b0e5-4f95-20ab-a3321794f1ca, oa:person_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Person-0b7cb0a2-762c-ab51-68b1-d269508989f6, oa:person_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Person-3c314a84-48c6-c7dd-2dff-813fb79c6d2f ;
  a2a:hasEvent oa:event_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_0, oa:relationep_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_1, oa:relationep_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_2, oa:relationep_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_3, oa:relationep_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_4 ;
  a2a:hasSource oa:source_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6 .

oa:person_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Person-7ecf23d3-b5eb-ecf7-3606-2cf2573cc9bd
  a a2a:Person ;
  rdfs:label "Christina Bone" ;
  a2a:PersonName [
    rdfs:label "Christina Bone" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Bone"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Person-8b1155ee-186f-b9ee-13d0-b7f749254896
  a a2a:Person ;
  rdfs:label "Franciscus Bone" ;
  a2a:PersonName [
    rdfs:label "Franciscus Bone" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Bone"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Person-b391f725-b0e5-4f95-20ab-a3321794f1ca
  a a2a:Person ;
  rdfs:label "Florentius van Milderen" ;
  a2a:PersonName [
    rdfs:label "Florentius van Milderen" ;
    a2a:PersonNameFirstName "Florentius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Milderen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Person-0b7cb0a2-762c-ab51-68b1-d269508989f6
  a a2a:Person ;
  rdfs:label "Maria van Doesburch" ;
  a2a:PersonName [
    rdfs:label "Maria van Doesburch" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Doesburch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Person-3c314a84-48c6-c7dd-2dff-813fb79c6d2f
  a a2a:Person ;
  rdfs:label "Florentia Bone" ;
  a2a:PersonName [
    rdfs:label "Florentia Bone" ;
    a2a:PersonNameFirstName "Florentia" ;
    a2a:PersonNameLastName "Bone"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1713" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1713-11-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Person:7ecf23d3-b5eb-ecf7-3606-2cf2573cc9bd ;
  a2a:EventKeyRef oa:event_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Event1 .

oa:relationep_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Person:8b1155ee-186f-b9ee-13d0-b7f749254896 ;
  a2a:EventKeyRef oa:event_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Event1 .

oa:relationep_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Person:b391f725-b0e5-4f95-20ab-a3321794f1ca ;
  a2a:EventKeyRef oa:event_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Event1 .

oa:relationep_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Person:0b7cb0a2-762c-ab51-68b1-d269508989f6 ;
  a2a:EventKeyRef oa:event_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Event1 .

oa:relationep_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Person:3c314a84-48c6-c7dd-2dff-813fb79c6d2f ;
  a2a:EventKeyRef oa:event_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6_Event1 .

oa:source_brd_b7cfd7fa-0149-bbf8-02f0-82c007adced6
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1713-11-11 - 1713-11-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1713-11-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1713-11-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1713" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1713-11-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 9, Periode: 1701-1757" ;
    a2a:Book "Dopen rk Brugstraat 1701-1757" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "127" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 9, Periode: 1701-1757, Dopen rk Brugstraat 1701-1757, 9, 127"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8417731a-8751-11e3-8a86-db358b901a95.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b7cfd7fa-0149-bbf8-02f0-82c007adced6" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8417731a-8751-11e3-8a86-db358b901a95.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b7cfd7fa-0149-bbf8-02f0-82c007adced6" ;
  a2a:RecordGUID "{b7cfd7fa-0149-bbf8-02f0-82c007adced6}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1701-1757\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5481_00005481.xml van BRD" .

