@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_e4b0bdb1-94bf-df29-c100-19b486d275ec
  a a2a:Record ;
  rdfs:label "Doop op 3 april 1584 te Breda" ;
  a2a:hasPerson oa:person_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Person-bdbd9ab7-46c5-2fbd-4810-c8c68a583e9e, oa:person_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Person-25a76da4-937a-b909-5392-92b9993731e1, oa:person_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Person-e5ed1d82-1613-4608-3bfa-688b663e8b2f, oa:person_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Person-4a42c075-6b35-e6ff-80db-fdcff210f24c, oa:person_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Person-8bc1759f-2673-4fa2-cc58-7304b9fbf3d8, oa:person_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Person-3cf4d2d2-b58b-7740-55b7-a03dc2c13ff3 ;
  a2a:hasEvent oa:event_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_0, oa:relationep_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_1, oa:relationep_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_2, oa:relationep_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_3, oa:relationep_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_4, oa:relationep_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_5 ;
  a2a:hasSource oa:source_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec .

oa:person_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Person-bdbd9ab7-46c5-2fbd-4810-c8c68a583e9e
  a a2a:Person ;
  rdfs:label "Anna Nowt Adriaensen" ;
  a2a:PersonName [
    rdfs:label "Anna Nowt Adriaensen" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Nowt" ;
    a2a:PersonNameLastName "Adriaensen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Person-25a76da4-937a-b909-5392-92b9993731e1
  a a2a:Person ;
  rdfs:label "Adriana Matijsen" ;
  a2a:PersonName [
    rdfs:label "Adriana Matijsen" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Matijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Person-e5ed1d82-1613-4608-3bfa-688b663e8b2f
  a a2a:Person ;
  rdfs:label "Adriaen Andries Jansen" ;
  a2a:PersonName [
    rdfs:label "Adriaen Andries Jansen" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNamePatronym "Andries" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Person-4a42c075-6b35-e6ff-80db-fdcff210f24c
  a a2a:Person ;
  rdfs:label "Peter Adriaen Piggen" ;
  a2a:PersonName [
    rdfs:label "Peter Adriaen Piggen" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNamePatronym "Adriaen" ;
    a2a:PersonNameLastName "Piggen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Person-8bc1759f-2673-4fa2-cc58-7304b9fbf3d8
  a a2a:Person ;
  rdfs:label "Johannes Adriani" ;
  a2a:PersonName [
    rdfs:label "Johannes Adriani" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Adriani"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Person-3cf4d2d2-b58b-7740-55b7-a03dc2c13ff3
  a a2a:Person ;
  rdfs:label "Matthias Adriani" ;
  a2a:PersonName [
    rdfs:label "Matthias Adriani" ;
    a2a:PersonNameFirstName "Matthias" ;
    a2a:PersonNameLastName "Adriani"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1584" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1584-04-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Person:bdbd9ab7-46c5-2fbd-4810-c8c68a583e9e ;
  a2a:EventKeyRef oa:event_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Event1 .

oa:relationep_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Person:25a76da4-937a-b909-5392-92b9993731e1 ;
  a2a:EventKeyRef oa:event_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Event1 .

oa:relationep_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Person:e5ed1d82-1613-4608-3bfa-688b663e8b2f ;
  a2a:EventKeyRef oa:event_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Event1 .

oa:relationep_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Person:4a42c075-6b35-e6ff-80db-fdcff210f24c ;
  a2a:EventKeyRef oa:event_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Event1 .

oa:relationep_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Person:8bc1759f-2673-4fa2-cc58-7304b9fbf3d8 ;
  a2a:EventKeyRef oa:event_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Event1 .

oa:relationep_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Person:3cf4d2d2-b58b-7740-55b7-a03dc2c13ff3 ;
  a2a:EventKeyRef oa:event_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec_Event1 .

oa:source_brd_e4b0bdb1-94bf-df29-c100-19b486d275ec
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1584-04-03 - 1584-04-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1584-04-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1584-04-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1584" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1584-04-03"^^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 "14v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 2, Periode: 1582-1613, Dopen rk Brugstraat 1582-1613, 2, 14v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83eaea98-8751-11e3-bac9-632632fdb0fb.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e4b0bdb1-94bf-df29-c100-19b486d275ec" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83eaea98-8751-11e3-bac9-632632fdb0fb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e4b0bdb1-94bf-df29-c100-19b486d275ec" ;
  a2a:RecordGUID "{e4b0bdb1-94bf-df29-c100-19b486d275ec}" ;
  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_5239_00005239.xml van BRD" .

