@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_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7
  a a2a:Record ;
  rdfs:label "vestbrief op 6 mei 1521" ;
  a2a:hasPerson oa:person_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Person-8035920c-8945-418d-8e91-6ca2113f87c0, oa:person_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Person-059d8be3-c776-4ae6-96cc-f620ac927ac5, oa:person_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Person-9d90917b-70ae-4590-9c1d-002e9e3bddd4, oa:person_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Person-e17d84a7-f768-490e-08a0-7de11e2689f8, oa:person_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Person-a363172a-6d39-4434-952e-d3533a2fa16a ;
  a2a:hasEvent oa:event_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_0, oa:relationep_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_1, oa:relationep_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_2, oa:relationep_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_3, oa:relationep_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_4 ;
  a2a:hasSource oa:source_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7 .

oa:person_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Person-8035920c-8945-418d-8e91-6ca2113f87c0
  a a2a:Person ;
  rdfs:label "Gielis Peter Cheeuwensone" ;
  a2a:PersonName [
    rdfs:label "Gielis Peter Cheeuwensone" ;
    a2a:PersonNameFirstName "Gielis Peter" ;
    a2a:PersonNameLastName "Cheeuwensone"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Person-059d8be3-c776-4ae6-96cc-f620ac927ac5
  a a2a:Person ;
  rdfs:label "Godert Claeus Gherytssensone" ;
  a2a:PersonName [
    rdfs:label "Godert Claeus Gherytssensone" ;
    a2a:PersonNameFirstName "Godert Claeus" ;
    a2a:PersonNameLastName "Gherytssensone"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Person-9d90917b-70ae-4590-9c1d-002e9e3bddd4
  a a2a:Person ;
  rdfs:label "Claeus Gherytssen" ;
  a2a:PersonName [
    rdfs:label "Claeus Gherytssen" ;
    a2a:PersonNameFirstName "Claeus" ;
    a2a:PersonNameLastName "Gherytssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Person-e17d84a7-f768-490e-08a0-7de11e2689f8
  a a2a:Person ;
  rdfs:label "Claeus van Ghilze" ;
  a2a:PersonName [
    rdfs:label "Claeus van Ghilze" ;
    a2a:PersonNameFirstName "Claeus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ghilze"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Person-a363172a-6d39-4434-952e-d3533a2fa16a
  a a2a:Person ;
  rdfs:label "Petere Godert Janssendr" ;
  a2a:PersonName [
    rdfs:label "Petere Godert Janssendr" ;
    a2a:PersonNameFirstName "Petere Godert" ;
    a2a:PersonNameLastName "Janssendr"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Event1
  a a2a:Event ;
  rdfs:label "other:vestbrief" ;
  a2a:EventType "other:vestbrief" ;
  a2a:EventDate [
    a2a:Year "1521" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1521-05-06"^^xsd:date
  ] .

oa:relationep_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Person:8035920c-8945-418d-8e91-6ca2113f87c0 ;
  a2a:EventKeyRef oa:event_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Event1 .

oa:relationep_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Person:059d8be3-c776-4ae6-96cc-f620ac927ac5 ;
  a2a:EventKeyRef oa:event_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Event1 .

oa:relationep_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Person:9d90917b-70ae-4590-9c1d-002e9e3bddd4 ;
  a2a:EventKeyRef oa:event_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Event1 .

oa:relationep_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Person:e17d84a7-f768-490e-08a0-7de11e2689f8 ;
  a2a:EventKeyRef oa:event_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Event1 .

oa:relationep_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Person:a363172a-6d39-4434-952e-d3533a2fa16a ;
  a2a:EventKeyRef oa:event_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7_Event1 .

oa:source_brd_cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Vestbrieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1521-05-06 - 1521-05-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1521-05-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1521-05-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1521" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1521-05-06"^^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: 428, Periode: 1521" ;
    a2a:Book "Vestbrieven 1521" ;
    a2a:RegistryNumber "428" ;
    a2a:Folio "053v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Schepenbank Breda 1499-1811, Bron: boek, Deel: 428, Periode: 1521, Vestbrieven 1521, 428, 053v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/878f718c-8751-11e3-aa02-838d59bd2983.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/878f718c-8751-11e3-aa02-838d59bd2983.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7" ;
  a2a:RecordGUID "{cc12ce79-0fbe-42e1-90ef-3ebce9f6e4d7}" ;
  a2a:SourceRemarkOpmerking "Partij 1.1 geeft goed A. over aen 1.3 zoon van 2.1 die men noompt 2.2, tot behoef van zijn frou 2.3. En 1.3 met 2.3 geven erfchijns B. over aen 1.1.", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Vestbrieven+1521\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_15505_00015505.xml van BRD" .

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