@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_afc222c4-42c2-3093-8772-e20eab6e7be3
  a a2a:Record ;
  rdfs:label "Trouwen op 5 april 1694 te Breda" ;
  a2a:hasPerson oa:person_brd_afc222c4-42c2-3093-8772-e20eab6e7be3_Person-25a78a51-6603-21ea-0042-50acfac96d97, oa:person_brd_afc222c4-42c2-3093-8772-e20eab6e7be3_Person-a1a3e2f0-9293-9006-8e0d-6621e6fe3144 ;
  a2a:hasEvent oa:event_brd_afc222c4-42c2-3093-8772-e20eab6e7be3_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_afc222c4-42c2-3093-8772-e20eab6e7be3_0, oa:relationep_brd_afc222c4-42c2-3093-8772-e20eab6e7be3_1 ;
  a2a:hasSource oa:source_brd_afc222c4-42c2-3093-8772-e20eab6e7be3 .

oa:person_brd_afc222c4-42c2-3093-8772-e20eab6e7be3_Person-25a78a51-6603-21ea-0042-50acfac96d97
  a a2a:Person ;
  rdfs:label "Joost Coolen" ;
  a2a:PersonName [
    rdfs:label "Joost Coolen" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNameLastName "Coolen"
  ] ;
  a2a:Gender "Man" .

oa:person_brd_afc222c4-42c2-3093-8772-e20eab6e7be3_Person-a1a3e2f0-9293-9006-8e0d-6621e6fe3144
  a a2a:Person ;
  rdfs:label "Ester Hermans" ;
  a2a:PersonName [
    rdfs:label "Ester Hermans" ;
    a2a:PersonNameFirstName "Ester" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_afc222c4-42c2-3093-8772-e20eab6e7be3_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1694" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1694-04-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_afc222c4-42c2-3093-8772-e20eab6e7be3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_afc222c4-42c2-3093-8772-e20eab6e7be3_Person:25a78a51-6603-21ea-0042-50acfac96d97 ;
  a2a:EventKeyRef oa:event_brd_afc222c4-42c2-3093-8772-e20eab6e7be3_Event1 .

oa:relationep_brd_afc222c4-42c2-3093-8772-e20eab6e7be3_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_afc222c4-42c2-3093-8772-e20eab6e7be3_Person:a1a3e2f0-9293-9006-8e0d-6621e6fe3144 ;
  a2a:EventKeyRef oa:event_brd_afc222c4-42c2-3093-8772-e20eab6e7be3_Event1 .

oa:source_brd_afc222c4-42c2-3093-8772-e20eab6e7be3
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1694-04-05 - 1694-04-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1694-04-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1694-04-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1694" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1694-04-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 20, Periode: 1694-1713" ;
    a2a:Book "Trouwen rk Waterstraat 1694-1713" ;
    a2a:RegistryNumber "20" ;
    a2a:Folio "301" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 20, Periode: 1694-1713, Trouwen rk Waterstraat 1694-1713, 20, 301"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ec3a38-8751-11e3-b15c-934491cf9ce1.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/afc222c4-42c2-3093-8772-e20eab6e7be3" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ec3a38-8751-11e3-b15c-934491cf9ce1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/afc222c4-42c2-3093-8772-e20eab6e7be3" ;
  a2a:RecordGUID "{afc222c4-42c2-3093-8772-e20eab6e7be3}" ;
  a2a:SourceRemarkOpmerking "Getuigen trouwen: Joanna Vissers en Maria Quirijns.<br /><strong>Datum ondertrouw: </strong>1694", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Trouwen+rk+Waterstraat+1694-1713\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4915_00004915.xml van BRD" .

