@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_0b3d3660-e642-4c69-9eef-7c470a6ab0da
  a a2a:Record ;
  rdfs:label "vestbrief op 17 augustus 1518" ;
  a2a:hasPerson oa:person_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Person-3def69b6-c2de-4264-9d3d-d2a9d5dd479a, oa:person_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Person-680da316-a3cb-4271-0a53-01b81c210434, oa:person_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Person-0f326de7-f5d2-4e49-9f10-ed5213ab1940, oa:person_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Person-ca8f6991-020f-4df2-bdac-09eff986e44a, oa:person_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Person-728f59c1-3648-4693-092a-d1b8da323c4b ;
  a2a:hasEvent oa:event_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_0, oa:relationep_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_1, oa:relationep_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_2, oa:relationep_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_3, oa:relationep_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_4 ;
  a2a:hasSource oa:source_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da .

oa:person_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Person-3def69b6-c2de-4264-9d3d-d2a9d5dd479a
  a a2a:Person ;
  rdfs:label "Wouter Peter Sprangherssone" ;
  a2a:PersonName [
    rdfs:label "Wouter Peter Sprangherssone" ;
    a2a:PersonNameFirstName "Wouter Peter" ;
    a2a:PersonNameLastName "Sprangherssone"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Person-680da316-a3cb-4271-0a53-01b81c210434
  a a2a:Person ;
  rdfs:label "Roelof Peter Matheeus Snijderszone" ;
  a2a:PersonName [
    rdfs:label "Roelof Peter Matheeus Snijderszone" ;
    a2a:PersonNameFirstName "Roelof Peter Matheeus" ;
    a2a:PersonNameLastName "Snijderszone"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Person-0f326de7-f5d2-4e49-9f10-ed5213ab1940
  a a2a:Person ;
  rdfs:label "Henric Cornelis Matheeussone" ;
  a2a:PersonName [
    rdfs:label "Henric Cornelis Matheeussone" ;
    a2a:PersonNameFirstName "Henric Cornelis" ;
    a2a:PersonNameLastName "Matheeussone"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Person-ca8f6991-020f-4df2-bdac-09eff986e44a
  a a2a:Person ;
  rdfs:label "Cornelis Jan Ghijsbrechtsz" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jan Ghijsbrechtsz" ;
    a2a:PersonNameFirstName "Cornelis Jan" ;
    a2a:PersonNameLastName "Ghijsbrechtsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Person-728f59c1-3648-4693-092a-d1b8da323c4b
  a a2a:Person ;
  rdfs:label "Henrick van den Corput" ;
  a2a:PersonName [
    rdfs:label "Henrick van den Corput" ;
    a2a:PersonNameFirstName "Henrick" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Corput"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Event1
  a a2a:Event ;
  rdfs:label "other:vestbrief" ;
  a2a:EventType "other:vestbrief" ;
  a2a:EventDate [
    a2a:Year "1518" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1518-08-17"^^xsd:date
  ] .

oa:relationep_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Person:3def69b6-c2de-4264-9d3d-d2a9d5dd479a ;
  a2a:EventKeyRef oa:event_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Event1 .

oa:relationep_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Person:680da316-a3cb-4271-0a53-01b81c210434 ;
  a2a:EventKeyRef oa:event_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Event1 .

oa:relationep_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Person:0f326de7-f5d2-4e49-9f10-ed5213ab1940 ;
  a2a:EventKeyRef oa:event_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Event1 .

oa:relationep_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Person:ca8f6991-020f-4df2-bdac-09eff986e44a ;
  a2a:EventKeyRef oa:event_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Event1 .

oa:relationep_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Person:728f59c1-3648-4693-092a-d1b8da323c4b ;
  a2a:EventKeyRef oa:event_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da_Event1 .

oa:source_brd_0b3d3660-e642-4c69-9eef-7c470a6ab0da
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Vestbrieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1518-08-17 - 1518-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1518-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1518-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1518" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1518-08-17"^^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: 425, Periode: 1518" ;
    a2a:Book "Vestbrieven 1518" ;
    a2a:RegistryNumber "425" ;
    a2a:Folio "058v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Schepenbank Breda 1499-1811, Bron: boek, Deel: 425, Periode: 1518, Vestbrieven 1518, 425, 058v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/878aa1b6-8751-11e3-a385-07c8d4b2a5fe.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0b3d3660-e642-4c69-9eef-7c470a6ab0da" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/878aa1b6-8751-11e3-a385-07c8d4b2a5fe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0b3d3660-e642-4c69-9eef-7c470a6ab0da" ;
  a2a:RecordGUID "{0b3d3660-e642-4c69-9eef-7c470a6ab0da}" ;
  a2a:SourceRemarkOpmerking "Partij 1.1 is de som debet aen 2.1 tot behoef van Heer 2.2 priester en canonic tot Breda. Borghe is 1.2. Wairborghen zijn Henric Henricxsone de Hoen en 1.3.", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Vestbrieven+1518\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_14541_00014541.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" .
