@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_d8b675af-13b4-72ef-4e7d-d8906eea06e1
  a a2a:Record ;
  rdfs:label "Doop op 4 augustus 1688 te Breda" ;
  a2a:hasPerson oa:person_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Person-259999b6-b7fe-aed7-03f1-39df1c5338d0, oa:person_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Person-f5b1efc1-3c48-2469-76f2-2361cc0bab60, oa:person_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Person-0786890e-6ab9-fb2f-5322-796d34a941c8, oa:person_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Person-9053f065-1483-6066-f13c-6571da3c2311, oa:person_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Person-b433c148-fb05-4ecd-3172-4caa74cfb51d ;
  a2a:hasEvent oa:event_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_0, oa:relationep_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_1, oa:relationep_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_2, oa:relationep_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_3, oa:relationep_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_4 ;
  a2a:hasSource oa:source_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1 .

oa:person_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Person-259999b6-b7fe-aed7-03f1-39df1c5338d0
  a a2a:Person ;
  rdfs:label "Joanna Vromans" ;
  a2a:PersonName [
    rdfs:label "Joanna Vromans" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Vromans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Person-f5b1efc1-3c48-2469-76f2-2361cc0bab60
  a a2a:Person ;
  rdfs:label "Cornelia Geens" ;
  a2a:PersonName [
    rdfs:label "Cornelia Geens" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Geens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Person-0786890e-6ab9-fb2f-5322-796d34a941c8
  a a2a:Person ;
  rdfs:label "Philippus van Boecholt" ;
  a2a:PersonName [
    rdfs:label "Philippus van Boecholt" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boecholt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Person-9053f065-1483-6066-f13c-6571da3c2311
  a a2a:Person ;
  rdfs:label "Joannes Cretsaert" ;
  a2a:PersonName [
    rdfs:label "Joannes Cretsaert" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Cretsaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Person-b433c148-fb05-4ecd-3172-4caa74cfb51d
  a a2a:Person ;
  rdfs:label "Anna Clara van Boecholt" ;
  a2a:PersonName [
    rdfs:label "Anna Clara van Boecholt" ;
    a2a:PersonNameFirstName "Anna Clara" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boecholt"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1688" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1688-08-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Person:259999b6-b7fe-aed7-03f1-39df1c5338d0 ;
  a2a:EventKeyRef oa:event_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Event1 .

oa:relationep_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Person:f5b1efc1-3c48-2469-76f2-2361cc0bab60 ;
  a2a:EventKeyRef oa:event_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Event1 .

oa:relationep_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Person:0786890e-6ab9-fb2f-5322-796d34a941c8 ;
  a2a:EventKeyRef oa:event_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Event1 .

oa:relationep_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_3
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Person:9053f065-1483-6066-f13c-6571da3c2311 ;
  a2a:EventKeyRef oa:event_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Event1 .

oa:relationep_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Person:b433c148-fb05-4ecd-3172-4caa74cfb51d ;
  a2a:EventKeyRef oa:event_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1_Event1 .

oa:source_brd_d8b675af-13b4-72ef-4e7d-d8906eea06e1
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1688-08-04 - 1688-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1688-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1688-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1688" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1688-08-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 14, Periode: 1677-1695" ;
    a2a:Book "Dopen rk Nieuwstraat 1677-1695" ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "153" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 14, Periode: 1677-1695, Dopen rk Nieuwstraat 1677-1695, 14, 153"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83da7fd2-8751-11e3-b6ed-834a12149ee5.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d8b675af-13b4-72ef-4e7d-d8906eea06e1" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83da7fd2-8751-11e3-b6ed-834a12149ee5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d8b675af-13b4-72ef-4e7d-d8906eea06e1" ;
  a2a:RecordGUID "{d8b675af-13b4-72ef-4e7d-d8906eea06e1}" ;
  a2a:SourceRemarkOpmerking "tweeling", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1677-1695\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5187_00005187.xml van BRD" .

