@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_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69
  a a2a:Record ;
  rdfs:label "Doop op 24 november 1680 te Breda" ;
  a2a:hasPerson oa:person_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Person-e4d7d201-fd83-d626-a81f-af14649f090c, oa:person_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Person-ab0275aa-d429-d320-8c5f-8d5845fe0d37, oa:person_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Person-8cb5aef3-adc8-24a0-0d1f-35925ce5fc4a, oa:person_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Person-bb70ceba-e946-fed7-e1c3-cd42fc6f538c, oa:person_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Person-0b9edb44-1ccf-1add-b8ce-2c7ca3f8fb09 ;
  a2a:hasEvent oa:event_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_0, oa:relationep_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_1, oa:relationep_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_2, oa:relationep_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_3, oa:relationep_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_4 ;
  a2a:hasSource oa:source_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69 .

oa:person_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Person-e4d7d201-fd83-d626-a81f-af14649f090c
  a a2a:Person ;
  rdfs:label "Adriana Boecks" ;
  a2a:PersonName [
    rdfs:label "Adriana Boecks" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Boecks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Person-ab0275aa-d429-d320-8c5f-8d5845fe0d37
  a a2a:Person ;
  rdfs:label "Simon van der Moolen" ;
  a2a:PersonName [
    rdfs:label "Simon van der Moolen" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Moolen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Person-8cb5aef3-adc8-24a0-0d1f-35925ce5fc4a
  a a2a:Person ;
  rdfs:label "Willem Bart" ;
  a2a:PersonName [
    rdfs:label "Willem Bart" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Bart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Person-bb70ceba-e946-fed7-e1c3-cd42fc6f538c
  a a2a:Person ;
  rdfs:label "Elisabeth de Wit" ;
  a2a:PersonName [
    rdfs:label "Elisabeth de Wit" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Person-0b9edb44-1ccf-1add-b8ce-2c7ca3f8fb09
  a a2a:Person ;
  rdfs:label "Dionijs van der Moolen" ;
  a2a:PersonName [
    rdfs:label "Dionijs van der Moolen" ;
    a2a:PersonNameFirstName "Dionijs" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Moolen"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1680" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1680-11-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Person:e4d7d201-fd83-d626-a81f-af14649f090c ;
  a2a:EventKeyRef oa:event_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Event1 .

oa:relationep_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Person:ab0275aa-d429-d320-8c5f-8d5845fe0d37 ;
  a2a:EventKeyRef oa:event_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Event1 .

oa:relationep_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Person:8cb5aef3-adc8-24a0-0d1f-35925ce5fc4a ;
  a2a:EventKeyRef oa:event_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Event1 .

oa:relationep_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Person:bb70ceba-e946-fed7-e1c3-cd42fc6f538c ;
  a2a:EventKeyRef oa:event_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Event1 .

oa:relationep_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Person:0b9edb44-1ccf-1add-b8ce-2c7ca3f8fb09 ;
  a2a:EventKeyRef oa:event_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69_Event1 .

oa:source_brd_8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1680-11-24 - 1680-11-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1680-11-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1680-11-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1680" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1680-11-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 28, Periode: 1675-1686" ;
    a2a:Book "Dopen nh Breda 1675-1686" ;
    a2a:RegistryNumber "28" ;
    a2a:Folio "94r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 28, Periode: 1675-1686, Dopen nh Breda 1675-1686, 28, 94r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83f34f80-8751-11e3-9cc3-2f922bddbb27.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83f34f80-8751-11e3-9cc3-2f922bddbb27.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69" ;
  a2a:RecordGUID "{8ecb7c3e-fcc3-295c-e2b1-314b2ae67d69}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+nh+Breda+1675-1686\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5091_00005091.xml van BRD" .

