@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_f58138cb-742e-5445-e549-3cc770133699
  a a2a:Record ;
  rdfs:label "Doop op 22 mei 1594 te Breda" ;
  a2a:hasPerson oa:person_brd_f58138cb-742e-5445-e549-3cc770133699_Person-bcb56be4-e21c-feb0-be2d-ff2b3666a5f2, oa:person_brd_f58138cb-742e-5445-e549-3cc770133699_Person-843bbd11-932a-1813-c05a-bc46892361bb, oa:person_brd_f58138cb-742e-5445-e549-3cc770133699_Person-4ed30874-6a88-8e3a-f494-b73a7f0c251a, oa:person_brd_f58138cb-742e-5445-e549-3cc770133699_Person-c29e6eb5-9e4b-a1cf-f93b-99bfa2c939bd, oa:person_brd_f58138cb-742e-5445-e549-3cc770133699_Person-606b3d78-2755-8bf8-8323-d4aa47e95c19 ;
  a2a:hasEvent oa:event_brd_f58138cb-742e-5445-e549-3cc770133699_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_f58138cb-742e-5445-e549-3cc770133699_0, oa:relationep_brd_f58138cb-742e-5445-e549-3cc770133699_1, oa:relationep_brd_f58138cb-742e-5445-e549-3cc770133699_2, oa:relationep_brd_f58138cb-742e-5445-e549-3cc770133699_3, oa:relationep_brd_f58138cb-742e-5445-e549-3cc770133699_4 ;
  a2a:hasSource oa:source_brd_f58138cb-742e-5445-e549-3cc770133699 .

oa:person_brd_f58138cb-742e-5445-e549-3cc770133699_Person-bcb56be4-e21c-feb0-be2d-ff2b3666a5f2
  a a2a:Person ;
  rdfs:label "Arnolda Johannis" ;
  a2a:PersonName [
    rdfs:label "Arnolda Johannis" ;
    a2a:PersonNameFirstName "Arnolda" ;
    a2a:PersonNameLastName "Johannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f58138cb-742e-5445-e549-3cc770133699_Person-843bbd11-932a-1813-c05a-bc46892361bb
  a a2a:Person ;
  rdfs:label "Elisabetha Gijsberti" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Gijsberti" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Gijsberti"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f58138cb-742e-5445-e549-3cc770133699_Person-4ed30874-6a88-8e3a-f494-b73a7f0c251a
  a a2a:Person ;
  rdfs:label "Petrus Johannis" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannis" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Johannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f58138cb-742e-5445-e549-3cc770133699_Person-c29e6eb5-9e4b-a1cf-f93b-99bfa2c939bd
  a a2a:Person ;
  rdfs:label "Gijsbertus Johannis" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus Johannis" ;
    a2a:PersonNameFirstName "Gijsbertus" ;
    a2a:PersonNameLastName "Johannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f58138cb-742e-5445-e549-3cc770133699_Person-606b3d78-2755-8bf8-8323-d4aa47e95c19
  a a2a:Person ;
  rdfs:label "Johannes Johannis" ;
  a2a:PersonName [
    rdfs:label "Johannes Johannis" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Johannis"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_f58138cb-742e-5445-e549-3cc770133699_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1594" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1594-05-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_f58138cb-742e-5445-e549-3cc770133699_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_f58138cb-742e-5445-e549-3cc770133699_Person:bcb56be4-e21c-feb0-be2d-ff2b3666a5f2 ;
  a2a:EventKeyRef oa:event_brd_f58138cb-742e-5445-e549-3cc770133699_Event1 .

oa:relationep_brd_f58138cb-742e-5445-e549-3cc770133699_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_f58138cb-742e-5445-e549-3cc770133699_Person:843bbd11-932a-1813-c05a-bc46892361bb ;
  a2a:EventKeyRef oa:event_brd_f58138cb-742e-5445-e549-3cc770133699_Event1 .

oa:relationep_brd_f58138cb-742e-5445-e549-3cc770133699_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_f58138cb-742e-5445-e549-3cc770133699_Person:4ed30874-6a88-8e3a-f494-b73a7f0c251a ;
  a2a:EventKeyRef oa:event_brd_f58138cb-742e-5445-e549-3cc770133699_Event1 .

oa:relationep_brd_f58138cb-742e-5445-e549-3cc770133699_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_f58138cb-742e-5445-e549-3cc770133699_Person:c29e6eb5-9e4b-a1cf-f93b-99bfa2c939bd ;
  a2a:EventKeyRef oa:event_brd_f58138cb-742e-5445-e549-3cc770133699_Event1 .

oa:relationep_brd_f58138cb-742e-5445-e549-3cc770133699_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_f58138cb-742e-5445-e549-3cc770133699_Person:606b3d78-2755-8bf8-8323-d4aa47e95c19 ;
  a2a:EventKeyRef oa:event_brd_f58138cb-742e-5445-e549-3cc770133699_Event1 .

oa:source_brd_f58138cb-742e-5445-e549-3cc770133699
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1594-05-22 - 1594-05-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1594-05-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1594-05-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1594" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1594-05-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 2, Periode: 1582-1613" ;
    a2a:Book "Dopen rk Brugstraat 1582-1613" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "112r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 2, Periode: 1582-1613, Dopen rk Brugstraat 1582-1613, 2, 112r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83eb7eb8-8751-11e3-836f-273fd5e70472.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f58138cb-742e-5445-e549-3cc770133699" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83eb7eb8-8751-11e3-836f-273fd5e70472.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f58138cb-742e-5445-e549-3cc770133699" ;
  a2a:RecordGUID "{f58138cb-742e-5445-e549-3cc770133699}" ;
  a2a:SourceRemarkOpmerking "Gijsbertus Johannis uit \"Teteringe\"", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1582-1613\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5310_00005310.xml van BRD" .

