@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_6739bfcf-6262-9c2c-fa72-7bcda7299b44
  a a2a:Record ;
  rdfs:label "Doop op 12 november 1589 te Breda" ;
  a2a:hasPerson oa:person_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Person-cea82efc-b84f-f1e2-579d-8a30a4522add, oa:person_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Person-72de5b82-8e05-b700-42b0-85936b7ac10d, oa:person_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Person-d8742874-062d-d677-4cd1-2e19471c1e1a, oa:person_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Person-b97fe6ab-d29f-daaf-0a09-70764fee397a, oa:person_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Person-0214de24-0d01-cf54-7f04-86a73b469c72, oa:person_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Person-38e73a31-5d53-f039-768e-70db81d827dc ;
  a2a:hasEvent oa:event_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_0, oa:relationep_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_1, oa:relationep_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_2, oa:relationep_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_3, oa:relationep_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_4, oa:relationep_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_5 ;
  a2a:hasSource oa:source_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44 .

oa:person_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Person-cea82efc-b84f-f1e2-579d-8a30a4522add
  a a2a:Person ;
  rdfs:label "Catharina Geerardi" ;
  a2a:PersonName [
    rdfs:label "Catharina Geerardi" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Geerardi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Person-72de5b82-8e05-b700-42b0-85936b7ac10d
  a a2a:Person ;
  rdfs:label "Johannes Johannis" ;
  a2a:PersonName [
    rdfs:label "Johannes Johannis" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Johannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Person-d8742874-062d-d677-4cd1-2e19471c1e1a
  a a2a:Person ;
  rdfs:label "Fransciscus Johannis" ;
  a2a:PersonName [
    rdfs:label "Fransciscus Johannis" ;
    a2a:PersonNameFirstName "Fransciscus" ;
    a2a:PersonNameLastName "Johannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Person-b97fe6ab-d29f-daaf-0a09-70764fee397a
  a a2a:Person ;
  rdfs:label "Henricus Jacobi" ;
  a2a:PersonName [
    rdfs:label "Henricus Jacobi" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Jacobi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Person-0214de24-0d01-cf54-7f04-86a73b469c72
  a a2a:Person ;
  rdfs:label "Elizabetha Franscisci" ;
  a2a:PersonName [
    rdfs:label "Elizabetha Franscisci" ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNameLastName "Franscisci"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Person-38e73a31-5d53-f039-768e-70db81d827dc
  a a2a:Person ;
  rdfs:label "Franscisca Johannis" ;
  a2a:PersonName [
    rdfs:label "Franscisca Johannis" ;
    a2a:PersonNameFirstName "Franscisca" ;
    a2a:PersonNameLastName "Johannis"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1589" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1589-11-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Person:cea82efc-b84f-f1e2-579d-8a30a4522add ;
  a2a:EventKeyRef oa:event_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Event1 .

oa:relationep_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Person:72de5b82-8e05-b700-42b0-85936b7ac10d ;
  a2a:EventKeyRef oa:event_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Event1 .

oa:relationep_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Person:d8742874-062d-d677-4cd1-2e19471c1e1a ;
  a2a:EventKeyRef oa:event_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Event1 .

oa:relationep_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Person:b97fe6ab-d29f-daaf-0a09-70764fee397a ;
  a2a:EventKeyRef oa:event_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Event1 .

oa:relationep_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Person:0214de24-0d01-cf54-7f04-86a73b469c72 ;
  a2a:EventKeyRef oa:event_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Event1 .

oa:relationep_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Person:38e73a31-5d53-f039-768e-70db81d827dc ;
  a2a:EventKeyRef oa:event_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44_Event1 .

oa:source_brd_6739bfcf-6262-9c2c-fa72-7bcda7299b44
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1589-11-12 - 1589-11-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1589-11-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1589-11-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1589" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1589-11-12"^^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 "81v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 2, Periode: 1582-1613, Dopen rk Brugstraat 1582-1613, 2, 81v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83eb50dc-8751-11e3-bc43-7b67b8a30769.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/6739bfcf-6262-9c2c-fa72-7bcda7299b44" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83eb50dc-8751-11e3-bc43-7b67b8a30769.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/6739bfcf-6262-9c2c-fa72-7bcda7299b44" ;
  a2a:RecordGUID "{6739bfcf-6262-9c2c-fa72-7bcda7299b44}" ;
  a2a:SourceRemarkOpmerking "<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_4922_00004922.xml van BRD" .

