@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_fc467f4b-dda1-4b55-aeb8-0bac17a8ea5d
  a a2a:Record ;
  rdfs:label "vestbrief op 13 februari 1603" ;
  a2a:hasPerson oa:person_brd_fc467f4b-dda1-4b55-aeb8-0bac17a8ea5d_Person-706b5951-f4b8-461b-8fba-0a1be6d5232c ;
  a2a:hasEvent oa:event_brd_fc467f4b-dda1-4b55-aeb8-0bac17a8ea5d_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_fc467f4b-dda1-4b55-aeb8-0bac17a8ea5d_0 ;
  a2a:hasSource oa:source_brd_fc467f4b-dda1-4b55-aeb8-0bac17a8ea5d .

oa:person_brd_fc467f4b-dda1-4b55-aeb8-0bac17a8ea5d_Person-706b5951-f4b8-461b-8fba-0a1be6d5232c
  a a2a:Person ;
  rdfs:label "Cornelis Cornelis Geeritssen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Cornelis Geeritssen" ;
    a2a:PersonNameFirstName "Cornelis Cornelis" ;
    a2a:PersonNameLastName "Geeritssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_fc467f4b-dda1-4b55-aeb8-0bac17a8ea5d_Event1
  a a2a:Event ;
  rdfs:label "other:vestbrief" ;
  a2a:EventType "other:vestbrief" ;
  a2a:EventDate [
    a2a:Year "1603" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1603-02-13"^^xsd:date
  ] .

oa:relationep_brd_fc467f4b-dda1-4b55-aeb8-0bac17a8ea5d_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_fc467f4b-dda1-4b55-aeb8-0bac17a8ea5d_Person:706b5951-f4b8-461b-8fba-0a1be6d5232c ;
  a2a:EventKeyRef oa:event_brd_fc467f4b-dda1-4b55-aeb8-0bac17a8ea5d_Event1 .

oa:source_brd_fc467f4b-dda1-4b55-aeb8-0bac17a8ea5d
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Vestbrieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1603-02-13 - 1603-02-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1603-02-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1603-02-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1603" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1603-02-13"^^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: 502, Periode: 1603" ;
    a2a:Book "Vestbrieven 1603" ;
    a2a:RegistryNumber "502" ;
    a2a:Folio "25r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Schepenbank Breda 1499-1811, Bron: boek, Deel: 502, Periode: 1603, Vestbrieven 1603, 502, 25r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/87ede74e-8751-11e3-b124-6b86ce52f86c.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fc467f4b-dda1-4b55-aeb8-0bac17a8ea5d" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/87ede74e-8751-11e3-b124-6b86ce52f86c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-06-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fc467f4b-dda1-4b55-aeb8-0bac17a8ea5d" ;
  a2a:RecordGUID "{fc467f4b-dda1-4b55-aeb8-0bac17a8ea5d}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Vestbrieven+1603\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_16606_00016606.xml van BRD" .

