@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_b5122a7a-2991-4e68-8e2f-349f4170cc39
  a a2a:Record ;
  rdfs:label "vestbrief op 8 november 1709" ;
  a2a:hasPerson oa:person_brd_b5122a7a-2991-4e68-8e2f-349f4170cc39_Person-2d849fe5-39b0-4a43-85be-088185aeed31 ;
  a2a:hasEvent oa:event_brd_b5122a7a-2991-4e68-8e2f-349f4170cc39_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_b5122a7a-2991-4e68-8e2f-349f4170cc39_0 ;
  a2a:hasSource oa:source_brd_b5122a7a-2991-4e68-8e2f-349f4170cc39 .

oa:person_brd_b5122a7a-2991-4e68-8e2f-349f4170cc39_Person-2d849fe5-39b0-4a43-85be-088185aeed31
  a a2a:Person ;
  rdfs:label "Jacob Cornelissen Sprongh" ;
  a2a:PersonName [
    rdfs:label "Jacob Cornelissen Sprongh" ;
    a2a:PersonNameFirstName "Jacob Cornelissen" ;
    a2a:PersonNameLastName "Sprongh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_b5122a7a-2991-4e68-8e2f-349f4170cc39_Event1
  a a2a:Event ;
  rdfs:label "other:vestbrief" ;
  a2a:EventType "other:vestbrief" ;
  a2a:EventDate [
    a2a:Year "1709" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1709-11-08"^^xsd:date
  ] .

oa:relationep_brd_b5122a7a-2991-4e68-8e2f-349f4170cc39_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_b5122a7a-2991-4e68-8e2f-349f4170cc39_Person:2d849fe5-39b0-4a43-85be-088185aeed31 ;
  a2a:EventKeyRef oa:event_brd_b5122a7a-2991-4e68-8e2f-349f4170cc39_Event1 .

oa:source_brd_b5122a7a-2991-4e68-8e2f-349f4170cc39
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Vestbrieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1709-11-08 - 1709-11-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1709-11-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1709-11-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1709" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1709-11-08"^^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: 566, Periode: 1709" ;
    a2a:Book "Vestbrieven 18-06-1709 / 30-12-1709" ;
    a2a:RegistryNumber "566" ;
    a2a:Folio "99v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Schepenbank Breda 1499-1811, Bron: boek, Deel: 566, Periode: 1709, Vestbrieven 18-06-1709 / 30-12-1709, 566, 99v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8843f896-8751-11e3-a80b-2f6d2d00829d.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b5122a7a-2991-4e68-8e2f-349f4170cc39" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8843f896-8751-11e3-a80b-2f6d2d00829d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-06-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b5122a7a-2991-4e68-8e2f-349f4170cc39" ;
  a2a:RecordGUID "{b5122a7a-2991-4e68-8e2f-349f4170cc39}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Vestbrieven+18-06-1709+%2F+30-12-1709\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_15883_00015883.xml van BRD" .

