@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_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab
  a a2a:Record ;
  rdfs:label "vestbrief op 21 april 1573" ;
  a2a:hasPerson oa:person_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab_Person-04b28f95-0935-4c9c-a9da-92c0d3ff5a55, oa:person_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab_Person-8f5f600d-3f71-4378-883f-aaae57bec2d0, oa:person_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab_Person-0a186c74-eaa1-4883-95fd-36ec95c02865 ;
  a2a:hasEvent oa:event_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab_0, oa:relationep_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab_1, oa:relationep_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab_2 ;
  a2a:hasSource oa:source_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab .

oa:person_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab_Person-04b28f95-0935-4c9c-a9da-92c0d3ff5a55
  a a2a:Person ;
  rdfs:label "Adriane Michiel Rombout Lips" ;
  a2a:PersonName [
    rdfs:label "Adriane Michiel Rombout Lips" ;
    a2a:PersonNameFirstName "Adriane Michiel Rombout" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab_Person-8f5f600d-3f71-4378-883f-aaae57bec2d0
  a a2a:Person ;
  rdfs:label "Jan Cornelis Jan Gherit Meels" ;
  a2a:PersonName [
    rdfs:label "Jan Cornelis Jan Gherit Meels" ;
    a2a:PersonNameFirstName "Jan Cornelis Jan Gherit" ;
    a2a:PersonNameLastName "Meels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab_Person-0a186c74-eaa1-4883-95fd-36ec95c02865
  a a2a:Person ;
  rdfs:label "Lenaert Adriaen Claes Peter Aerts" ;
  a2a:PersonName [
    rdfs:label "Lenaert Adriaen Claes Peter Aerts" ;
    a2a:PersonNameFirstName "Lenaert Adriaen Claes Peter" ;
    a2a:PersonNameLastName "Aerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab_Event1
  a a2a:Event ;
  rdfs:label "other:vestbrief" ;
  a2a:EventType "other:vestbrief" ;
  a2a:EventDate [
    a2a:Year "1573" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1573-04-21"^^xsd:date
  ] .

oa:relationep_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab_Person:04b28f95-0935-4c9c-a9da-92c0d3ff5a55 ;
  a2a:EventKeyRef oa:event_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab_Event1 .

oa:relationep_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab_Person:8f5f600d-3f71-4378-883f-aaae57bec2d0 ;
  a2a:EventKeyRef oa:event_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab_Event1 .

oa:relationep_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab_Person:0a186c74-eaa1-4883-95fd-36ec95c02865 ;
  a2a:EventKeyRef oa:event_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab_Event1 .

oa:source_brd_f6cfcc7d-e44c-46fc-a2f6-05758e0adfab
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Vestbrieven" ;
  a2a:SourcePlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen", "1573-04-21 - 1573-04-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1573-04-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1573-04-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1573" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1573-04-21"^^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: 662, Periode: 1566-1577" ;
    a2a:Book "Vestbrieven Gilze en Rijen 1566-1577" ;
    a2a:RegistryNumber "662" ;
    a2a:Folio "218v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Schepenbank Breda 1499-1811, Bron: boek, Deel: 662, Periode: 1566-1577, Vestbrieven Gilze en Rijen 1566-1577, 662, 218v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/000ea132-e431-e33b-42fd-85b06b018a67.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f6cfcc7d-e44c-46fc-a2f6-05758e0adfab" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/000ea132-e431-e33b-42fd-85b06b018a67.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f6cfcc7d-e44c-46fc-a2f6-05758e0adfab" ;
  a2a:RecordGUID "{f6cfcc7d-e44c-46fc-a2f6-05758e0adfab}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Vestbrieven+Gilze+en+Rijen+1566-1577\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_486_00000486.xml van BRD" .

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