@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_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd
  a a2a:Record ;
  rdfs:label "Doop op 7 augustus 1707 te Breda" ;
  a2a:hasPerson oa:person_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Person-18e01048-8313-0b0d-dee2-f875464de422, oa:person_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Person-5977f67b-4dd5-2dee-6bc0-0ccb14c9f6e5, oa:person_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Person-93d1d362-476c-7d2d-944b-bc2db3a135b5, oa:person_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Person-bd3f2ebf-e21c-abeb-34f8-15ef8fbb28c4, oa:person_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Person-f5ff2fea-fa61-d28f-ee32-36a39eaafa52 ;
  a2a:hasEvent oa:event_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_0, oa:relationep_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_1, oa:relationep_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_2, oa:relationep_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_3, oa:relationep_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_4 ;
  a2a:hasSource oa:source_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd .

oa:person_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Person-18e01048-8313-0b0d-dee2-f875464de422
  a a2a:Person ;
  rdfs:label "Cornelia van Elshout" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Elshout" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Elshout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Person-5977f67b-4dd5-2dee-6bc0-0ccb14c9f6e5
  a a2a:Person ;
  rdfs:label "Adriaantje Lansloet" ;
  a2a:PersonName [
    rdfs:label "Adriaantje Lansloet" ;
    a2a:PersonNameFirstName "Adriaantje" ;
    a2a:PersonNameLastName "Lansloet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Person-93d1d362-476c-7d2d-944b-bc2db3a135b5
  a a2a:Person ;
  rdfs:label "Adriaen Palm" ;
  a2a:PersonName [
    rdfs:label "Adriaen Palm" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Palm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Person-bd3f2ebf-e21c-abeb-34f8-15ef8fbb28c4
  a a2a:Person ;
  rdfs:label "Lansloot van Hulsel" ;
  a2a:PersonName [
    rdfs:label "Lansloot van Hulsel" ;
    a2a:PersonNameFirstName "Lansloot" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hulsel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Person-f5ff2fea-fa61-d28f-ee32-36a39eaafa52
  a a2a:Person ;
  rdfs:label "Cornelis van Hulsel" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Hulsel" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hulsel"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1707" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1707-08-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Person:18e01048-8313-0b0d-dee2-f875464de422 ;
  a2a:EventKeyRef oa:event_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Event1 .

oa:relationep_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Person:5977f67b-4dd5-2dee-6bc0-0ccb14c9f6e5 ;
  a2a:EventKeyRef oa:event_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Event1 .

oa:relationep_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Person:93d1d362-476c-7d2d-944b-bc2db3a135b5 ;
  a2a:EventKeyRef oa:event_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Event1 .

oa:relationep_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Person:bd3f2ebf-e21c-abeb-34f8-15ef8fbb28c4 ;
  a2a:EventKeyRef oa:event_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Event1 .

oa:relationep_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Person:f5ff2fea-fa61-d28f-ee32-36a39eaafa52 ;
  a2a:EventKeyRef oa:event_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd_Event1 .

oa:source_brd_0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1707-08-07 - 1707-08-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1707-08-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1707-08-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1707" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1707-08-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 30, Periode: 1704-1722" ;
    a2a:Book "Dopen nh Breda 1704-1722" ;
    a2a:RegistryNumber "30" ;
    a2a:Folio "29v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 30, Periode: 1704-1722, Dopen nh Breda 1704-1722, 30, 29v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83f62502-8751-11e3-8cf5-6f3b31f3428a.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83f62502-8751-11e3-8cf5-6f3b31f3428a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd" ;
  a2a:RecordGUID "{0b4fbdba-f709-11a6-e259-ebb4a6eaf1bd}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+nh+Breda+1704-1722\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1291_00001291.xml van BRD" .

