@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_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db
  a a2a:Record ;
  rdfs:label "Doop op 19 november 1588 te Breda" ;
  a2a:hasPerson oa:person_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Person-a6f0f694-f445-b9e6-6bcb-606616a07f49, oa:person_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Person-407a2f92-1e51-e432-37a2-5b153570c13d, oa:person_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Person-f027115e-b937-4d2c-b6a5-32b5455c4308, oa:person_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Person-95431de8-f421-0bf3-7145-f33468da6306, oa:person_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Person-08acd3c1-2946-428d-b1c9-035165028d7d ;
  a2a:hasEvent oa:event_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_0, oa:relationep_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_1, oa:relationep_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_2, oa:relationep_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_3, oa:relationep_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_4 ;
  a2a:hasSource oa:source_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db .

oa:person_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Person-a6f0f694-f445-b9e6-6bcb-606616a07f49
  a a2a:Person ;
  rdfs:label "Johanna Cornelij" ;
  a2a:PersonName [
    rdfs:label "Johanna Cornelij" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Cornelij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Person-407a2f92-1e51-e432-37a2-5b153570c13d
  a a2a:Person ;
  rdfs:label "Anthonius Henrici" ;
  a2a:PersonName [
    rdfs:label "Anthonius Henrici" ;
    a2a:PersonNameFirstName "Anthonius" ;
    a2a:PersonNameLastName "Henrici"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Person-f027115e-b937-4d2c-b6a5-32b5455c4308
  a a2a:Person ;
  rdfs:label "Johannus Johannis" ;
  a2a:PersonName [
    rdfs:label "Johannus Johannis" ;
    a2a:PersonNameFirstName "Johannus" ;
    a2a:PersonNameLastName "Johannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Person-95431de8-f421-0bf3-7145-f33468da6306
  a a2a:Person ;
  rdfs:label "Adriana Johanis" ;
  a2a:PersonName [
    rdfs:label "Adriana Johanis" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Johanis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Person-08acd3c1-2946-428d-b1c9-035165028d7d
  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_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1588" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1588-11-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Person:a6f0f694-f445-b9e6-6bcb-606616a07f49 ;
  a2a:EventKeyRef oa:event_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Event1 .

oa:relationep_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Person:407a2f92-1e51-e432-37a2-5b153570c13d ;
  a2a:EventKeyRef oa:event_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Event1 .

oa:relationep_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Person:f027115e-b937-4d2c-b6a5-32b5455c4308 ;
  a2a:EventKeyRef oa:event_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Event1 .

oa:relationep_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Person:95431de8-f421-0bf3-7145-f33468da6306 ;
  a2a:EventKeyRef oa:event_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Event1 .

oa:relationep_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Person:08acd3c1-2946-428d-b1c9-035165028d7d ;
  a2a:EventKeyRef oa:event_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db_Event1 .

oa:source_brd_7bee9a1a-afa0-ecda-e6cf-c92f3bac80db
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1588-11-19 - 1588-11-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1588-11-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1588-11-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1588" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1588-11-19"^^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 "64r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 2, Periode: 1582-1613, Dopen rk Brugstraat 1582-1613, 2, 64r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83eb369c-8751-11e3-9eac-63fde144394f.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/7bee9a1a-afa0-ecda-e6cf-c92f3bac80db" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83eb369c-8751-11e3-9eac-63fde144394f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/7bee9a1a-afa0-ecda-e6cf-c92f3bac80db" ;
  a2a:RecordGUID "{7bee9a1a-afa0-ecda-e6cf-c92f3bac80db}" ;
  a2a:SourceRemarkOpmerking "Johannus Johannis uit \"Sprundel\"", "<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_5010_00005010.xml van BRD" .

