@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_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748
  a a2a:Record ;
  rdfs:label "Doop op 30 januari 1586 te Breda" ;
  a2a:hasPerson oa:person_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Person-24977ce0-d8bf-6587-5af3-2488c78e74e6, oa:person_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Person-60220e3d-d473-f010-550d-17937222356f, oa:person_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Person-dda66750-bd74-2a3b-001c-e407aacf1726, oa:person_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Person-6175da7c-f2de-f16b-df4f-fd44811a4acf, oa:person_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Person-1c55db6f-62ee-cb09-81df-7167b216b117 ;
  a2a:hasEvent oa:event_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_0, oa:relationep_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_1, oa:relationep_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_2, oa:relationep_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_3, oa:relationep_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_4 ;
  a2a:hasSource oa:source_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748 .

oa:person_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Person-24977ce0-d8bf-6587-5af3-2488c78e74e6
  a a2a:Person ;
  rdfs:label "Maria Egidij" ;
  a2a:PersonName [
    rdfs:label "Maria Egidij" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Egidij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Person-60220e3d-d473-f010-550d-17937222356f
  a a2a:Person ;
  rdfs:label "Catharina Michaelis" ;
  a2a:PersonName [
    rdfs:label "Catharina Michaelis" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Michaelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Person-dda66750-bd74-2a3b-001c-e407aacf1726
  a a2a:Person ;
  rdfs:label "Florentinus Krijte" ;
  a2a:PersonName [
    rdfs:label "Florentinus Krijte" ;
    a2a:PersonNameFirstName "Florentinus" ;
    a2a:PersonNameLastName "Krijte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Person-6175da7c-f2de-f16b-df4f-fd44811a4acf
  a a2a:Person ;
  rdfs:label "Egidius Crijns" ;
  a2a:PersonName [
    rdfs:label "Egidius Crijns" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Crijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Person-1c55db6f-62ee-cb09-81df-7167b216b117
  a a2a:Person ;
  rdfs:label "Barbara Crijns" ;
  a2a:PersonName [
    rdfs:label "Barbara Crijns" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Crijns"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1586" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1586-01-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Person:24977ce0-d8bf-6587-5af3-2488c78e74e6 ;
  a2a:EventKeyRef oa:event_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Event1 .

oa:relationep_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Person:60220e3d-d473-f010-550d-17937222356f ;
  a2a:EventKeyRef oa:event_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Event1 .

oa:relationep_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Person:dda66750-bd74-2a3b-001c-e407aacf1726 ;
  a2a:EventKeyRef oa:event_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Event1 .

oa:relationep_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Person:6175da7c-f2de-f16b-df4f-fd44811a4acf ;
  a2a:EventKeyRef oa:event_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Event1 .

oa:relationep_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Person:1c55db6f-62ee-cb09-81df-7167b216b117 ;
  a2a:EventKeyRef oa:event_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748_Event1 .

oa:source_brd_1ea699b9-adf7-34e9-1ea0-e0b7fcc33748
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1586-01-30 - 1586-01-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1586-01-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1586-01-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1586" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1586-01-30"^^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 "31r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 2, Periode: 1582-1613, Dopen rk Brugstraat 1582-1613, 2, 31r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83eb0370-8751-11e3-86b2-332acc05da54.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1ea699b9-adf7-34e9-1ea0-e0b7fcc33748" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83eb0370-8751-11e3-86b2-332acc05da54.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1ea699b9-adf7-34e9-1ea0-e0b7fcc33748" ;
  a2a:RecordGUID "{1ea699b9-adf7-34e9-1ea0-e0b7fcc33748}" ;
  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_1374_00001374.xml van BRD" .

