@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_05da2e54-1bfc-4e58-8681-918d2fc52eb2
  a a2a:Record ;
  rdfs:label "vestbrief op 16 mei 1522" ;
  a2a:hasPerson oa:person_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2_Person-e3d63f79-fe4f-43be-96b3-0de4c7cb2e6b, oa:person_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2_Person-ddaed2c5-c9af-4bcd-84ed-c7b1df38c453, oa:person_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2_Person-4d6750b9-f1b6-4fb6-8369-c4f6d3f292e0 ;
  a2a:hasEvent oa:event_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2_0, oa:relationep_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2_1, oa:relationep_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2_2 ;
  a2a:hasSource oa:source_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2 .

oa:person_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2_Person-e3d63f79-fe4f-43be-96b3-0de4c7cb2e6b
  a a2a:Person ;
  rdfs:label "Jan Janssen van Ham" ;
  a2a:PersonName [
    rdfs:label "Jan Janssen van Ham" ;
    a2a:PersonNameFirstName "Jan Janssen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ham"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2_Person-ddaed2c5-c9af-4bcd-84ed-c7b1df38c453
  a a2a:Person ;
  rdfs:label "Lijsbeth Wouter Knoopsdr" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Wouter Knoopsdr" ;
    a2a:PersonNameFirstName "Lijsbeth Wouter" ;
    a2a:PersonNameLastName "Knoopsdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2_Person-4d6750b9-f1b6-4fb6-8369-c4f6d3f292e0
  a a2a:Person ;
  rdfs:label "Jehenne Anthonis Stevensdr" ;
  a2a:PersonName [
    rdfs:label "Jehenne Anthonis Stevensdr" ;
    a2a:PersonNameFirstName "Jehenne Anthonis" ;
    a2a:PersonNameLastName "Stevensdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2_Event1
  a a2a:Event ;
  rdfs:label "other:vestbrief" ;
  a2a:EventType "other:vestbrief" ;
  a2a:EventDate [
    a2a:Year "1522" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1522-05-16"^^xsd:date
  ] .

oa:relationep_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2_Person:e3d63f79-fe4f-43be-96b3-0de4c7cb2e6b ;
  a2a:EventKeyRef oa:event_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2_Event1 .

oa:relationep_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2_Person:ddaed2c5-c9af-4bcd-84ed-c7b1df38c453 ;
  a2a:EventKeyRef oa:event_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2_Event1 .

oa:relationep_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2_Person:4d6750b9-f1b6-4fb6-8369-c4f6d3f292e0 ;
  a2a:EventKeyRef oa:event_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2_Event1 .

oa:source_brd_05da2e54-1bfc-4e58-8681-918d2fc52eb2
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Vestbrieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1522-05-16 - 1522-05-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1522-05-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1522-05-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1522" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1522-05-16"^^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: 429, Periode: 1522-1523" ;
    a2a:Book "Vestbrieven 1522 - 1523" ;
    a2a:RegistryNumber "429" ;
    a2a:Folio "054v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Schepenbank Breda 1499-1811, Bron: boek, Deel: 429, Periode: 1522-1523, Vestbrieven 1522 - 1523, 429, 054v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/87917400-8751-11e3-9338-4f9520f1fa65.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/05da2e54-1bfc-4e58-8681-918d2fc52eb2" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/87917400-8751-11e3-9338-4f9520f1fa65.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/05da2e54-1bfc-4e58-8681-918d2fc52eb2" ;
  a2a:RecordGUID "{05da2e54-1bfc-4e58-8681-918d2fc52eb2}" ;
  a2a:SourceRemarkOpmerking "Partij 1.1 bekent dat hij voir hem zelven en tot behoef van zijn huysfrou 1.2, tot een gerechte erve genomen heeft tegens 2.1.", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Vestbrieven+1522+-+1523\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_14496_00014496.xml van BRD" .

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