@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_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f
  a a2a:Record ;
  rdfs:label "vestbrief op 24 januari 1698" ;
  a2a:hasPerson oa:person_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f_Person-ebc515c6-ecb3-4178-aeda-a430f6b7cc7b, oa:person_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f_Person-3a09e1e5-c14b-4aee-98a7-a2e18eda957b, oa:person_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f_Person-10ea96df-59fc-4e35-b14d-2cfa7e2eb7fc ;
  a2a:hasEvent oa:event_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f_0, oa:relationep_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f_1, oa:relationep_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f_2 ;
  a2a:hasSource oa:source_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f .

oa:person_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f_Person-ebc515c6-ecb3-4178-aeda-a430f6b7cc7b
  a a2a:Person ;
  rdfs:label "Peeter Adriaenssen van Gestel" ;
  a2a:PersonName [
    rdfs:label "Peeter Adriaenssen van Gestel" ;
    a2a:PersonNameFirstName "Peeter Adriaenssen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gestel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f_Person-3a09e1e5-c14b-4aee-98a7-a2e18eda957b
  a a2a:Person ;
  rdfs:label "Jan Andriessen van Bavel" ;
  a2a:PersonName [
    rdfs:label "Jan Andriessen van Bavel" ;
    a2a:PersonNameFirstName "Jan Andriessen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bavel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f_Person-10ea96df-59fc-4e35-b14d-2cfa7e2eb7fc
  a a2a:Person ;
  rdfs:label "Anneken Jan Robbregts" ;
  a2a:PersonName [
    rdfs:label "Anneken Jan Robbregts" ;
    a2a:PersonNameFirstName "Anneken Jan" ;
    a2a:PersonNameLastName "Robbregts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f_Event1
  a a2a:Event ;
  rdfs:label "other:vestbrief" ;
  a2a:EventType "other:vestbrief" ;
  a2a:EventDate [
    a2a:Year "1698" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1698-01-24"^^xsd:date
  ] .

oa:relationep_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f_Person:ebc515c6-ecb3-4178-aeda-a430f6b7cc7b ;
  a2a:EventKeyRef oa:event_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f_Event1 .

oa:relationep_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f_Person:3a09e1e5-c14b-4aee-98a7-a2e18eda957b ;
  a2a:EventKeyRef oa:event_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f_Event1 .

oa:relationep_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f_Person:10ea96df-59fc-4e35-b14d-2cfa7e2eb7fc ;
  a2a:EventKeyRef oa:event_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f_Event1 .

oa:source_brd_74506d2c-ddb2-4d64-a4d8-adf42f5eb13f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Vestbrieven" ;
  a2a:SourcePlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen", "1698-01-24 - 1698-01-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1698-01-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1698-01-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1698" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1698-01-24"^^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: 672, Periode: 1696-1703" ;
    a2a:Book "Vestbrieven Gilze en Rijen 1696-1703" ;
    a2a:RegistryNumber "672" ;
    a2a:Folio "033r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Schepenbank Breda 1499-1811, Bron: boek, Deel: 672, Periode: 1696-1703, Vestbrieven Gilze en Rijen 1696-1703, 672, 033r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8c54f65d-83a4-3b7a-375f-81a953014412.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/74506d2c-ddb2-4d64-a4d8-adf42f5eb13f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8c54f65d-83a4-3b7a-375f-81a953014412.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/74506d2c-ddb2-4d64-a4d8-adf42f5eb13f" ;
  a2a:RecordGUID "{74506d2c-ddb2-4d64-a4d8-adf42f5eb13f}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Vestbrieven+Gilze+en+Rijen+1696-1703\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_19321_00019321.xml van BRD" .

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