@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_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a
  a a2a:Record ;
  rdfs:label "Doop op 22 oktober 1699 te Breda" ;
  a2a:hasPerson oa:person_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Person-2f62172b-bc10-32c2-e395-5ac7cf79e0b1, oa:person_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Person-d748bee1-acaa-34ed-2af6-0dc7ef88cc3e, oa:person_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Person-1b721f1a-2317-8937-ec09-486a750e4558, oa:person_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Person-ccb17e2e-a6f4-b776-1307-519d07c493dd, oa:person_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Person-dc25ee76-dd3f-66fa-bf9c-6ab58c64d379, oa:person_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Person-5516f871-6716-3abc-773a-d9d02181236a ;
  a2a:hasEvent oa:event_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_0, oa:relationep_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_1, oa:relationep_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_2, oa:relationep_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_3, oa:relationep_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_4, oa:relationep_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_5 ;
  a2a:hasSource oa:source_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a .

oa:person_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Person-2f62172b-bc10-32c2-e395-5ac7cf79e0b1
  a a2a:Person ;
  rdfs:label "Maria Prins" ;
  a2a:PersonName [
    rdfs:label "Maria Prins" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Prins"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Person-d748bee1-acaa-34ed-2af6-0dc7ef88cc3e
  a a2a:Person ;
  rdfs:label "Christiaan Prins" ;
  a2a:PersonName [
    rdfs:label "Christiaan Prins" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Prins"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Person-1b721f1a-2317-8937-ec09-486a750e4558
  a a2a:Person ;
  rdfs:label "Joannes van Est" ;
  a2a:PersonName [
    rdfs:label "Joannes van Est" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Est"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Person-ccb17e2e-a6f4-b776-1307-519d07c493dd
  a a2a:Person ;
  rdfs:label "Elisabeth Kettincx" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Kettincx" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Kettincx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Person-dc25ee76-dd3f-66fa-bf9c-6ab58c64d379
  a a2a:Person ;
  rdfs:label "Maria van Doren" ;
  a2a:PersonName [
    rdfs:label "Maria van Doren" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Doren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Person-5516f871-6716-3abc-773a-d9d02181236a
  a a2a:Person ;
  rdfs:label "Digna Prins" ;
  a2a:PersonName [
    rdfs:label "Digna Prins" ;
    a2a:PersonNameFirstName "Digna" ;
    a2a:PersonNameLastName "Prins"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1699" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1699-10-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Person:2f62172b-bc10-32c2-e395-5ac7cf79e0b1 ;
  a2a:EventKeyRef oa:event_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Event1 .

oa:relationep_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Person:d748bee1-acaa-34ed-2af6-0dc7ef88cc3e ;
  a2a:EventKeyRef oa:event_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Event1 .

oa:relationep_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Person:1b721f1a-2317-8937-ec09-486a750e4558 ;
  a2a:EventKeyRef oa:event_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Event1 .

oa:relationep_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Person:ccb17e2e-a6f4-b776-1307-519d07c493dd ;
  a2a:EventKeyRef oa:event_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Event1 .

oa:relationep_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Person:dc25ee76-dd3f-66fa-bf9c-6ab58c64d379 ;
  a2a:EventKeyRef oa:event_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Event1 .

oa:relationep_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Person:5516f871-6716-3abc-773a-d9d02181236a ;
  a2a:EventKeyRef oa:event_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a_Event1 .

oa:source_brd_c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1699-10-22 - 1699-10-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1699-10-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1699-10-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1699" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1699-10-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 20, Periode: 1694-1703" ;
    a2a:Book "Dopen rk Waterstraat 1694-1703" ;
    a2a:RegistryNumber "20" ;
    a2a:Folio "47" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 20, Periode: 1694-1703, Dopen rk Waterstraat 1694-1703, 20, 47"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ebd200-8751-11e3-9b7d-738701025cee.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ebd200-8751-11e3-9b7d-738701025cee.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a" ;
  a2a:RecordGUID "{c1cd4a68-0a5c-e318-0d9f-97ad4a6a562a}" ;
  a2a:SourceRemarkOpmerking "getuige 4 ipv meter", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Waterstraat+1694-1703\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5523_00005523.xml van BRD" .

