@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_9fb5c1b3-da32-e82f-9057-838cdb667f3a
  a a2a:Record ;
  rdfs:label "Doop op 20 april 1629 te Breda" ;
  a2a:hasPerson oa:person_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Person-e4e4b01d-7e2d-df60-8cff-d8a3fefb1e3f, oa:person_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Person-fbe20fea-46c2-0c4b-477d-463093037bdb, oa:person_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Person-22492c90-d26e-a659-42c2-ff84999afb8f, oa:person_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Person-d2d108bf-593a-7b07-7c14-df830ddfe80a, oa:person_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Person-1a462fda-7146-1f33-fe65-732b29598e00 ;
  a2a:hasEvent oa:event_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_0, oa:relationep_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_1, oa:relationep_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_2, oa:relationep_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_3, oa:relationep_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_4 ;
  a2a:hasSource oa:source_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a .

oa:person_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Person-e4e4b01d-7e2d-df60-8cff-d8a3fefb1e3f
  a a2a:Person ;
  rdfs:label "Catharina Henricx Ansems" ;
  a2a:PersonName [
    rdfs:label "Catharina Henricx Ansems" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Henricx" ;
    a2a:PersonNameLastName "Ansems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Person-fbe20fea-46c2-0c4b-477d-463093037bdb
  a a2a:Person ;
  rdfs:label "Joannes Cornelis Hulshouts" ;
  a2a:PersonName [
    rdfs:label "Joannes Cornelis Hulshouts" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Hulshouts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Person-22492c90-d26e-a659-42c2-ff84999afb8f
  a a2a:Person ;
  rdfs:label "Cornelis Joannes Stickers" ;
  a2a:PersonName [
    rdfs:label "Cornelis Joannes Stickers" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Joannes" ;
    a2a:PersonNameLastName "Stickers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Person-d2d108bf-593a-7b07-7c14-df830ddfe80a
  a a2a:Person ;
  rdfs:label "Helena Henricx" ;
  a2a:PersonName [
    rdfs:label "Helena Henricx" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Henricx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Person-1a462fda-7146-1f33-fe65-732b29598e00
  a a2a:Person ;
  rdfs:label "Justina Hulshouts" ;
  a2a:PersonName [
    rdfs:label "Justina Hulshouts" ;
    a2a:PersonNameFirstName "Justina" ;
    a2a:PersonNameLastName "Hulshouts"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1629" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1629-04-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Person:e4e4b01d-7e2d-df60-8cff-d8a3fefb1e3f ;
  a2a:EventKeyRef oa:event_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Event1 .

oa:relationep_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Person:fbe20fea-46c2-0c4b-477d-463093037bdb ;
  a2a:EventKeyRef oa:event_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Event1 .

oa:relationep_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Person:22492c90-d26e-a659-42c2-ff84999afb8f ;
  a2a:EventKeyRef oa:event_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Event1 .

oa:relationep_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Person:d2d108bf-593a-7b07-7c14-df830ddfe80a ;
  a2a:EventKeyRef oa:event_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Event1 .

oa:relationep_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Person:1a462fda-7146-1f33-fe65-732b29598e00 ;
  a2a:EventKeyRef oa:event_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a_Event1 .

oa:source_brd_9fb5c1b3-da32-e82f-9057-838cdb667f3a
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1629-04-20 - 1629-04-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1629-04-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1629-04-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1629" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1629-04-20"^^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 "66" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 3, Periode: 1626-1634, Dopen rk Brugstraat 1626-1634, 3, 66"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83f53e1c-8751-11e3-9e17-578f4b3b159f.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/9fb5c1b3-da32-e82f-9057-838cdb667f3a" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83f53e1c-8751-11e3-9e17-578f4b3b159f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/9fb5c1b3-da32-e82f-9057-838cdb667f3a" ;
  a2a:RecordGUID "{9fb5c1b3-da32-e82f-9057-838cdb667f3a}" ;
  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_5380_00005380.xml van BRD" .

