@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_935fe613-3f15-475e-95ef-da900f2c152b
  a a2a:Record ;
  rdfs:label "vestbrief op 26 februari 1516" ;
  a2a:hasPerson oa:person_brd_935fe613-3f15-475e-95ef-da900f2c152b_Person-c5b464a0-bc6a-48a6-b4a4-37c2b848de2e, oa:person_brd_935fe613-3f15-475e-95ef-da900f2c152b_Person-6cedae8c-dcb1-4a3e-9163-d648342789c7, oa:person_brd_935fe613-3f15-475e-95ef-da900f2c152b_Person-81c53fc0-fff1-4db2-a67e-504a1bcbdbc0, oa:person_brd_935fe613-3f15-475e-95ef-da900f2c152b_Person-83c1f7fb-1820-4f8d-87af-363fc2b71498, oa:person_brd_935fe613-3f15-475e-95ef-da900f2c152b_Person-14d21dfd-582c-4f5b-ad8b-fa24dfedb8f9 ;
  a2a:hasEvent oa:event_brd_935fe613-3f15-475e-95ef-da900f2c152b_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_935fe613-3f15-475e-95ef-da900f2c152b_0, oa:relationep_brd_935fe613-3f15-475e-95ef-da900f2c152b_1, oa:relationep_brd_935fe613-3f15-475e-95ef-da900f2c152b_2, oa:relationep_brd_935fe613-3f15-475e-95ef-da900f2c152b_3, oa:relationep_brd_935fe613-3f15-475e-95ef-da900f2c152b_4 ;
  a2a:hasSource oa:source_brd_935fe613-3f15-475e-95ef-da900f2c152b .

oa:person_brd_935fe613-3f15-475e-95ef-da900f2c152b_Person-c5b464a0-bc6a-48a6-b4a4-37c2b848de2e
  a a2a:Person ;
  rdfs:label "Wouter Ghijsbrecht Roelofssone" ;
  a2a:PersonName [
    rdfs:label "Wouter Ghijsbrecht Roelofssone" ;
    a2a:PersonNameFirstName "Wouter Ghijsbrecht" ;
    a2a:PersonNameLastName "Roelofssone"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_935fe613-3f15-475e-95ef-da900f2c152b_Person-6cedae8c-dcb1-4a3e-9163-d648342789c7
  a a2a:Person ;
  rdfs:label "Engele Peter Gheryt Bettenzdr" ;
  a2a:PersonName [
    rdfs:label "Engele Peter Gheryt Bettenzdr" ;
    a2a:PersonNameFirstName "Engele Peter Gheryt" ;
    a2a:PersonNameLastName "Bettenzdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_935fe613-3f15-475e-95ef-da900f2c152b_Person-81c53fc0-fff1-4db2-a67e-504a1bcbdbc0
  a a2a:Person ;
  rdfs:label "Godert Jan Meijerssone" ;
  a2a:PersonName [
    rdfs:label "Godert Jan Meijerssone" ;
    a2a:PersonNameFirstName "Godert Jan" ;
    a2a:PersonNameLastName "Meijerssone"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_935fe613-3f15-475e-95ef-da900f2c152b_Person-83c1f7fb-1820-4f8d-87af-363fc2b71498
  a a2a:Person ;
  rdfs:label "Peter Peter Crillaertssone" ;
  a2a:PersonName [
    rdfs:label "Peter Peter Crillaertssone" ;
    a2a:PersonNameFirstName "Peter Peter" ;
    a2a:PersonNameLastName "Crillaertssone"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_935fe613-3f15-475e-95ef-da900f2c152b_Person-14d21dfd-582c-4f5b-ad8b-fa24dfedb8f9
  a a2a:Person ;
  rdfs:label "Gheryt Peter Gheryt Bettenz" ;
  a2a:PersonName [
    rdfs:label "Gheryt Peter Gheryt Bettenz" ;
    a2a:PersonNameFirstName "Gheryt Peter Gheryt" ;
    a2a:PersonNameLastName "Bettenz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_935fe613-3f15-475e-95ef-da900f2c152b_Event1
  a a2a:Event ;
  rdfs:label "other:vestbrief" ;
  a2a:EventType "other:vestbrief" ;
  a2a:EventDate [
    a2a:Year "1516" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1516-02-26"^^xsd:date
  ] .

oa:relationep_brd_935fe613-3f15-475e-95ef-da900f2c152b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_935fe613-3f15-475e-95ef-da900f2c152b_Person:c5b464a0-bc6a-48a6-b4a4-37c2b848de2e ;
  a2a:EventKeyRef oa:event_brd_935fe613-3f15-475e-95ef-da900f2c152b_Event1 .

oa:relationep_brd_935fe613-3f15-475e-95ef-da900f2c152b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_935fe613-3f15-475e-95ef-da900f2c152b_Person:6cedae8c-dcb1-4a3e-9163-d648342789c7 ;
  a2a:EventKeyRef oa:event_brd_935fe613-3f15-475e-95ef-da900f2c152b_Event1 .

oa:relationep_brd_935fe613-3f15-475e-95ef-da900f2c152b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_935fe613-3f15-475e-95ef-da900f2c152b_Person:81c53fc0-fff1-4db2-a67e-504a1bcbdbc0 ;
  a2a:EventKeyRef oa:event_brd_935fe613-3f15-475e-95ef-da900f2c152b_Event1 .

oa:relationep_brd_935fe613-3f15-475e-95ef-da900f2c152b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_935fe613-3f15-475e-95ef-da900f2c152b_Person:83c1f7fb-1820-4f8d-87af-363fc2b71498 ;
  a2a:EventKeyRef oa:event_brd_935fe613-3f15-475e-95ef-da900f2c152b_Event1 .

oa:relationep_brd_935fe613-3f15-475e-95ef-da900f2c152b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_935fe613-3f15-475e-95ef-da900f2c152b_Person:14d21dfd-582c-4f5b-ad8b-fa24dfedb8f9 ;
  a2a:EventKeyRef oa:event_brd_935fe613-3f15-475e-95ef-da900f2c152b_Event1 .

oa:source_brd_935fe613-3f15-475e-95ef-da900f2c152b
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Vestbrieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1516-02-26 - 1516-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1516-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1516-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1516" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1516-02-26"^^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: 424, Periode: 1516-1517" ;
    a2a:Book "Vestbrieven 1516 - 1517" ;
    a2a:RegistryNumber "424" ;
    a2a:Folio "289v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Schepenbank Breda 1499-1811, Bron: boek, Deel: 424, Periode: 1516-1517, Vestbrieven 1516 - 1517, 424, 289v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8789847a-8751-11e3-8881-2774ab7e444c.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/935fe613-3f15-475e-95ef-da900f2c152b" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8789847a-8751-11e3-8881-2774ab7e444c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/935fe613-3f15-475e-95ef-da900f2c152b" ;
  a2a:RecordGUID "{935fe613-3f15-475e-95ef-da900f2c152b}" ;
  a2a:SourceRemarkOpmerking "Partij 1.1 heeft vercoft aen 2.1", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Vestbrieven+1516+-+1517\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_13988_00013988.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.3" .
