@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_0f2b9c7f-cb83-4e53-4470-4e8e32be1496
  a a2a:Record ;
  rdfs:label "Doop op 9 maart 1735 te Breda" ;
  a2a:hasPerson oa:person_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Person-109bc815-f3e4-6bc3-6854-662d5fef4ddf, oa:person_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Person-7f2e8d50-b0b7-6c02-d498-9eaaaa04c9e2, oa:person_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Person-ecf2c9af-f652-ab25-ac5e-43237dfa42d3, oa:person_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Person-02a22230-7df1-2260-9218-224b51376051, oa:person_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Person-831f1585-decb-03d9-866e-3bf5c4aeb785 ;
  a2a:hasEvent oa:event_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_0, oa:relationep_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_1, oa:relationep_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_2, oa:relationep_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_3, oa:relationep_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_4 ;
  a2a:hasSource oa:source_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496 .

oa:person_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Person-109bc815-f3e4-6bc3-6854-662d5fef4ddf
  a a2a:Person ;
  rdfs:label "Catharina Jansens" ;
  a2a:PersonName [
    rdfs:label "Catharina Jansens" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Jansens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Person-7f2e8d50-b0b7-6c02-d498-9eaaaa04c9e2
  a a2a:Person ;
  rdfs:label "Barbara Jansens" ;
  a2a:PersonName [
    rdfs:label "Barbara Jansens" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Jansens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Person-ecf2c9af-f652-ab25-ac5e-43237dfa42d3
  a a2a:Person ;
  rdfs:label "Jacobus Seldens" ;
  a2a:PersonName [
    rdfs:label "Jacobus Seldens" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Seldens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Person-02a22230-7df1-2260-9218-224b51376051
  a a2a:Person ;
  rdfs:label "Gerardus Keppelaer" ;
  a2a:PersonName [
    rdfs:label "Gerardus Keppelaer" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Keppelaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Person-831f1585-decb-03d9-866e-3bf5c4aeb785
  a a2a:Person ;
  rdfs:label "Jacobus Keppelaer" ;
  a2a:PersonName [
    rdfs:label "Jacobus Keppelaer" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Keppelaer"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1735" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1735-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Person:109bc815-f3e4-6bc3-6854-662d5fef4ddf ;
  a2a:EventKeyRef oa:event_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Event1 .

oa:relationep_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Person:7f2e8d50-b0b7-6c02-d498-9eaaaa04c9e2 ;
  a2a:EventKeyRef oa:event_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Event1 .

oa:relationep_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Person:ecf2c9af-f652-ab25-ac5e-43237dfa42d3 ;
  a2a:EventKeyRef oa:event_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Event1 .

oa:relationep_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Person:02a22230-7df1-2260-9218-224b51376051 ;
  a2a:EventKeyRef oa:event_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Event1 .

oa:relationep_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Person:831f1585-decb-03d9-866e-3bf5c4aeb785 ;
  a2a:EventKeyRef oa:event_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496_Event1 .

oa:source_brd_0f2b9c7f-cb83-4e53-4470-4e8e32be1496
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1735-03-09 - 1735-03-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1735-03-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1735-03-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1735" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1735-03-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 21, Periode: 1704-1747" ;
    a2a:Book "Dopen rk Waterstraat 1704-1747" ;
    a2a:RegistryNumber "21" ;
    a2a:Folio "196" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 21, Periode: 1704-1747, Dopen rk Waterstraat 1704-1747, 21, 196"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ed0d00-8751-11e3-9781-6f1dcb63c331.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0f2b9c7f-cb83-4e53-4470-4e8e32be1496" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ed0d00-8751-11e3-9781-6f1dcb63c331.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0f2b9c7f-cb83-4e53-4470-4e8e32be1496" ;
  a2a:RecordGUID "{0f2b9c7f-cb83-4e53-4470-4e8e32be1496}" ;
  a2a:SourceRemarkOpmerking "vader soldaat", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Waterstraat+1704-1747\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1307_00001307.xml van BRD" .

