@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_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0
  a a2a:Record ;
  rdfs:label "Doop op 28 maart 1662 te Breda" ;
  a2a:hasPerson oa:person_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Person-b7751e91-87bf-4d38-bdf0-7238e98d4dd3, oa:person_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Person-05ff28c3-8697-09c4-e6eb-ad3b1623674d, oa:person_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Person-eda9d603-e6ad-58bf-4200-cba3c713d4ce, oa:person_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Person-7d8d08ea-2a00-4499-2ff7-344ad65a7fc5, oa:person_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Person-d20b209f-d9ec-0c07-a379-ebddaec83b32 ;
  a2a:hasEvent oa:event_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_0, oa:relationep_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_1, oa:relationep_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_2, oa:relationep_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_3, oa:relationep_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_4 ;
  a2a:hasSource oa:source_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0 .

oa:person_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Person-b7751e91-87bf-4d38-bdf0-7238e98d4dd3
  a a2a:Person ;
  rdfs:label "Catharina Pollerts" ;
  a2a:PersonName [
    rdfs:label "Catharina Pollerts" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Pollerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Person-05ff28c3-8697-09c4-e6eb-ad3b1623674d
  a a2a:Person ;
  rdfs:label "Petronella Herders" ;
  a2a:PersonName [
    rdfs:label "Petronella Herders" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Herders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Person-eda9d603-e6ad-58bf-4200-cba3c713d4ce
  a a2a:Person ;
  rdfs:label "Romanus Pereboom" ;
  a2a:PersonName [
    rdfs:label "Romanus Pereboom" ;
    a2a:PersonNameFirstName "Romanus" ;
    a2a:PersonNameLastName "Pereboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Person-7d8d08ea-2a00-4499-2ff7-344ad65a7fc5
  a a2a:Person ;
  rdfs:label "Jacobus Pereboom" ;
  a2a:PersonName [
    rdfs:label "Jacobus Pereboom" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Pereboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Person-d20b209f-d9ec-0c07-a379-ebddaec83b32
  a a2a:Person ;
  rdfs:label "Aegidius Pereboom" ;
  a2a:PersonName [
    rdfs:label "Aegidius Pereboom" ;
    a2a:PersonNameFirstName "Aegidius" ;
    a2a:PersonNameLastName "Pereboom"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1662" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1662-03-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Person:b7751e91-87bf-4d38-bdf0-7238e98d4dd3 ;
  a2a:EventKeyRef oa:event_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Event1 .

oa:relationep_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Person:05ff28c3-8697-09c4-e6eb-ad3b1623674d ;
  a2a:EventKeyRef oa:event_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Event1 .

oa:relationep_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Person:eda9d603-e6ad-58bf-4200-cba3c713d4ce ;
  a2a:EventKeyRef oa:event_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Event1 .

oa:relationep_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Person:7d8d08ea-2a00-4499-2ff7-344ad65a7fc5 ;
  a2a:EventKeyRef oa:event_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Event1 .

oa:relationep_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Person:d20b209f-d9ec-0c07-a379-ebddaec83b32 ;
  a2a:EventKeyRef oa:event_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0_Event1 .

oa:source_brd_ef1c9590-5f2e-e8cd-d6dd-1f21127996f0
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1662-03-28 - 1662-03-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1662-03-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1662-03-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1662" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1662-03-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 6, Periode: 1649-1672" ;
    a2a:Book "Dopen rk Brugstraat 1649-1672" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "114" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 6, Periode: 1649-1672, Dopen rk Brugstraat 1649-1672, 6, 114"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/840ce832-8751-11e3-9d86-3f7cc96080f4.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ef1c9590-5f2e-e8cd-d6dd-1f21127996f0" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/840ce832-8751-11e3-9d86-3f7cc96080f4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ef1c9590-5f2e-e8cd-d6dd-1f21127996f0" ;
  a2a:RecordGUID "{ef1c9590-5f2e-e8cd-d6dd-1f21127996f0}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1649-1672\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5283_00005283.xml van BRD" .

