@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_a67a0d13-6146-455e-786f-186bd6014ae6
  a a2a:Record ;
  rdfs:label "Doop op 27 september 1692 te Breda" ;
  a2a:hasPerson oa:person_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Person-f15fc4f2-00d6-d66c-237b-9e0576f61e80, oa:person_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Person-f5bc7eaf-797a-83b2-aa7a-73260f23c9f2, oa:person_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Person-4ae38fab-adfd-3e27-78bc-7f64fdc746ea, oa:person_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Person-a32194b9-c289-82fd-aa22-18199029b9ca, oa:person_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Person-f5054f35-0d97-936f-e943-2c4ed5586096 ;
  a2a:hasEvent oa:event_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_a67a0d13-6146-455e-786f-186bd6014ae6_0, oa:relationep_brd_a67a0d13-6146-455e-786f-186bd6014ae6_1, oa:relationep_brd_a67a0d13-6146-455e-786f-186bd6014ae6_2, oa:relationep_brd_a67a0d13-6146-455e-786f-186bd6014ae6_3, oa:relationep_brd_a67a0d13-6146-455e-786f-186bd6014ae6_4 ;
  a2a:hasSource oa:source_brd_a67a0d13-6146-455e-786f-186bd6014ae6 .

oa:person_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Person-f15fc4f2-00d6-d66c-237b-9e0576f61e80
  a a2a:Person ;
  rdfs:label "Elisabeth Manne" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Manne" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Manne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Person-f5bc7eaf-797a-83b2-aa7a-73260f23c9f2
  a a2a:Person ;
  rdfs:label "Baestiaen Weber" ;
  a2a:PersonName [
    rdfs:label "Baestiaen Weber" ;
    a2a:PersonNameFirstName "Baestiaen" ;
    a2a:PersonNameLastName "Weber"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Person-4ae38fab-adfd-3e27-78bc-7f64fdc746ea
  a a2a:Person ;
  rdfs:label "Bernd Boss" ;
  a2a:PersonName [
    rdfs:label "Bernd Boss" ;
    a2a:PersonNameFirstName "Bernd" ;
    a2a:PersonNameLastName "Boss"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Person-a32194b9-c289-82fd-aa22-18199029b9ca
  a a2a:Person ;
  rdfs:label "Helena Edel" ;
  a2a:PersonName [
    rdfs:label "Helena Edel" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Edel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Person-f5054f35-0d97-936f-e943-2c4ed5586096
  a a2a:Person ;
  rdfs:label "Henrich Weber" ;
  a2a:PersonName [
    rdfs:label "Henrich Weber" ;
    a2a:PersonNameFirstName "Henrich" ;
    a2a:PersonNameLastName "Weber"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1692" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1692-09-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_a67a0d13-6146-455e-786f-186bd6014ae6_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Person:f15fc4f2-00d6-d66c-237b-9e0576f61e80 ;
  a2a:EventKeyRef oa:event_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Event1 .

oa:relationep_brd_a67a0d13-6146-455e-786f-186bd6014ae6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Person:f5bc7eaf-797a-83b2-aa7a-73260f23c9f2 ;
  a2a:EventKeyRef oa:event_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Event1 .

oa:relationep_brd_a67a0d13-6146-455e-786f-186bd6014ae6_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Person:4ae38fab-adfd-3e27-78bc-7f64fdc746ea ;
  a2a:EventKeyRef oa:event_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Event1 .

oa:relationep_brd_a67a0d13-6146-455e-786f-186bd6014ae6_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Person:a32194b9-c289-82fd-aa22-18199029b9ca ;
  a2a:EventKeyRef oa:event_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Event1 .

oa:relationep_brd_a67a0d13-6146-455e-786f-186bd6014ae6_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Person:f5054f35-0d97-936f-e943-2c4ed5586096 ;
  a2a:EventKeyRef oa:event_brd_a67a0d13-6146-455e-786f-186bd6014ae6_Event1 .

oa:source_brd_a67a0d13-6146-455e-786f-186bd6014ae6
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1692-09-27 - 1692-09-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1692-09-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1692-09-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1692" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1692-09-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 93, Periode: 1649-1745" ;
    a2a:Book "Dopen Luthers 1649-1745" ;
    a2a:RegistryNumber "93" ;
    a2a:Folio "43v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 93, Periode: 1649-1745, Dopen Luthers 1649-1745, 93, 43v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8419d754-8751-11e3-9dec-1b3b74e97a44.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/a67a0d13-6146-455e-786f-186bd6014ae6" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8419d754-8751-11e3-9dec-1b3b74e97a44.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/a67a0d13-6146-455e-786f-186bd6014ae6" ;
  a2a:RecordGUID "{a67a0d13-6146-455e-786f-186bd6014ae6}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+Luthers+1649-1745\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5409_00005409.xml van BRD" .

