@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_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe
  a a2a:Record ;
  rdfs:label "Doop op 14 februari 1726 te Bavel" ;
  a2a:hasPerson oa:person_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_Person-d95b374d-b17c-361b-f30b-d01c55c30e80, oa:person_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_Person-5124357a-2619-2675-cb80-f075013c4ca8, oa:person_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_Person-955cb95b-c7fb-795a-b6cb-bfa965dce35e, oa:person_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_Person-24d5a4b9-92b7-21e6-ff4c-d8fa6aec09bb ;
  a2a:hasEvent oa:event_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_0, oa:relationep_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_1, oa:relationep_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_2, oa:relationep_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_3 ;
  a2a:hasSource oa:source_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe .

oa:person_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_Person-d95b374d-b17c-361b-f30b-d01c55c30e80
  a a2a:Person ;
  rdfs:label "Wilhelma van der Steeght" ;
  a2a:PersonName [
    rdfs:label "Wilhelma van der Steeght" ;
    a2a:PersonNameFirstName "Wilhelma" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Steeght"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_Person-5124357a-2619-2675-cb80-f075013c4ca8
  a a2a:Person ;
  rdfs:label "Maria van der Steeght" ;
  a2a:PersonName [
    rdfs:label "Maria van der Steeght" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Steeght"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_Person-955cb95b-c7fb-795a-b6cb-bfa965dce35e
  a a2a:Person ;
  rdfs:label "Joannes Vlaminx" ;
  a2a:PersonName [
    rdfs:label "Joannes Vlaminx" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Vlaminx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_Person-24d5a4b9-92b7-21e6-ff4c-d8fa6aec09bb
  a a2a:Person ;
  rdfs:label "Adriana Vlaminx" ;
  a2a:PersonName [
    rdfs:label "Adriana Vlaminx" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Vlaminx"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1726" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1726-02-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:relationep_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_Person:d95b374d-b17c-361b-f30b-d01c55c30e80 ;
  a2a:EventKeyRef oa:event_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_Event1 .

oa:relationep_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_Person:5124357a-2619-2675-cb80-f075013c4ca8 ;
  a2a:EventKeyRef oa:event_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_Event1 .

oa:relationep_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_Person:955cb95b-c7fb-795a-b6cb-bfa965dce35e ;
  a2a:EventKeyRef oa:event_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_Event1 .

oa:relationep_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_Person:24d5a4b9-92b7-21e6-ff4c-d8fa6aec09bb ;
  a2a:EventKeyRef oa:event_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe_Event1 .

oa:source_brd_dfed1bae-972e-e0c1-fcd3-3de78ba7bebe
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1726-02-14 - 1726-02-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1726-02-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1726-02-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1726" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1726-02-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Nieuw-Ginneken, Bron: boek, Deel: 3, Periode: 1648-1733" ;
    a2a:Book "Dopen rk Bavel 1648-1733" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "110v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Nieuw-Ginneken, Bron: boek, Deel: 3, Periode: 1648-1733, Dopen rk Bavel 1648-1733, 3, 110v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841eeb0e-8751-11e3-8c85-c71d9789de1f.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/dfed1bae-972e-e0c1-fcd3-3de78ba7bebe" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841eeb0e-8751-11e3-8c85-c71d9789de1f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/dfed1bae-972e-e0c1-fcd3-3de78ba7bebe" ;
  a2a:RecordGUID "{dfed1bae-972e-e0c1-fcd3-3de78ba7bebe}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Bavel+1648-1733\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5218_00005218.xml van BRD" .

