@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_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef
  a a2a:Record ;
  rdfs:label "vestbrief op 22 juli 1514" ;
  a2a:hasPerson oa:person_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef_Person-8cd01809-c368-4e6a-0b3b-045172e7795a, oa:person_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef_Person-4b3aab7d-f639-44ec-bd50-c2f910d77c89, oa:person_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef_Person-190f09d4-2474-4588-af60-06f68eca1176 ;
  a2a:hasEvent oa:event_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef_0, oa:relationep_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef_1, oa:relationep_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef_2 ;
  a2a:hasSource oa:source_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef .

oa:person_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef_Person-8cd01809-c368-4e6a-0b3b-045172e7795a
  a a2a:Person ;
  rdfs:label "Dyrck van Oisterzeel" ;
  a2a:PersonName [
    rdfs:label "Dyrck van Oisterzeel" ;
    a2a:PersonNameFirstName "Dyrck" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oisterzeel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef_Person-4b3aab7d-f639-44ec-bd50-c2f910d77c89
  a a2a:Person ;
  rdfs:label "Jan Leijten" ;
  a2a:PersonName [
    rdfs:label "Jan Leijten" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Leijten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef_Person-190f09d4-2474-4588-af60-06f68eca1176
  a a2a:Person ;
  rdfs:label "Godert Peter Godertsz van Ghilze" ;
  a2a:PersonName [
    rdfs:label "Godert Peter Godertsz van Ghilze" ;
    a2a:PersonNameFirstName "Godert Peter Godertsz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ghilze"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef_Event1
  a a2a:Event ;
  rdfs:label "other:vestbrief" ;
  a2a:EventType "other:vestbrief" ;
  a2a:EventDate [
    a2a:Year "1514" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1514-07-22"^^xsd:date
  ] .

oa:relationep_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef_Person:8cd01809-c368-4e6a-0b3b-045172e7795a ;
  a2a:EventKeyRef oa:event_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef_Event1 .

oa:relationep_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef_Person:4b3aab7d-f639-44ec-bd50-c2f910d77c89 ;
  a2a:EventKeyRef oa:event_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef_Event1 .

oa:relationep_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef_Person:190f09d4-2474-4588-af60-06f68eca1176 ;
  a2a:EventKeyRef oa:event_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef_Event1 .

oa:source_brd_9b62fb11-473a-4e40-bce4-0ff3b91ae7ef
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Vestbrieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1514-07-22 - 1514-07-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1514-07-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1514-07-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1514" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1514-07-22"^^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: 422, Periode: 1514" ;
    a2a:Book "Vestbrieven 1514" ;
    a2a:RegistryNumber "422" ;
    a2a:Folio "124r, 124v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Schepenbank Breda 1499-1811, Bron: boek, Deel: 422, Periode: 1514, Vestbrieven 1514, 422, 124r, 124v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8784ee24-8751-11e3-bcd1-cf190491b3ad.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/9b62fb11-473a-4e40-bce4-0ff3b91ae7ef" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8784ee24-8751-11e3-bcd1-cf190491b3ad.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8784eee2-8751-11e3-83b1-3705587b3799.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/9b62fb11-473a-4e40-bce4-0ff3b91ae7ef" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8784eee2-8751-11e3-83b1-3705587b3799.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/9b62fb11-473a-4e40-bce4-0ff3b91ae7ef" ;
  a2a:RecordGUID "{9b62fb11-473a-4e40-bce4-0ff3b91ae7ef}" ;
  a2a:SourceRemarkOpmerking """Partij 1.1 heeft de erfchijns vercoft aen Kathelijn 2.1 wedue, tot behoef van Beatrijs heur en 2.1 dochter.
IN MARGE: Op 1517-06-26 bekent 2.2, als opte erfchijns gedeelt sijnde, post mortem Beatrijs, ex littra 1517-03-06 (R 424, fol 024r/025r) dat B.""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Vestbrieven+1514\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_14057_00014057.xml van BRD" .

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