@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_d4d283ff-6216-4eaa-97d3-ecddc4d2f659
  a a2a:Record ;
  rdfs:label "vestbrief op 29 januari 1566" ;
  a2a:hasPerson oa:person_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659_Person-4919d04b-9983-4a7c-0a29-0829a1dc9da6, oa:person_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659_Person-650649af-d179-43fe-94ad-009a4cf549de, oa:person_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659_Person-8790b141-d3b9-4680-85d2-e1e378bf3242 ;
  a2a:hasEvent oa:event_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659_0, oa:relationep_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659_1, oa:relationep_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659_2 ;
  a2a:hasSource oa:source_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659 .

oa:person_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659_Person-4919d04b-9983-4a7c-0a29-0829a1dc9da6
  a a2a:Person ;
  rdfs:label "Jan Gherit Jan Maes Gheenen" ;
  a2a:PersonName [
    rdfs:label "Jan Gherit Jan Maes Gheenen" ;
    a2a:PersonNameFirstName "Jan Gherit Jan Maes" ;
    a2a:PersonNameLastName "Gheenen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659_Person-650649af-d179-43fe-94ad-009a4cf549de
  a a2a:Person ;
  rdfs:label "Anne Berthelmeeus Peter Meeus" ;
  a2a:PersonName [
    rdfs:label "Anne Berthelmeeus Peter Meeus" ;
    a2a:PersonNameFirstName "Anne Berthelmeeus Peter" ;
    a2a:PersonNameLastName "Meeus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659_Person-8790b141-d3b9-4680-85d2-e1e378bf3242
  a a2a:Person ;
  rdfs:label "Jan Gherit Jan Maes Gheenen" ;
  a2a:PersonName [
    rdfs:label "Jan Gherit Jan Maes Gheenen" ;
    a2a:PersonNameFirstName "Jan Gherit Jan Maes" ;
    a2a:PersonNameLastName "Gheenen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659_Event1
  a a2a:Event ;
  rdfs:label "other:vestbrief" ;
  a2a:EventType "other:vestbrief" ;
  a2a:EventDate [
    a2a:Year "1566" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1566-01-29"^^xsd:date
  ] .

oa:relationep_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659_Person:4919d04b-9983-4a7c-0a29-0829a1dc9da6 ;
  a2a:EventKeyRef oa:event_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659_Event1 .

oa:relationep_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659_Person:650649af-d179-43fe-94ad-009a4cf549de ;
  a2a:EventKeyRef oa:event_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659_Event1 .

oa:relationep_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659_Person:8790b141-d3b9-4680-85d2-e1e378bf3242 ;
  a2a:EventKeyRef oa:event_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659_Event1 .

oa:source_brd_d4d283ff-6216-4eaa-97d3-ecddc4d2f659
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Vestbrieven" ;
  a2a:SourcePlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen", "1566-01-29 - 1566-01-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1566-01-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1566-01-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1566" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1566-01-29"^^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 "011v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Schepenbank Breda 1499-1811, Bron: boek, Deel: 662, Periode: 1566-1577, Vestbrieven Gilze en Rijen 1566-1577, 662, 011v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/ffed54c3-5941-9957-a8f8-440c733d54ec.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d4d283ff-6216-4eaa-97d3-ecddc4d2f659" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/ffed54c3-5941-9957-a8f8-440c733d54ec.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d4d283ff-6216-4eaa-97d3-ecddc4d2f659" ;
  a2a:RecordGUID "{d4d283ff-6216-4eaa-97d3-ecddc4d2f659}" ;
  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_19360_00019360.xml van BRD" .

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