@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_f247fcea-58fe-7c64-77cc-b35dc1ca870b
  a a2a:Record ;
  rdfs:label "Trouwen op 13 mei 1667 te Breda" ;
  a2a:hasPerson oa:person_brd_f247fcea-58fe-7c64-77cc-b35dc1ca870b_Person-90bb094a-b1e0-1980-804d-8b86f040c1e6, oa:person_brd_f247fcea-58fe-7c64-77cc-b35dc1ca870b_Person-f71260cf-29f4-3243-6269-a3449ba67fd7 ;
  a2a:hasEvent oa:event_brd_f247fcea-58fe-7c64-77cc-b35dc1ca870b_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_f247fcea-58fe-7c64-77cc-b35dc1ca870b_0, oa:relationep_brd_f247fcea-58fe-7c64-77cc-b35dc1ca870b_1 ;
  a2a:hasSource oa:source_brd_f247fcea-58fe-7c64-77cc-b35dc1ca870b .

oa:person_brd_f247fcea-58fe-7c64-77cc-b35dc1ca870b_Person-90bb094a-b1e0-1980-804d-8b86f040c1e6
  a a2a:Person ;
  rdfs:label "Pieter Claassen van Capel" ;
  a2a:PersonName [
    rdfs:label "Pieter Claassen van Capel" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Claassen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Capel"
  ] ;
  a2a:Gender "Man" .

oa:person_brd_f247fcea-58fe-7c64-77cc-b35dc1ca870b_Person-f71260cf-29f4-3243-6269-a3449ba67fd7
  a a2a:Person ;
  rdfs:label "Magdaleentie Pieters" ;
  a2a:PersonName [
    rdfs:label "Magdaleentie Pieters" ;
    a2a:PersonNameFirstName "Magdaleentie" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:event_brd_f247fcea-58fe-7c64-77cc-b35dc1ca870b_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1667" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1667-05-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_f247fcea-58fe-7c64-77cc-b35dc1ca870b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_f247fcea-58fe-7c64-77cc-b35dc1ca870b_Person:90bb094a-b1e0-1980-804d-8b86f040c1e6 ;
  a2a:EventKeyRef oa:event_brd_f247fcea-58fe-7c64-77cc-b35dc1ca870b_Event1 .

oa:relationep_brd_f247fcea-58fe-7c64-77cc-b35dc1ca870b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_f247fcea-58fe-7c64-77cc-b35dc1ca870b_Person:f71260cf-29f4-3243-6269-a3449ba67fd7 ;
  a2a:EventKeyRef oa:event_brd_f247fcea-58fe-7c64-77cc-b35dc1ca870b_Event1 .

oa:source_brd_f247fcea-58fe-7c64-77cc-b35dc1ca870b
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1667-05-13 - 1667-05-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1667-05-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1667-05-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1667" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1667-05-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 37, Periode: 1664-1672" ;
    a2a:Book "Trouwen nh Grote kerk 1664-1672" ;
    a2a:RegistryNumber "37" ;
    a2a:Folio "73" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 37, Periode: 1664-1672, Trouwen nh Grote kerk 1664-1672, 37, 73"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83fbba4e-8751-11e3-9c6c-e30edafc54cd.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f247fcea-58fe-7c64-77cc-b35dc1ca870b" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83fbba4e-8751-11e3-9c6c-e30edafc54cd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f247fcea-58fe-7c64-77cc-b35dc1ca870b" ;
  a2a:RecordGUID "{f247fcea-58fe-7c64-77cc-b35dc1ca870b}" ;
  a2a:SourceRemarkOpmerking "De man was adelborst onder kapitein Laignier.<br /><strong>Datum ondertrouw: </strong>16-04-1667", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Trouwen+nh+Grote+kerk+1664-1672\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5704_00005704.xml van BRD" .

[] a2a:PersonRemarkdiversen "Geboorteplaats: Bergen-op-Zoom, woonplaats: Breda (Haagdijk)" .
