@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_bhi_02801acd-e17b-02da-4762-49491efbd9ba
  a a2a:Record ;
  rdfs:label "Trouwen op 9 juni 1706 te Breda" ;
  a2a:hasPerson oa:person_bhi_02801acd-e17b-02da-4762-49491efbd9ba_Person-1cf1f998-464d-11e3-a747-d206bceb4d38, oa:person_bhi_02801acd-e17b-02da-4762-49491efbd9ba_Person-1cf1bf5a-464d-11e3-a747-d206bceb4d38, oa:person_bhi_02801acd-e17b-02da-4762-49491efbd9ba_Person-1cf2337c-464d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_02801acd-e17b-02da-4762-49491efbd9ba_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_02801acd-e17b-02da-4762-49491efbd9ba_0, oa:relationep_bhi_02801acd-e17b-02da-4762-49491efbd9ba_1, oa:relationep_bhi_02801acd-e17b-02da-4762-49491efbd9ba_2 ;
  a2a:hasSource oa:source_bhi_02801acd-e17b-02da-4762-49491efbd9ba .

oa:person_bhi_02801acd-e17b-02da-4762-49491efbd9ba_Person-1cf1f998-464d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Margeau Beens" ;
  a2a:PersonName [
    rdfs:label "Margeau Beens" ;
    a2a:PersonNameFirstName "Margeau" ;
    a2a:PersonNameLastName "Beens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_bhi_02801acd-e17b-02da-4762-49491efbd9ba_Person-1cf1bf5a-464d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Alexander St. Amand" ;
  a2a:PersonName [
    rdfs:label "Alexander St. Amand" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNamePrefixLastName "St." ;
    a2a:PersonNameLastName "Amand"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bordeaux (Frankrijk)" ;
    rdfs:label "Bordeaux (Frankrijk)"
  ] .

oa:person_bhi_02801acd-e17b-02da-4762-49491efbd9ba_Person-1cf2337c-464d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adriaan Rips (Lips)" ;
  a2a:PersonName [
    rdfs:label "Adriaan Rips (Lips)" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Rips (Lips)"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_02801acd-e17b-02da-4762-49491efbd9ba_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1706" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1706-06-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] ;
  a2a:EventReligion "Hervormde Gemeente" .

oa:relationep_bhi_02801acd-e17b-02da-4762-49491efbd9ba_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_02801acd-e17b-02da-4762-49491efbd9ba_Person:1cf1f998-464d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_02801acd-e17b-02da-4762-49491efbd9ba_Event1 .

oa:relationep_bhi_02801acd-e17b-02da-4762-49491efbd9ba_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_02801acd-e17b-02da-4762-49491efbd9ba_Person:1cf1bf5a-464d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_02801acd-e17b-02da-4762-49491efbd9ba_Event1 .

oa:relationep_bhi_02801acd-e17b-02da-4762-49491efbd9ba_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_bhi_02801acd-e17b-02da-4762-49491efbd9ba_Person:1cf2337c-464d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_02801acd-e17b-02da-4762-49491efbd9ba_Event1 .

oa:source_bhi_02801acd-e17b-02da-4762-49491efbd9ba
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1706-06-09 - 1706-06-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1706-06-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1706-06-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1706" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1706-06-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief Hervormde Gemeente te Breda (afd. III-116), Bron: boek, Deel: 170, Periode: ..." ;
    a2a:Book "Hervormde Gemeente trouwboek 1699-1711" ;
    a2a:RegistryNumber "170" ;
    a2a:Folio "133" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Archief Hervormde Gemeente te Breda (afd. III-116), Bron: boek, Deel: 170, Periode: ..., Hervormde Gemeente trouwboek 1699-1711, 170, 133"
  ] ;
  a2a:SourceLastChangeDate "2016-02-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/02801acd-e17b-02da-4762-49491efbd9ba" ;
  a2a:RecordGUID "{02801acd-e17b-02da-4762-49491efbd9ba}" ;
  a2a:SourceRemarkOpmerking "Trouwboek Kleine Kerk A-GO Bak 290.", "<a href=https://stadsarchief.breda.nl/collectie/archief/bladeren-door-bronnen/registers/0d02d60a-2313-8324-3c79-2c05a6d6c8cc target=\"_blank\">Blader hier door het gescande register met daarin deze akte op de website van SA Breda</a><br><br>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_5288_00005288.xml van BHI" .

[] a2a:PersonRemarkdiversen "weduwe" .
[] a2a:PersonRemarkdiversen "jongeman" .
