@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_da4beb3b-8422-65a8-9fef-092a76ca5c62
  a a2a:Record ;
  rdfs:label "Trouwen op 28 augustus 1729 te Princenhage" ;
  a2a:hasPerson oa:person_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62_Person-ddc4fa15-545b-ccd8-71f9-8c22b5207256, oa:person_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62_Person-c0491133-e8d8-a1c8-4bf2-a0e14a4975de, oa:person_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62_Person-9bd30c0e-c049-015a-c523-602a859a701d ;
  a2a:hasEvent oa:event_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62_0, oa:relationep_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62_1, oa:relationep_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62_2 ;
  a2a:hasSource oa:source_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62 .

oa:person_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62_Person-ddc4fa15-545b-ccd8-71f9-8c22b5207256
  a a2a:Person ;
  rdfs:label "Claas Lambregt" ;
  a2a:PersonName [
    rdfs:label "Claas Lambregt" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNameLastName "Lambregt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:person_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62_Person-c0491133-e8d8-a1c8-4bf2-a0e14a4975de
  a a2a:Person ;
  rdfs:label "Barbera Jan Fincente" ;
  a2a:PersonName [
    rdfs:label "Barbera Jan Fincente" ;
    a2a:PersonNameFirstName "Barbera" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Fincente"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:person_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62_Person-9bd30c0e-c049-015a-c523-602a859a701d
  a a2a:Person ;
  rdfs:label "Maria Goris Dirven" ;
  a2a:PersonName [
    rdfs:label "Maria Goris Dirven" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Goris" ;
    a2a:PersonNameLastName "Dirven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1729" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1729-08-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62_Person:ddc4fa15-545b-ccd8-71f9-8c22b5207256 ;
  a2a:EventKeyRef oa:event_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62_Event1 .

oa:relationep_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62_Person:c0491133-e8d8-a1c8-4bf2-a0e14a4975de ;
  a2a:EventKeyRef oa:event_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62_Event1 .

oa:relationep_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62_Person:9bd30c0e-c049-015a-c523-602a859a701d ;
  a2a:EventKeyRef oa:event_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62_Event1 .

oa:source_brd_da4beb3b-8422-65a8-9fef-092a76ca5c62
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1729-08-28 - 1729-08-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1729-08-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1729-08-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1729" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1729-08-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Hervormde Gemeente Princenhage, Bron: boek, Deel: 13, Periode: 1690-1746" ;
    a2a:Book "Trouwen nh Princenhage 1690-1746" ;
    a2a:RegistryNumber "13" ;
    a2a:Folio "132" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Hervormde Gemeente Princenhage, Bron: boek, Deel: 13, Periode: 1690-1746, Trouwen nh Princenhage 1690-1746, 13, 132"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/848a0574-8751-11e3-b705-9799d6ef166a.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/da4beb3b-8422-65a8-9fef-092a76ca5c62" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/848a0574-8751-11e3-b705-9799d6ef166a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/da4beb3b-8422-65a8-9fef-092a76ca5c62" ;
  a2a:RecordGUID "{da4beb3b-8422-65a8-9fef-092a76ca5c62}" ;
  a2a:SourceRemarkOpmerking "Fincenten ook wel Vincenten<br /><strong>Datum ondertrouw: </strong>13-08-1729", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Trouwen+nh+Princenhage+1690-1746\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5654_00005654.xml van BRD" .

[] a2a:PersonRemarkdiversen "Weduwnaar" .
[] a2a:PersonRemarkdiversen "Jongedochter" .
