@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_b4252f5f-0074-a4b8-bd5d-33565eccc5d2
  a a2a:Record ;
  rdfs:label "Doop op 2 november 1791 te Breda" ;
  a2a:hasPerson oa:person_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_Person-b1eaf2ca-53d8-2217-03f4-3103175f2f55, oa:person_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_Person-bf028d05-5e09-53b8-4bf3-cb12943002ad, oa:person_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_Person-f4b51442-c1bc-76d8-e20b-52b9efa270d5, oa:person_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_Person-f53634a3-ce46-a1b9-fc8e-b1930523e95d ;
  a2a:hasEvent oa:event_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_0, oa:relationep_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_1, oa:relationep_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_2, oa:relationep_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_3 ;
  a2a:hasSource oa:source_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2 .

oa:person_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_Person-b1eaf2ca-53d8-2217-03f4-3103175f2f55
  a a2a:Person ;
  rdfs:label "Johann Christoph Matthias (Geb. uit Ambt Hoja in Hanover)" ;
  a2a:PersonName [
    rdfs:label "Johann Christoph Matthias (Geb. uit Ambt Hoja in Hanover)" ;
    a2a:PersonNameFirstName "Johann" ;
    a2a:PersonNamePatronym "Christoph" ;
    a2a:PersonNameLastName "Matthias (Geb. uit Ambt Hoja in Hanover)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_Person-bf028d05-5e09-53b8-4bf3-cb12943002ad
  a a2a:Person ;
  rdfs:label "Hendrik Wenekamp" ;
  a2a:PersonName [
    rdfs:label "Hendrik Wenekamp" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Wenekamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_Person-f4b51442-c1bc-76d8-e20b-52b9efa270d5
  a a2a:Person ;
  rdfs:label "Elisabeth Jaegers (Geb. in Neuss in Cöln)" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Jaegers (Geb. in Neuss in Cöln)" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Jaegers (Geb. in Neuss in Cöln)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_Person-f53634a3-ce46-a1b9-fc8e-b1930523e95d
  a a2a:Person ;
  rdfs:label "Henrich Matthias" ;
  a2a:PersonName [
    rdfs:label "Henrich Matthias" ;
    a2a:PersonNameFirstName "Henrich" ;
    a2a:PersonNameLastName "Matthias"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1791" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1791-10-30"^^xsd:date
  ] .

oa:event_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1791" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1791-11-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_Person:b1eaf2ca-53d8-2217-03f4-3103175f2f55 ;
  a2a:EventKeyRef oa:event_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_Event1 .

oa:relationep_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_Person:bf028d05-5e09-53b8-4bf3-cb12943002ad ;
  a2a:EventKeyRef oa:event_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_Event1 .

oa:relationep_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_Person:f4b51442-c1bc-76d8-e20b-52b9efa270d5 ;
  a2a:EventKeyRef oa:event_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_Event1 .

oa:relationep_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_Person:f53634a3-ce46-a1b9-fc8e-b1930523e95d ;
  a2a:EventKeyRef oa:event_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2_Event1 .

oa:source_brd_b4252f5f-0074-a4b8-bd5d-33565eccc5d2
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1791-11-02 - 1791-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1791-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1791-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1791" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1791-11-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 94, Periode: 1745-1810" ;
    a2a:Book "Dopen Luthers 1745-1810" ;
    a2a:RegistryNumber "94" ;
    a2a:Folio "66r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 94, Periode: 1745-1810, Dopen Luthers 1745-1810, 94, 66r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841ac1b4-8751-11e3-82ed-539dd0f5e312.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b4252f5f-0074-a4b8-bd5d-33565eccc5d2" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841ac1b4-8751-11e3-82ed-539dd0f5e312.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b4252f5f-0074-a4b8-bd5d-33565eccc5d2" ;
  a2a:RecordGUID "{b4252f5f-0074-a4b8-bd5d-33565eccc5d2}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+Luthers+1745-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5465_00005465.xml van BRD" .

