@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_2903a5cd-a7b8-d449-a5aa-e99c677a3093
  a a2a:Record ;
  rdfs:label "Doop op 29 januari 1696 te Breda" ;
  a2a:hasPerson oa:person_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Person-09a1fa33-2020-b5ad-93b0-a6f046b6266b, oa:person_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Person-536051f1-48d0-d041-480f-c01cd62cd685, oa:person_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Person-62b894ca-0ad0-9d08-5bdd-b56f4bea60d8, oa:person_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Person-0f5b9421-f53f-57b7-acae-daff9e92160d, oa:person_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Person-2b8f2f63-4f11-08f5-1da4-56361817cf05 ;
  a2a:hasEvent oa:event_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_0, oa:relationep_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_1, oa:relationep_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_2, oa:relationep_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_3, oa:relationep_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_4 ;
  a2a:hasSource oa:source_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093 .

oa:person_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Person-09a1fa33-2020-b5ad-93b0-a6f046b6266b
  a a2a:Person ;
  rdfs:label "Aldegonda Rovers" ;
  a2a:PersonName [
    rdfs:label "Aldegonda Rovers" ;
    a2a:PersonNameFirstName "Aldegonda" ;
    a2a:PersonNameLastName "Rovers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Person-536051f1-48d0-d041-480f-c01cd62cd685
  a a2a:Person ;
  rdfs:label "Adam Heijbloem" ;
  a2a:PersonName [
    rdfs:label "Adam Heijbloem" ;
    a2a:PersonNameFirstName "Adam" ;
    a2a:PersonNameLastName "Heijbloem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Person-62b894ca-0ad0-9d08-5bdd-b56f4bea60d8
  a a2a:Person ;
  rdfs:label "Michael Heybloem" ;
  a2a:PersonName [
    rdfs:label "Michael Heybloem" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Heybloem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Person-0f5b9421-f53f-57b7-acae-daff9e92160d
  a a2a:Person ;
  rdfs:label "Elisabeth Rovers" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Rovers" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Rovers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Person-2b8f2f63-4f11-08f5-1da4-56361817cf05
  a a2a:Person ;
  rdfs:label "Cornelia Heybloem" ;
  a2a:PersonName [
    rdfs:label "Cornelia Heybloem" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Heybloem"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1696" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1696-01-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Person:09a1fa33-2020-b5ad-93b0-a6f046b6266b ;
  a2a:EventKeyRef oa:event_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Event1 .

oa:relationep_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Person:536051f1-48d0-d041-480f-c01cd62cd685 ;
  a2a:EventKeyRef oa:event_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Event1 .

oa:relationep_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Person:62b894ca-0ad0-9d08-5bdd-b56f4bea60d8 ;
  a2a:EventKeyRef oa:event_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Event1 .

oa:relationep_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Person:0f5b9421-f53f-57b7-acae-daff9e92160d ;
  a2a:EventKeyRef oa:event_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Event1 .

oa:relationep_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Person:2b8f2f63-4f11-08f5-1da4-56361817cf05 ;
  a2a:EventKeyRef oa:event_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093_Event1 .

oa:source_brd_2903a5cd-a7b8-d449-a5aa-e99c677a3093
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1696-01-29 - 1696-01-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1696-01-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1696-01-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1696" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1696-01-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742" ;
    a2a:Book "Dopen rk Nieuwstraat 1696-1742" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "1" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742, Dopen rk Nieuwstraat 1696-1742, 15, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e503e4-8751-11e3-b2ee-1f9b124b361e.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2903a5cd-a7b8-d449-a5aa-e99c677a3093" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e503e4-8751-11e3-b2ee-1f9b124b361e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2903a5cd-a7b8-d449-a5aa-e99c677a3093" ;
  a2a:RecordGUID "{2903a5cd-a7b8-d449-a5aa-e99c677a3093}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1696-1742\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1417_00001417.xml van BRD" .

