@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_8681064b-9bc8-e592-4e47-8b640152a84b
  a a2a:Record ;
  rdfs:label "Doop op 26 oktober 1631 te Breda" ;
  a2a:hasPerson oa:person_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Person-5c34df26-4086-5b96-bede-d27c5240ac41, oa:person_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Person-bc4cf38a-a8d1-7c95-5e9c-f69d76784ae6, oa:person_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Person-b59eac1e-e31d-3667-5cfe-0c8af739fe8a, oa:person_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Person-1a018bd3-30fd-dad6-5032-b7f81e13cfca, oa:person_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Person-a2987b64-f055-81b7-d2f8-104f5aa0817d ;
  a2a:hasEvent oa:event_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_8681064b-9bc8-e592-4e47-8b640152a84b_0, oa:relationep_brd_8681064b-9bc8-e592-4e47-8b640152a84b_1, oa:relationep_brd_8681064b-9bc8-e592-4e47-8b640152a84b_2, oa:relationep_brd_8681064b-9bc8-e592-4e47-8b640152a84b_3, oa:relationep_brd_8681064b-9bc8-e592-4e47-8b640152a84b_4 ;
  a2a:hasSource oa:source_brd_8681064b-9bc8-e592-4e47-8b640152a84b .

oa:person_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Person-5c34df26-4086-5b96-bede-d27c5240ac41
  a a2a:Person ;
  rdfs:label "Barbara Fischard" ;
  a2a:PersonName [
    rdfs:label "Barbara Fischard" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Fischard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Person-bc4cf38a-a8d1-7c95-5e9c-f69d76784ae6
  a a2a:Person ;
  rdfs:label "Nicolaas Segers" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Segers" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Segers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Person-b59eac1e-e31d-3667-5cfe-0c8af739fe8a
  a a2a:Person ;
  rdfs:label "Paulus Vinck" ;
  a2a:PersonName [
    rdfs:label "Paulus Vinck" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Vinck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Person-1a018bd3-30fd-dad6-5032-b7f81e13cfca
  a a2a:Person ;
  rdfs:label "Magdalena van Zoom" ;
  a2a:PersonName [
    rdfs:label "Magdalena van Zoom" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zoom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Person-a2987b64-f055-81b7-d2f8-104f5aa0817d
  a a2a:Person ;
  rdfs:label "Paulus Segers" ;
  a2a:PersonName [
    rdfs:label "Paulus Segers" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Segers"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1631" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1631-10-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_8681064b-9bc8-e592-4e47-8b640152a84b_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Person:5c34df26-4086-5b96-bede-d27c5240ac41 ;
  a2a:EventKeyRef oa:event_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Event1 .

oa:relationep_brd_8681064b-9bc8-e592-4e47-8b640152a84b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Person:bc4cf38a-a8d1-7c95-5e9c-f69d76784ae6 ;
  a2a:EventKeyRef oa:event_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Event1 .

oa:relationep_brd_8681064b-9bc8-e592-4e47-8b640152a84b_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Person:b59eac1e-e31d-3667-5cfe-0c8af739fe8a ;
  a2a:EventKeyRef oa:event_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Event1 .

oa:relationep_brd_8681064b-9bc8-e592-4e47-8b640152a84b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Person:1a018bd3-30fd-dad6-5032-b7f81e13cfca ;
  a2a:EventKeyRef oa:event_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Event1 .

oa:relationep_brd_8681064b-9bc8-e592-4e47-8b640152a84b_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Person:a2987b64-f055-81b7-d2f8-104f5aa0817d ;
  a2a:EventKeyRef oa:event_brd_8681064b-9bc8-e592-4e47-8b640152a84b_Event1 .

oa:source_brd_8681064b-9bc8-e592-4e47-8b640152a84b
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1631-10-26 - 1631-10-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1631-10-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1631-10-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1631" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1631-10-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 3, Periode: 1626-1634" ;
    a2a:Book "Dopen rk Brugstraat 1626-1634" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "170" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 3, Periode: 1626-1634, Dopen rk Brugstraat 1626-1634, 3, 170"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83f5918c-8751-11e3-975d-87f098fdecf2.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8681064b-9bc8-e592-4e47-8b640152a84b" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83f5918c-8751-11e3-975d-87f098fdecf2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8681064b-9bc8-e592-4e47-8b640152a84b" ;
  a2a:RecordGUID "{8681064b-9bc8-e592-4e47-8b640152a84b}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1626-1634\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5055_00005055.xml van BRD" .

