@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_b4dbd001-dbe2-afc2-9077-ae607462864a
  a a2a:Record ;
  rdfs:label "Trouwen op 8 april 1646 te Breda" ;
  a2a:hasPerson oa:person_brd_b4dbd001-dbe2-afc2-9077-ae607462864a_Person-9fad9625-a8c2-0760-9757-33eff97cdce5, oa:person_brd_b4dbd001-dbe2-afc2-9077-ae607462864a_Person-d8e0f909-ec72-926f-5d0e-1f8459559fe9, oa:person_brd_b4dbd001-dbe2-afc2-9077-ae607462864a_Person-d5b731ba-a550-b0bf-a177-e6dd7f108365 ;
  a2a:hasEvent oa:event_brd_b4dbd001-dbe2-afc2-9077-ae607462864a_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_b4dbd001-dbe2-afc2-9077-ae607462864a_0, oa:relationep_brd_b4dbd001-dbe2-afc2-9077-ae607462864a_1, oa:relationep_brd_b4dbd001-dbe2-afc2-9077-ae607462864a_2 ;
  a2a:hasSource oa:source_brd_b4dbd001-dbe2-afc2-9077-ae607462864a .

oa:person_brd_b4dbd001-dbe2-afc2-9077-ae607462864a_Person-9fad9625-a8c2-0760-9757-33eff97cdce5
  a a2a:Person ;
  rdfs:label "Jan Gijsbrechtsen" ;
  a2a:PersonName [
    rdfs:label "Jan Gijsbrechtsen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Gijsbrechtsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b4dbd001-dbe2-afc2-9077-ae607462864a_Person-d8e0f909-ec72-926f-5d0e-1f8459559fe9
  a a2a:Person ;
  rdfs:label "Mayke Jans" ;
  a2a:PersonName [
    rdfs:label "Mayke Jans" ;
    a2a:PersonNameFirstName "Mayke" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:person_brd_b4dbd001-dbe2-afc2-9077-ae607462864a_Person-d5b731ba-a550-b0bf-a177-e6dd7f108365
  a a2a:Person ;
  rdfs:label "Michiel Aelbrechtssen" ;
  a2a:PersonName [
    rdfs:label "Michiel Aelbrechtssen" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNameLastName "Aelbrechtssen"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_b4dbd001-dbe2-afc2-9077-ae607462864a_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1646" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1646-04-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_b4dbd001-dbe2-afc2-9077-ae607462864a_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_brd_b4dbd001-dbe2-afc2-9077-ae607462864a_Person:9fad9625-a8c2-0760-9757-33eff97cdce5 ;
  a2a:EventKeyRef oa:event_brd_b4dbd001-dbe2-afc2-9077-ae607462864a_Event1 .

oa:relationep_brd_b4dbd001-dbe2-afc2-9077-ae607462864a_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_b4dbd001-dbe2-afc2-9077-ae607462864a_Person:d8e0f909-ec72-926f-5d0e-1f8459559fe9 ;
  a2a:EventKeyRef oa:event_brd_b4dbd001-dbe2-afc2-9077-ae607462864a_Event1 .

oa:relationep_brd_b4dbd001-dbe2-afc2-9077-ae607462864a_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_b4dbd001-dbe2-afc2-9077-ae607462864a_Person:d5b731ba-a550-b0bf-a177-e6dd7f108365 ;
  a2a:EventKeyRef oa:event_brd_b4dbd001-dbe2-afc2-9077-ae607462864a_Event1 .

oa:source_brd_b4dbd001-dbe2-afc2-9077-ae607462864a
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1646-04-08 - 1646-04-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1646-04-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1646-04-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1646" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1646-04-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 35, Periode: 1646-1656" ;
    a2a:Book "Trouwen nh Grote kerk 1646-1656" ;
    a2a:RegistryNumber "35" ;
    a2a:Folio "4" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 35, Periode: 1646-1656, Trouwen nh Grote kerk 1646-1656, 35, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83fa7d32-8751-11e3-be22-5f768e70ab7b.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b4dbd001-dbe2-afc2-9077-ae607462864a" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83fa7d32-8751-11e3-be22-5f768e70ab7b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b4dbd001-dbe2-afc2-9077-ae607462864a" ;
  a2a:RecordGUID "{b4dbd001-dbe2-afc2-9077-ae607462864a}" ;
  a2a:SourceRemarkOpmerking "Man is soldaet onder de compagnie van de Heere van Suylesteijn", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Trouwen+nh+Grote+kerk+1646-1656\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5575_00005575.xml van BRD" .

[] a2a:PersonRemarkdiversen "Weduwe, woonplaats: Breda (op den Haeghdijck)" .
