@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_28fafd8a-3e04-54e1-9bec-23ec3f47c930
  a a2a:Record ;
  rdfs:label "Doop op 30 juni 1586 te Breda" ;
  a2a:hasPerson oa:person_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Person-7329623c-befd-9b55-77ca-4d1d4a5310c7, oa:person_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Person-a4f7be10-17c9-afaa-2500-32074bdf10e5, oa:person_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Person-a8a36c16-5429-b4ab-076b-1f5da3aa67eb, oa:person_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Person-f21bb7e4-90af-f290-b3f6-79b0ca3ca0d5, oa:person_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Person-ae279d2b-81cd-4743-d99b-661217d2803e ;
  a2a:hasEvent oa:event_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_0, oa:relationep_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_1, oa:relationep_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_2, oa:relationep_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_3, oa:relationep_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_4 ;
  a2a:hasSource oa:source_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930 .

oa:person_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Person-7329623c-befd-9b55-77ca-4d1d4a5310c7
  a a2a:Person ;
  rdfs:label "Catharina Cornelij" ;
  a2a:PersonName [
    rdfs:label "Catharina Cornelij" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Cornelij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Person-a4f7be10-17c9-afaa-2500-32074bdf10e5
  a a2a:Person ;
  rdfs:label "Hugo Baerl" ;
  a2a:PersonName [
    rdfs:label "Hugo Baerl" ;
    a2a:PersonNameFirstName "Hugo" ;
    a2a:PersonNameLastName "Baerl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Person-a8a36c16-5429-b4ab-076b-1f5da3aa67eb
  a a2a:Person ;
  rdfs:label "Cornelius Andreae" ;
  a2a:PersonName [
    rdfs:label "Cornelius Andreae" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Andreae"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Person-f21bb7e4-90af-f290-b3f6-79b0ca3ca0d5
  a a2a:Person ;
  rdfs:label "Catharina Johannis" ;
  a2a:PersonName [
    rdfs:label "Catharina Johannis" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Johannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Person-ae279d2b-81cd-4743-d99b-661217d2803e
  a a2a:Person ;
  rdfs:label "Margareta Andreae" ;
  a2a:PersonName [
    rdfs:label "Margareta Andreae" ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNameLastName "Andreae"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1586" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1586-06-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Person:7329623c-befd-9b55-77ca-4d1d4a5310c7 ;
  a2a:EventKeyRef oa:event_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Event1 .

oa:relationep_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Person:a4f7be10-17c9-afaa-2500-32074bdf10e5 ;
  a2a:EventKeyRef oa:event_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Event1 .

oa:relationep_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Person:a8a36c16-5429-b4ab-076b-1f5da3aa67eb ;
  a2a:EventKeyRef oa:event_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Event1 .

oa:relationep_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Person:f21bb7e4-90af-f290-b3f6-79b0ca3ca0d5 ;
  a2a:EventKeyRef oa:event_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Event1 .

oa:relationep_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Person:ae279d2b-81cd-4743-d99b-661217d2803e ;
  a2a:EventKeyRef oa:event_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930_Event1 .

oa:source_brd_28fafd8a-3e04-54e1-9bec-23ec3f47c930
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1586-06-30 - 1586-06-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1586-06-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1586-06-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1586" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1586-06-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 "36v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 2, Periode: 1582-1613, Dopen rk Brugstraat 1582-1613, 2, 36v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83eb0b18-8751-11e3-95fb-63ba20cc0117.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/28fafd8a-3e04-54e1-9bec-23ec3f47c930" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83eb0b18-8751-11e3-95fb-63ba20cc0117.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/28fafd8a-3e04-54e1-9bec-23ec3f47c930" ;
  a2a:RecordGUID "{28fafd8a-3e04-54e1-9bec-23ec3f47c930}" ;
  a2a:SourceRemarkOpmerking "\"Mr\" Hugo Baerl", "<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_1416_00001416.xml van BRD" .

