@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_59532b41-177d-c259-c86c-330c8b2397e3
  a a2a:Record ;
  rdfs:label "Doop op 8 september 1795 te Breda" ;
  a2a:hasPerson oa:person_brd_59532b41-177d-c259-c86c-330c8b2397e3_Person-e8456ade-573b-c4ad-c43f-6d028344b6ef, oa:person_brd_59532b41-177d-c259-c86c-330c8b2397e3_Person-c0d3384f-61bc-5148-82dd-5d65b3028ec7, oa:person_brd_59532b41-177d-c259-c86c-330c8b2397e3_Person-390ac3e4-472b-6da5-3cff-a5ec11d7f51e, oa:person_brd_59532b41-177d-c259-c86c-330c8b2397e3_Person-ac7dd8e1-7297-66eb-ecbd-77a0aa9337c5, oa:person_brd_59532b41-177d-c259-c86c-330c8b2397e3_Person-3ca2bd6b-362e-b5ae-7df2-6281dc78a178 ;
  a2a:hasEvent oa:event_brd_59532b41-177d-c259-c86c-330c8b2397e3_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_59532b41-177d-c259-c86c-330c8b2397e3_0, oa:relationep_brd_59532b41-177d-c259-c86c-330c8b2397e3_1, oa:relationep_brd_59532b41-177d-c259-c86c-330c8b2397e3_2, oa:relationep_brd_59532b41-177d-c259-c86c-330c8b2397e3_3, oa:relationep_brd_59532b41-177d-c259-c86c-330c8b2397e3_4 ;
  a2a:hasSource oa:source_brd_59532b41-177d-c259-c86c-330c8b2397e3 .

oa:person_brd_59532b41-177d-c259-c86c-330c8b2397e3_Person-e8456ade-573b-c4ad-c43f-6d028344b6ef
  a a2a:Person ;
  rdfs:label "Maria Elans" ;
  a2a:PersonName [
    rdfs:label "Maria Elans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Elans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_59532b41-177d-c259-c86c-330c8b2397e3_Person-c0d3384f-61bc-5148-82dd-5d65b3028ec7
  a a2a:Person ;
  rdfs:label "Joannes Elans" ;
  a2a:PersonName [
    rdfs:label "Joannes Elans" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Elans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_59532b41-177d-c259-c86c-330c8b2397e3_Person-390ac3e4-472b-6da5-3cff-a5ec11d7f51e
  a a2a:Person ;
  rdfs:label "Arnoldus Brenck" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Brenck" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Brenck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_59532b41-177d-c259-c86c-330c8b2397e3_Person-ac7dd8e1-7297-66eb-ecbd-77a0aa9337c5
  a a2a:Person ;
  rdfs:label "Joanna Elans" ;
  a2a:PersonName [
    rdfs:label "Joanna Elans" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Elans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_59532b41-177d-c259-c86c-330c8b2397e3_Person-3ca2bd6b-362e-b5ae-7df2-6281dc78a178
  a a2a:Person ;
  rdfs:label "Maria Brenck" ;
  a2a:PersonName [
    rdfs:label "Maria Brenck" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Brenck"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_59532b41-177d-c259-c86c-330c8b2397e3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1795" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1795-09-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_59532b41-177d-c259-c86c-330c8b2397e3_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_59532b41-177d-c259-c86c-330c8b2397e3_Person:e8456ade-573b-c4ad-c43f-6d028344b6ef ;
  a2a:EventKeyRef oa:event_brd_59532b41-177d-c259-c86c-330c8b2397e3_Event1 .

oa:relationep_brd_59532b41-177d-c259-c86c-330c8b2397e3_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_59532b41-177d-c259-c86c-330c8b2397e3_Person:c0d3384f-61bc-5148-82dd-5d65b3028ec7 ;
  a2a:EventKeyRef oa:event_brd_59532b41-177d-c259-c86c-330c8b2397e3_Event1 .

oa:relationep_brd_59532b41-177d-c259-c86c-330c8b2397e3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_59532b41-177d-c259-c86c-330c8b2397e3_Person:390ac3e4-472b-6da5-3cff-a5ec11d7f51e ;
  a2a:EventKeyRef oa:event_brd_59532b41-177d-c259-c86c-330c8b2397e3_Event1 .

oa:relationep_brd_59532b41-177d-c259-c86c-330c8b2397e3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_59532b41-177d-c259-c86c-330c8b2397e3_Person:ac7dd8e1-7297-66eb-ecbd-77a0aa9337c5 ;
  a2a:EventKeyRef oa:event_brd_59532b41-177d-c259-c86c-330c8b2397e3_Event1 .

oa:relationep_brd_59532b41-177d-c259-c86c-330c8b2397e3_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_59532b41-177d-c259-c86c-330c8b2397e3_Person:3ca2bd6b-362e-b5ae-7df2-6281dc78a178 ;
  a2a:EventKeyRef oa:event_brd_59532b41-177d-c259-c86c-330c8b2397e3_Event1 .

oa:source_brd_59532b41-177d-c259-c86c-330c8b2397e3
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1795-09-08 - 1795-09-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1795-09-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-09-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1795" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1795-09-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 22, Periode: 1748-1810" ;
    a2a:Book "Dopen rk Waterstraat 1748-1810" ;
    a2a:RegistryNumber "22" ;
    a2a:Folio "319" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 22, Periode: 1748-1810, Dopen rk Waterstraat 1748-1810, 22, 319"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ee93fa-8751-11e3-9086-3b8b21c2620c.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/59532b41-177d-c259-c86c-330c8b2397e3" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ee93fa-8751-11e3-9086-3b8b21c2620c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/59532b41-177d-c259-c86c-330c8b2397e3" ;
  a2a:RecordGUID "{59532b41-177d-c259-c86c-330c8b2397e3}" ;
  a2a:SourceRemarkOpmerking "moeder uit Dongen", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Waterstraat+1748-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1190_00001190.xml van BRD" .

