@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_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3
  a a2a:Record ;
  rdfs:label "vestbrief op 28 maart 1519" ;
  a2a:hasPerson oa:person_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Person-1c175648-9a9f-494b-0afd-3b9899561565, oa:person_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Person-c126d5b8-fe60-40c5-b2b3-00667242fbd4, oa:person_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Person-8c5a6a99-24fb-4054-86d4-43d2a3d1d757, oa:person_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Person-41cff39c-c22f-43de-85eb-09abd4bad2d1, oa:person_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Person-4ee5ff27-a57e-48fc-9cba-c851ba3d6be0 ;
  a2a:hasEvent oa:event_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_0, oa:relationep_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_1, oa:relationep_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_2, oa:relationep_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_3, oa:relationep_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_4 ;
  a2a:hasSource oa:source_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3 .

oa:person_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Person-1c175648-9a9f-494b-0afd-3b9899561565
  a a2a:Person ;
  rdfs:label "Peter Jacop Willemsz van Bairle" ;
  a2a:PersonName [
    rdfs:label "Peter Jacop Willemsz van Bairle" ;
    a2a:PersonNameFirstName "Peter Jacop Willemsz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bairle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Person-c126d5b8-fe60-40c5-b2b3-00667242fbd4
  a a2a:Person ;
  rdfs:label "Lenaert van Schelpen" ;
  a2a:PersonName [
    rdfs:label "Lenaert van Schelpen" ;
    a2a:PersonNameFirstName "Lenaert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schelpen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Person-8c5a6a99-24fb-4054-86d4-43d2a3d1d757
  a a2a:Person ;
  rdfs:label "Faes Adriaensz" ;
  a2a:PersonName [
    rdfs:label "Faes Adriaensz" ;
    a2a:PersonNameFirstName "Faes" ;
    a2a:PersonNameLastName "Adriaensz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Person-41cff39c-c22f-43de-85eb-09abd4bad2d1
  a a2a:Person ;
  rdfs:label "Ghijsbrecht Peter Elincxz" ;
  a2a:PersonName [
    rdfs:label "Ghijsbrecht Peter Elincxz" ;
    a2a:PersonNameFirstName "Ghijsbrecht Peter" ;
    a2a:PersonNameLastName "Elincxz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Person-4ee5ff27-a57e-48fc-9cba-c851ba3d6be0
  a a2a:Person ;
  rdfs:label "Margriet" ;
  a2a:PersonName [
    rdfs:label "Margriet" ;
    a2a:PersonNameFirstName "Margriet"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Event1
  a a2a:Event ;
  rdfs:label "other:vestbrief" ;
  a2a:EventType "other:vestbrief" ;
  a2a:EventDate [
    a2a:Year "1519" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1519-03-28"^^xsd:date
  ] .

oa:relationep_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Person:1c175648-9a9f-494b-0afd-3b9899561565 ;
  a2a:EventKeyRef oa:event_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Event1 .

oa:relationep_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Person:c126d5b8-fe60-40c5-b2b3-00667242fbd4 ;
  a2a:EventKeyRef oa:event_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Event1 .

oa:relationep_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Person:8c5a6a99-24fb-4054-86d4-43d2a3d1d757 ;
  a2a:EventKeyRef oa:event_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Event1 .

oa:relationep_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Person:41cff39c-c22f-43de-85eb-09abd4bad2d1 ;
  a2a:EventKeyRef oa:event_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Event1 .

oa:relationep_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Person:4ee5ff27-a57e-48fc-9cba-c851ba3d6be0 ;
  a2a:EventKeyRef oa:event_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3_Event1 .

oa:source_brd_bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Vestbrieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1519-03-28 - 1519-03-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1519-03-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1519-03-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1519" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1519-03-28"^^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: 426, Periode: 1519" ;
    a2a:Book "Vestbrieven 1519" ;
    a2a:RegistryNumber "426" ;
    a2a:Folio "031A" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Schepenbank Breda 1499-1811, Bron: boek, Deel: 426, Periode: 1519, Vestbrieven 1519, 426, 031A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/878c0542-8751-11e3-82a2-7f44b8c81267.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/878c0542-8751-11e3-82a2-7f44b8c81267.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/878c05f6-8751-11e3-8cdf-e3fa5557de27.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/878c05f6-8751-11e3-8cdf-e3fa5557de27.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3" ;
  a2a:RecordGUID "{bb2fc2e2-14bd-43a1-8eb2-3cc87fca3da3}" ;
  a2a:SourceRemarkOpmerking """Dair af heeft Ghijsbrecht den voirscreven? Geryt Ysbrants een scepenbrief verleden de date 1526-09-20.
Achterzijde met betrekking tot A.
N.B. Folio 031A is het eerste (ongenummerde) vel papier, gevoegd tussen de folio's 031 en 032.""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Vestbrieven+1519\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_15935_00015935.xml van BRD" .

[] a2a:PersonRemarkdiversen "Partij 1.1" .
[] a2a:PersonRemarkdiversen "Partij 1.2" .
[] a2a:PersonRemarkdiversen "Partij 1.3" .
[] a2a:PersonRemarkdiversen "Partij 2.1" .
[] a2a:PersonRemarkdiversen "Partij 2.2" .
