@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_d181de18-8c92-45fd-ace7-e5433ef7fee7
  a a2a:Record ;
  rdfs:label "vestbrief op 4 maart 1523" ;
  a2a:hasPerson oa:person_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_Person-18e84811-15aa-48e2-95b9-041c2ed53dca, oa:person_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_Person-6e2d7748-b9a5-4f4f-90a8-0ceae22bd556, oa:person_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_Person-04a8331c-0cce-4cd0-a191-07fa88eaacfa, oa:person_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_Person-9aa47b6e-c4e3-4f93-a476-03c55a857b35 ;
  a2a:hasEvent oa:event_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_0, oa:relationep_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_1, oa:relationep_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_2, oa:relationep_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_3 ;
  a2a:hasSource oa:source_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7 .

oa:person_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_Person-18e84811-15aa-48e2-95b9-041c2ed53dca
  a a2a:Person ;
  rdfs:label "Cornelis Adriaensz" ;
  a2a:PersonName [
    rdfs:label "Cornelis Adriaensz" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Adriaensz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_Person-6e2d7748-b9a5-4f4f-90a8-0ceae22bd556
  a a2a:Person ;
  rdfs:label "Yde Anthonisdr van den Berghe" ;
  a2a:PersonName [
    rdfs:label "Yde Anthonisdr van den Berghe" ;
    a2a:PersonNameFirstName "Yde Anthonisdr" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berghe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_Person-04a8331c-0cce-4cd0-a191-07fa88eaacfa
  a a2a:Person ;
  rdfs:label "Mathijs van de Beversluys" ;
  a2a:PersonName [
    rdfs:label "Mathijs van de Beversluys" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Beversluys"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_Person-9aa47b6e-c4e3-4f93-a476-03c55a857b35
  a a2a:Person ;
  rdfs:label "Andries Boudenssen" ;
  a2a:PersonName [
    rdfs:label "Andries Boudenssen" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Boudenssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_Event1
  a a2a:Event ;
  rdfs:label "other:vestbrief" ;
  a2a:EventType "other:vestbrief" ;
  a2a:EventDate [
    a2a:Year "1523" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1523-03-04"^^xsd:date
  ] .

oa:relationep_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_Person:18e84811-15aa-48e2-95b9-041c2ed53dca ;
  a2a:EventKeyRef oa:event_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_Event1 .

oa:relationep_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_Person:6e2d7748-b9a5-4f4f-90a8-0ceae22bd556 ;
  a2a:EventKeyRef oa:event_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_Event1 .

oa:relationep_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_Person:04a8331c-0cce-4cd0-a191-07fa88eaacfa ;
  a2a:EventKeyRef oa:event_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_Event1 .

oa:relationep_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_Person:9aa47b6e-c4e3-4f93-a476-03c55a857b35 ;
  a2a:EventKeyRef oa:event_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7_Event1 .

oa:source_brd_d181de18-8c92-45fd-ace7-e5433ef7fee7
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Vestbrieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1523-03-04 - 1523-03-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1523-03-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1523-03-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1523" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1523-03-04"^^xsd:date
  ] ;
  a2a:SourceType "other:Vestbrieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Schepenbank Breda 1499-1811, Bron: boek, Deel: 429, Periode: 1522-1523" ;
    a2a:Book "Vestbrieven 1522 - 1523" ;
    a2a:RegistryNumber "429" ;
    a2a:Folio "155r, 155v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Schepenbank Breda 1499-1811, Bron: boek, Deel: 429, Periode: 1522-1523, Vestbrieven 1522 - 1523, 429, 155r, 155v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/879222ec-8751-11e3-a0d8-0f62c70c389b.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d181de18-8c92-45fd-ace7-e5433ef7fee7" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/879222ec-8751-11e3-a0d8-0f62c70c389b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/87922418-8751-11e3-9229-4bf5a74a3651.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d181de18-8c92-45fd-ace7-e5433ef7fee7" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/87922418-8751-11e3-9229-4bf5a74a3651.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d181de18-8c92-45fd-ace7-e5433ef7fee7" ;
  a2a:RecordGUID "{d181de18-8c92-45fd-ace7-e5433ef7fee7}" ;
  a2a:SourceRemarkOpmerking "Partij 1.1 en zijn frou 1.2 bekennen som A. sculdich te zijn aen 2.1, en setten als onderpand de goeden B. en C.", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Vestbrieven+1522+-+1523\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_15553_00015553.xml van BRD" .

[] a2a:PersonRemarkdiversen "Partij 1.1" .
[] a2a:PersonRemarkdiversen "Partij 1.2" .
[] a2a:PersonRemarkdiversen "Partij 2.1" .
[] a2a:PersonRemarkdiversen "Partij 2.3" .
