@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_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2
  a a2a:Record ;
  rdfs:label "Trouwen op 19 maart 1659 te Breda" ;
  a2a:hasPerson oa:person_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2_Person-27af051f-8f2a-1b0c-a677-1d7ef91b0553, oa:person_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2_Person-4d8cbae6-b449-f8ed-ef4e-bc112722e408, oa:person_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2_Person-857f1f02-1b6a-4be3-982a-79503972cb14 ;
  a2a:hasEvent oa:event_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2_0, oa:relationep_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2_1, oa:relationep_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2_2 ;
  a2a:hasSource oa:source_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2 .

oa:person_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2_Person-27af051f-8f2a-1b0c-a677-1d7ef91b0553
  a a2a:Person ;
  rdfs:label "Elias Hanack" ;
  a2a:PersonName [
    rdfs:label "Elias Hanack" ;
    a2a:PersonNameFirstName "Elias" ;
    a2a:PersonNameLastName "Hanack"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:person_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2_Person-4d8cbae6-b449-f8ed-ef4e-bc112722e408
  a a2a:Person ;
  rdfs:label "Mattheus Bresee" ;
  a2a:PersonName [
    rdfs:label "Mattheus Bresee" ;
    a2a:PersonNameFirstName "Mattheus" ;
    a2a:PersonNameLastName "Bresee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2_Person-857f1f02-1b6a-4be3-982a-79503972cb14
  a a2a:Person ;
  rdfs:label "Marij Hendrickx" ;
  a2a:PersonName [
    rdfs:label "Marij Hendrickx" ;
    a2a:PersonNameFirstName "Marij" ;
    a2a:PersonNameLastName "Hendrickx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:event_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1659" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1659-03-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2_Person:27af051f-8f2a-1b0c-a677-1d7ef91b0553 ;
  a2a:EventKeyRef oa:event_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2_Event1 .

oa:relationep_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2_Person:4d8cbae6-b449-f8ed-ef4e-bc112722e408 ;
  a2a:EventKeyRef oa:event_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2_Event1 .

oa:relationep_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2_Person:857f1f02-1b6a-4be3-982a-79503972cb14 ;
  a2a:EventKeyRef oa:event_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2_Event1 .

oa:source_brd_fc3dab08-22ba-9f99-bcd0-4cb4b241daa2
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1659-03-19 - 1659-03-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-03-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-03-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1659" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1659-03-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 36, Periode: 1656-1664" ;
    a2a:Book "Trouwen nh Grote kerk 1656-1664" ;
    a2a:RegistryNumber "36" ;
    a2a:Folio "45" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 36, Periode: 1656-1664, Trouwen nh Grote kerk 1656-1664, 36, 45"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83fb2d18-8751-11e3-916a-dbda4b40a286.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fc3dab08-22ba-9f99-bcd0-4cb4b241daa2" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83fb2d18-8751-11e3-916a-dbda4b40a286.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fc3dab08-22ba-9f99-bcd0-4cb4b241daa2" ;
  a2a:RecordGUID "{fc3dab08-22ba-9f99-bcd0-4cb4b241daa2}" ;
  a2a:SourceRemarkOpmerking "Bruidegom was korporaal onder wijlen ritmeester Crock Attestatie naar: Bergen op Zoom.<br /><strong>Datum ondertrouw: </strong>26-02-1659", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Trouwen+nh+Grote+kerk+1656-1664\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5725_00005725.xml van BRD" .

[] a2a:PersonRemarkdiversen "Weduwnaar, geboorteplaats: Bohemen" .
[] a2a:PersonRemarkdiversen "Weduwe, woonplaats: Bergen op Zoom" .
