@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_702e859e-8f0c-4e21-a480-6dfd57ab97c3
  a a2a:Record ;
  rdfs:label "vestbrief op 1 maart 1509" ;
  a2a:hasPerson oa:person_brd_702e859e-8f0c-4e21-a480-6dfd57ab97c3_Person-7d4fe600-0578-4d3a-abc9-025d847f0ce3, oa:person_brd_702e859e-8f0c-4e21-a480-6dfd57ab97c3_Person-51cba225-10bd-423e-af79-0cf7770c9398 ;
  a2a:hasEvent oa:event_brd_702e859e-8f0c-4e21-a480-6dfd57ab97c3_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_702e859e-8f0c-4e21-a480-6dfd57ab97c3_0, oa:relationep_brd_702e859e-8f0c-4e21-a480-6dfd57ab97c3_1 ;
  a2a:hasSource oa:source_brd_702e859e-8f0c-4e21-a480-6dfd57ab97c3 .

oa:person_brd_702e859e-8f0c-4e21-a480-6dfd57ab97c3_Person-7d4fe600-0578-4d3a-abc9-025d847f0ce3
  a a2a:Person ;
  rdfs:label "Henrick Blerinck" ;
  a2a:PersonName [
    rdfs:label "Henrick Blerinck" ;
    a2a:PersonNameFirstName "Henrick" ;
    a2a:PersonNameLastName "Blerinck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_702e859e-8f0c-4e21-a480-6dfd57ab97c3_Person-51cba225-10bd-423e-af79-0cf7770c9398
  a a2a:Person ;
  rdfs:label "Jan Loofrijs" ;
  a2a:PersonName [
    rdfs:label "Jan Loofrijs" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Loofrijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_702e859e-8f0c-4e21-a480-6dfd57ab97c3_Event1
  a a2a:Event ;
  rdfs:label "other:vestbrief" ;
  a2a:EventType "other:vestbrief" ;
  a2a:EventDate [
    a2a:Year "1509" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1509-03-01"^^xsd:date
  ] .

oa:relationep_brd_702e859e-8f0c-4e21-a480-6dfd57ab97c3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_702e859e-8f0c-4e21-a480-6dfd57ab97c3_Person:7d4fe600-0578-4d3a-abc9-025d847f0ce3 ;
  a2a:EventKeyRef oa:event_brd_702e859e-8f0c-4e21-a480-6dfd57ab97c3_Event1 .

oa:relationep_brd_702e859e-8f0c-4e21-a480-6dfd57ab97c3_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_702e859e-8f0c-4e21-a480-6dfd57ab97c3_Person:51cba225-10bd-423e-af79-0cf7770c9398 ;
  a2a:EventKeyRef oa:event_brd_702e859e-8f0c-4e21-a480-6dfd57ab97c3_Event1 .

oa:source_brd_702e859e-8f0c-4e21-a480-6dfd57ab97c3
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Vestbrieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1509-03-01 - 1509-03-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1509-03-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1509-03-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1509" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1509-03-01"^^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: 418, Periode: 1509" ;
    a2a:Book "Vestbrieven 1509" ;
    a2a:RegistryNumber "418" ;
    a2a:Folio "013v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Schepenbank Breda 1499-1811, Bron: boek, Deel: 418, Periode: 1509, Vestbrieven 1509, 418, 013v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/877eb98c-8751-11e3-a133-cf015c2862cf.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/702e859e-8f0c-4e21-a480-6dfd57ab97c3" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/877eb98c-8751-11e3-a133-cf015c2862cf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/702e859e-8f0c-4e21-a480-6dfd57ab97c3" ;
  a2a:RecordGUID "{702e859e-8f0c-4e21-a480-6dfd57ab97c3}" ;
  a2a:SourceRemarkOpmerking "Partij 1.1 is de som debet aen Mechtelt 2.1 huysfrou.", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Vestbrieven+1509\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_14829_00014829.xml van BRD" .

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