@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_09d2b8d5-bae1-5dec-7e31-96efe30de402
  a a2a:Record ;
  rdfs:label "Trouwen op 10 oktober 1695 te Breda" ;
  a2a:hasPerson oa:person_brd_09d2b8d5-bae1-5dec-7e31-96efe30de402_Person-19e149fc-988b-eaa8-a9c2-7e80b42508ab, oa:person_brd_09d2b8d5-bae1-5dec-7e31-96efe30de402_Person-87c7cb5f-5d0d-e148-856e-b2f82bc0b958, oa:person_brd_09d2b8d5-bae1-5dec-7e31-96efe30de402_Person-3891290f-a9b6-c562-94c1-d66af54b0fe5 ;
  a2a:hasEvent oa:event_brd_09d2b8d5-bae1-5dec-7e31-96efe30de402_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_09d2b8d5-bae1-5dec-7e31-96efe30de402_0, oa:relationep_brd_09d2b8d5-bae1-5dec-7e31-96efe30de402_1, oa:relationep_brd_09d2b8d5-bae1-5dec-7e31-96efe30de402_2 ;
  a2a:hasSource oa:source_brd_09d2b8d5-bae1-5dec-7e31-96efe30de402 .

oa:person_brd_09d2b8d5-bae1-5dec-7e31-96efe30de402_Person-19e149fc-988b-eaa8-a9c2-7e80b42508ab
  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_09d2b8d5-bae1-5dec-7e31-96efe30de402_Person-87c7cb5f-5d0d-e148-856e-b2f82bc0b958
  a a2a:Person ;
  rdfs:label "Gilis Caron" ;
  a2a:PersonName [
    rdfs:label "Gilis Caron" ;
    a2a:PersonNameFirstName "Gilis" ;
    a2a:PersonNameLastName "Caron"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_09d2b8d5-bae1-5dec-7e31-96efe30de402_Person-3891290f-a9b6-c562-94c1-d66af54b0fe5
  a a2a:Person ;
  rdfs:label "Doretta Pelt" ;
  a2a:PersonName [
    rdfs:label "Doretta Pelt" ;
    a2a:PersonNameFirstName "Doretta" ;
    a2a:PersonNameLastName "Pelt"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_09d2b8d5-bae1-5dec-7e31-96efe30de402_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_09d2b8d5-bae1-5dec-7e31-96efe30de402_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_09d2b8d5-bae1-5dec-7e31-96efe30de402_Person:19e149fc-988b-eaa8-a9c2-7e80b42508ab ;
  a2a:EventKeyRef oa:event_brd_09d2b8d5-bae1-5dec-7e31-96efe30de402_Event1 .

oa:relationep_brd_09d2b8d5-bae1-5dec-7e31-96efe30de402_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_brd_09d2b8d5-bae1-5dec-7e31-96efe30de402_Person:87c7cb5f-5d0d-e148-856e-b2f82bc0b958 ;
  a2a:EventKeyRef oa:event_brd_09d2b8d5-bae1-5dec-7e31-96efe30de402_Event1 .

oa:relationep_brd_09d2b8d5-bae1-5dec-7e31-96efe30de402_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_09d2b8d5-bae1-5dec-7e31-96efe30de402_Person:3891290f-a9b6-c562-94c1-d66af54b0fe5 ;
  a2a:EventKeyRef oa:event_brd_09d2b8d5-bae1-5dec-7e31-96efe30de402_Event1 .

oa:source_brd_09d2b8d5-bae1-5dec-7e31-96efe30de402
  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: Collectie DTB Breda, Bron: boek, Deel: 40, Periode: 1685-1696" ;
    a2a:Book "Trouwen nh Grote kerk 1685-1696" ;
    a2a:RegistryNumber "40" ;
    a2a:Folio "259" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 40, Periode: 1685-1696, Trouwen nh Grote kerk 1685-1696, 40, 259"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ffa46a-8751-11e3-8f1b-d707ae406967.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/09d2b8d5-bae1-5dec-7e31-96efe30de402" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ffa46a-8751-11e3-8f1b-d707ae406967.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/09d2b8d5-bae1-5dec-7e31-96efe30de402" ;
  a2a:RecordGUID "{09d2b8d5-bae1-5dec-7e31-96efe30de402}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Trouwen+nh+Grote+kerk+1685-1696\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4571_00004571.xml van BRD" .

[] a2a:PersonRemarkdiversen "Weduwnaar" .
[] a2a:PersonRemarkdiversen "Weduwe" .
