@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_96c361c2-ee6e-cb70-a4c2-e0e8473ec465
  a a2a:Record ;
  rdfs:label "Doop op 24 april 1755 te Breda" ;
  a2a:hasPerson oa:person_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Person-df78285f-6640-eef5-832d-da43fd251e21, oa:person_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Person-c41c812f-7ee5-c498-a444-a0b0ed074ccf, oa:person_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Person-360691f6-5ae0-bab7-0392-6e5aa2842c77, oa:person_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Person-1e7777f2-b78f-c71e-5dde-696bc587a386, oa:person_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Person-c7b487a0-76dd-a389-ec7b-9812a08baaec, oa:person_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Person-758defc3-0802-826f-d22b-9e2700cb418a ;
  a2a:hasEvent oa:event_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_0, oa:relationep_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_1, oa:relationep_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_2, oa:relationep_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_3, oa:relationep_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_4, oa:relationep_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_5 ;
  a2a:hasSource oa:source_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465 .

oa:person_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Person-df78285f-6640-eef5-832d-da43fd251e21
  a a2a:Person ;
  rdfs:label "Cornelia Else" ;
  a2a:PersonName [
    rdfs:label "Cornelia Else" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Else"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Person-c41c812f-7ee5-c498-a444-a0b0ed074ccf
  a a2a:Person ;
  rdfs:label "Joannes Else" ;
  a2a:PersonName [
    rdfs:label "Joannes Else" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Else"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Person-360691f6-5ae0-bab7-0392-6e5aa2842c77
  a a2a:Person ;
  rdfs:label "Joannes Korevelt" ;
  a2a:PersonName [
    rdfs:label "Joannes Korevelt" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Korevelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Person-1e7777f2-b78f-c71e-5dde-696bc587a386
  a a2a:Person ;
  rdfs:label "Maria van der Werve" ;
  a2a:PersonName [
    rdfs:label "Maria van der Werve" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Werve"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Person-c7b487a0-76dd-a389-ec7b-9812a08baaec
  a a2a:Person ;
  rdfs:label "Elisabetha Gilen" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Gilen" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Gilen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Person-758defc3-0802-826f-d22b-9e2700cb418a
  a a2a:Person ;
  rdfs:label "Petrus Else" ;
  a2a:PersonName [
    rdfs:label "Petrus Else" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Else"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1755" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1755-04-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Person:df78285f-6640-eef5-832d-da43fd251e21 ;
  a2a:EventKeyRef oa:event_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Event1 .

oa:relationep_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Person:c41c812f-7ee5-c498-a444-a0b0ed074ccf ;
  a2a:EventKeyRef oa:event_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Event1 .

oa:relationep_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Person:360691f6-5ae0-bab7-0392-6e5aa2842c77 ;
  a2a:EventKeyRef oa:event_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Event1 .

oa:relationep_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Person:1e7777f2-b78f-c71e-5dde-696bc587a386 ;
  a2a:EventKeyRef oa:event_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Event1 .

oa:relationep_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Person:c7b487a0-76dd-a389-ec7b-9812a08baaec ;
  a2a:EventKeyRef oa:event_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Event1 .

oa:relationep_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Person:758defc3-0802-826f-d22b-9e2700cb418a ;
  a2a:EventKeyRef oa:event_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465_Event1 .

oa:source_brd_96c361c2-ee6e-cb70-a4c2-e0e8473ec465
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1755-04-24 - 1755-04-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1755-04-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1755-04-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1755" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1755-04-24"^^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 "68" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 22, Periode: 1748-1810, Dopen rk Waterstraat 1748-1810, 22, 68"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83edd01e-8751-11e3-aba3-7b3ac3fec515.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/96c361c2-ee6e-cb70-a4c2-e0e8473ec465" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83edd01e-8751-11e3-aba3-7b3ac3fec515.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/96c361c2-ee6e-cb70-a4c2-e0e8473ec465" ;
  a2a:RecordGUID "{96c361c2-ee6e-cb70-a4c2-e0e8473ec465}" ;
  a2a:SourceRemarkOpmerking "<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_5126_00005126.xml van BRD" .

