@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_fa896ecc-c439-49e8-91fa-975cc2b902f7
  a a2a:Record ;
  rdfs:label "vestbrief op 29 december 1514" ;
  a2a:hasPerson oa:person_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7_Person-7ac53a2c-e339-4d99-81d5-038cd584ac55, oa:person_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7_Person-37463592-d4ed-4a05-b13d-2a2b3b4ff2a4, oa:person_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7_Person-8df762b2-a98e-4a99-86af-0bb9929f76f8 ;
  a2a:hasEvent oa:event_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7_0, oa:relationep_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7_1, oa:relationep_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7_2 ;
  a2a:hasSource oa:source_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7 .

oa:person_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7_Person-7ac53a2c-e339-4d99-81d5-038cd584ac55
  a a2a:Person ;
  rdfs:label "Lambrecht Boomans" ;
  a2a:PersonName [
    rdfs:label "Lambrecht Boomans" ;
    a2a:PersonNameFirstName "Lambrecht" ;
    a2a:PersonNameLastName "Boomans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7_Person-37463592-d4ed-4a05-b13d-2a2b3b4ff2a4
  a a2a:Person ;
  rdfs:label "Claeus Cornelissone" ;
  a2a:PersonName [
    rdfs:label "Claeus Cornelissone" ;
    a2a:PersonNameFirstName "Claeus" ;
    a2a:PersonNameLastName "Cornelissone"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7_Person-8df762b2-a98e-4a99-86af-0bb9929f76f8
  a a2a:Person ;
  rdfs:label "Claeus Crab" ;
  a2a:PersonName [
    rdfs:label "Claeus Crab" ;
    a2a:PersonNameFirstName "Claeus" ;
    a2a:PersonNameLastName "Crab"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7_Event1
  a a2a:Event ;
  rdfs:label "other:vestbrief" ;
  a2a:EventType "other:vestbrief" ;
  a2a:EventDate [
    a2a:Year "1514" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1514-12-29"^^xsd:date
  ] .

oa:relationep_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7_Person:7ac53a2c-e339-4d99-81d5-038cd584ac55 ;
  a2a:EventKeyRef oa:event_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7_Event1 .

oa:relationep_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7_Person:37463592-d4ed-4a05-b13d-2a2b3b4ff2a4 ;
  a2a:EventKeyRef oa:event_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7_Event1 .

oa:relationep_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7_Person:8df762b2-a98e-4a99-86af-0bb9929f76f8 ;
  a2a:EventKeyRef oa:event_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7_Event1 .

oa:source_brd_fa896ecc-c439-49e8-91fa-975cc2b902f7
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Vestbrieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1514-12-29 - 1514-12-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1514-12-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1514-12-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1514" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1514-12-29"^^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: 423, Periode: 1515" ;
    a2a:Book "Vestbrieven 1515" ;
    a2a:RegistryNumber "423" ;
    a2a:Folio "002r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Schepenbank Breda 1499-1811, Bron: boek, Deel: 423, Periode: 1515, Vestbrieven 1515, 423, 002r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/87858ee2-8751-11e3-845c-6751e45d20f2.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fa896ecc-c439-49e8-91fa-975cc2b902f7" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/87858ee2-8751-11e3-845c-6751e45d20f2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fa896ecc-c439-49e8-91fa-975cc2b902f7" ;
  a2a:RecordGUID "{fa896ecc-c439-49e8-91fa-975cc2b902f7}" ;
  a2a:SourceRemarkOpmerking """Partij 1.1 bekent de erfchijns sculdich te zijn aen 2.1 die men noompt 2.2.
IN MARGE: Aantekening over aflossing van deze erfchijns van 1566-08-23. Is deels wegegevallen in band
N.B. Als datum staat vermeld: 1515-12-29. Dit is echter Luikse Stijl.""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Vestbrieven+1515\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_16590_00016590.xml van BRD" .

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