@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_bb82c37e-2ffc-da07-ae2c-b12d7411a28a
  a a2a:Record ;
  rdfs:label "Trouwen op 10 oktober 1695 te Breda" ;
  a2a:hasPerson oa:person_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a_Person-a0472555-1375-2ad5-8012-02ed5f82de7f, oa:person_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a_Person-69f89ce7-ba90-0dc0-bb95-e606c0f413cd, oa:person_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a_Person-3f2e2e4f-6ea6-bc3a-cba6-331fe4f8b361 ;
  a2a:hasEvent oa:event_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a_0, oa:relationep_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a_1, oa:relationep_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a_2 ;
  a2a:hasSource oa:source_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a .

oa:person_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a_Person-a0472555-1375-2ad5-8012-02ed5f82de7f
  a a2a:Person ;
  rdfs:label "Bartholomeus Loret" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Loret" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Loret"
  ] ;
  a2a:Gender "Man" .

oa:person_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a_Person-69f89ce7-ba90-0dc0-bb95-e606c0f413cd
  a a2a:Person ;
  rdfs:label "Jillis Caron" ;
  a2a:PersonName [
    rdfs:label "Jillis Caron" ;
    a2a:PersonNameFirstName "Jillis" ;
    a2a:PersonNameLastName "Caron"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a_Person-3f2e2e4f-6ea6-bc3a-cba6-331fe4f8b361
  a a2a:Person ;
  rdfs:label "Doretta Pelt" ;
  a2a:PersonName [
    rdfs:label "Doretta Pelt" ;
    a2a:PersonNameFirstName "Doretta" ;
    a2a:PersonNameLastName "Pelt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:event_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1695" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1695-10-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a_Person:a0472555-1375-2ad5-8012-02ed5f82de7f ;
  a2a:EventKeyRef oa:event_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a_Event1 .

oa:relationep_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a_Person:69f89ce7-ba90-0dc0-bb95-e606c0f413cd ;
  a2a:EventKeyRef oa:event_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a_Event1 .

oa:relationep_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a_Person:3f2e2e4f-6ea6-bc3a-cba6-331fe4f8b361 ;
  a2a:EventKeyRef oa:event_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a_Event1 .

oa:source_brd_bb82c37e-2ffc-da07-ae2c-b12d7411a28a
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1695-10-10 - 1695-10-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1695-10-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1695-10-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1695" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1695-10-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Hervormde Gemeente Breda Kerkeraad, Bron: boek, Deel: 166, Periode: 1691-1699" ;
    a2a:Book "Trouwen nh Kleine kerk 1691-1699" ;
    a2a:RegistryNumber "166" ;
    a2a:Folio "115" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Hervormde Gemeente Breda Kerkeraad, Bron: boek, Deel: 166, Periode: 1691-1699, Trouwen nh Kleine kerk 1691-1699, 166, 115"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/84270532-8751-11e3-af50-0f039772181a.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bb82c37e-2ffc-da07-ae2c-b12d7411a28a" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/84270532-8751-11e3-af50-0f039772181a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bb82c37e-2ffc-da07-ae2c-b12d7411a28a" ;
  a2a:RecordGUID "{bb82c37e-2ffc-da07-ae2c-b12d7411a28a}" ;
  a2a:SourceRemarkOpmerking "Trouwbrief 15 St.", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Trouwen+nh+Kleine+kerk+1691-1699\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5589_00005589.xml van BRD" .

[] a2a:PersonRemarkdiversen "Weduwnaar" .
[] a2a:PersonRemarkdiversen "Weduwe, woonplaats: Breda, op den Haagdijk" .
