@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_a7e21bfd-5c8b-3322-e6e2-3115aeea4649
  a a2a:Record ;
  rdfs:label "Trouwen op 24 januari 1683 te Princenhage" ;
  a2a:hasPerson oa:person_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649_Person-01178bfc-464d-11e3-a747-d206bceb4d38, oa:person_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649_Person-0116f1ce-464d-11e3-a747-d206bceb4d38, oa:person_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649_Person-01173ce2-464d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649_0, oa:relationep_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649_1, oa:relationep_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649_2 ;
  a2a:hasSource oa:source_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649 .

oa:person_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649_Person-01178bfc-464d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Elisabeth Jan Marijnis Leijten" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Jan Marijnis Leijten" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePatronym "Jan Marijnis" ;
    a2a:PersonNameLastName "Leijten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hage" ;
    rdfs:label "Hage"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hage" ;
    rdfs:label "Hage"
  ] .

oa:person_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649_Person-0116f1ce-464d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jan Cornelis Bruijns" ;
  a2a:PersonName [
    rdfs:label "Jan Cornelis Bruijns" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Bruijns"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hage" ;
    rdfs:label "Hage"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hage" ;
    rdfs:label "Hage"
  ] .

oa:person_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649_Person-01173ce2-464d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maeijken Michiel Godert Robs" ;
  a2a:PersonName [
    rdfs:label "Maeijken Michiel Godert Robs" ;
    a2a:PersonNameFirstName "Maeijken" ;
    a2a:PersonNamePatronym "Michiel Godert" ;
    a2a:PersonNameLastName "Robs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1683" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1683-01-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649_Person:01178bfc-464d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649_Event1 .

oa:relationep_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649_Person:0116f1ce-464d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649_Event1 .

oa:relationep_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649_Person:01173ce2-464d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649_Event1 .

oa:source_bhi_a7e21bfd-5c8b-3322-e6e2-3115aeea4649
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1683-01-24 - 1683-01-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1683-01-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1683-01-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1683" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1683-01-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Stadsarchief Breda, Bron: boek, Deel: 149, Periode: 1649-1729" ;
    a2a:Book "Schepenbank trouwboek 1649-1729" ;
    a2a:RegistryNumber "149" ;
    a2a:Folio "46r" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Stadsarchief Breda, Bron: boek, Deel: 149, Periode: 1649-1729, Schepenbank trouwboek 1649-1729, 149, 46r"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a7e21bfd-5c8b-3322-e6e2-3115aeea4649" ;
  a2a:RecordGUID "{a7e21bfd-5c8b-3322-e6e2-3115aeea4649}" ;
  a2a:SourceRemarkOpmerking "present ondertrouw en trouwen: de heer Schout Pieter Hoppesack, Jan Jan Bastiaenssen en Cornelis Claes Huijbrechts van Overa (schepenen).<br />Datum ondertrouw: 10-01-1683<br />Datum proclamatie: 10-01-1683", "<a href=https://stadsarchief.breda.nl/collectie/archief/bladeren-door-bronnen/registers/6bb7aab3-f22c-25a4-d4c5-6355d3c6d8f8 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_5495_00005495.xml van BHI" .

[] a2a:PersonRemarkdiversen "jongedochter" .
[] a2a:PersonRemarkdiversen "weduwnaar" .
