@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_05663d2a-b1a6-c3cf-2a75-7c06b40f836c
  a a2a:Record ;
  rdfs:label "Doop op 6 december 1626 te Breda" ;
  a2a:hasPerson oa:person_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Person-cf8bc1de-a7f1-91c7-37a8-9a54ca65245c, oa:person_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Person-d5503a97-d77f-6c5a-0af6-ed7d962fb9e8, oa:person_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Person-32844b27-d791-9e08-da3e-58ae78557e6d, oa:person_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Person-a22e4927-97e7-b6f4-5fb7-2d76fd024856, oa:person_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Person-33bc013f-d70a-daa9-bcd2-da833b88adce ;
  a2a:hasEvent oa:event_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_0, oa:relationep_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_1, oa:relationep_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_2, oa:relationep_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_3, oa:relationep_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_4 ;
  a2a:hasSource oa:source_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c .

oa:person_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Person-cf8bc1de-a7f1-91c7-37a8-9a54ca65245c
  a a2a:Person ;
  rdfs:label "Catharina Valerius Beerten" ;
  a2a:PersonName [
    rdfs:label "Catharina Valerius Beerten" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Valerius" ;
    a2a:PersonNameLastName "Beerten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Person-d5503a97-d77f-6c5a-0af6-ed7d962fb9e8
  a a2a:Person ;
  rdfs:label "Elisabeth Sprongh" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Sprongh" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Sprongh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Person-32844b27-d791-9e08-da3e-58ae78557e6d
  a a2a:Person ;
  rdfs:label "Judocus Gijsbert" ;
  a2a:PersonName [
    rdfs:label "Judocus Gijsbert" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Gijsbert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Person-a22e4927-97e7-b6f4-5fb7-2d76fd024856
  a a2a:Person ;
  rdfs:label "Jacobus Cornelis Sprong" ;
  a2a:PersonName [
    rdfs:label "Jacobus Cornelis Sprong" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Sprong"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Person-33bc013f-d70a-daa9-bcd2-da833b88adce
  a a2a:Person ;
  rdfs:label "Maria Sprong" ;
  a2a:PersonName [
    rdfs:label "Maria Sprong" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Sprong"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1626" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1626-12-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Person:cf8bc1de-a7f1-91c7-37a8-9a54ca65245c ;
  a2a:EventKeyRef oa:event_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Event1 .

oa:relationep_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Person:d5503a97-d77f-6c5a-0af6-ed7d962fb9e8 ;
  a2a:EventKeyRef oa:event_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Event1 .

oa:relationep_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Person:32844b27-d791-9e08-da3e-58ae78557e6d ;
  a2a:EventKeyRef oa:event_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Event1 .

oa:relationep_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Person:a22e4927-97e7-b6f4-5fb7-2d76fd024856 ;
  a2a:EventKeyRef oa:event_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Event1 .

oa:relationep_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Person:33bc013f-d70a-daa9-bcd2-da833b88adce ;
  a2a:EventKeyRef oa:event_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c_Event1 .

oa:source_brd_05663d2a-b1a6-c3cf-2a75-7c06b40f836c
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1626-12-06 - 1626-12-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1626-12-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1626-12-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1626" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1626-12-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 3, Periode: 1626-1634" ;
    a2a:Book "Dopen rk Brugstraat 1626-1634" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "11" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 3, Periode: 1626-1634, Dopen rk Brugstraat 1626-1634, 3, 11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83f5118a-8751-11e3-a87c-37b496e4e0a6.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/05663d2a-b1a6-c3cf-2a75-7c06b40f836c" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83f5118a-8751-11e3-a87c-37b496e4e0a6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/05663d2a-b1a6-c3cf-2a75-7c06b40f836c" ;
  a2a:RecordGUID "{05663d2a-b1a6-c3cf-2a75-7c06b40f836c}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1626-1634\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1265_00001265.xml van BRD" .

