@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_fc35ceb7-207f-47cf-ae11-be5e1f34c14b
  a a2a:Record ;
  rdfs:label "vestbrief op 4 maart 1659" ;
  a2a:hasPerson oa:person_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b_Person-306746d2-4f9a-48d8-bd76-07e7d5eb7972, oa:person_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b_Person-0e14b753-6fbf-4c49-ad24-d518ba6832d7, oa:person_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b_Person-a1d923b5-0904-4522-8183-cd2518c281ef ;
  a2a:hasEvent oa:event_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b_0, oa:relationep_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b_1, oa:relationep_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b_2 ;
  a2a:hasSource oa:source_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b .

oa:person_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b_Person-306746d2-4f9a-48d8-bd76-07e7d5eb7972
  a a2a:Person ;
  rdfs:label "Dilis Jacob Voermans" ;
  a2a:PersonName [
    rdfs:label "Dilis Jacob Voermans" ;
    a2a:PersonNameFirstName "Dilis Jacob" ;
    a2a:PersonNameLastName "Voermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b_Person-0e14b753-6fbf-4c49-ad24-d518ba6832d7
  a a2a:Person ;
  rdfs:label "Maeijken Cornelis Peeter Smits" ;
  a2a:PersonName [
    rdfs:label "Maeijken Cornelis Peeter Smits" ;
    a2a:PersonNameFirstName "Maeijken Cornelis Peeter" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b_Person-a1d923b5-0904-4522-8183-cd2518c281ef
  a a2a:Person ;
  rdfs:label "Peeter Janssen Peerboom" ;
  a2a:PersonName [
    rdfs:label "Peeter Janssen Peerboom" ;
    a2a:PersonNameFirstName "Peeter Janssen" ;
    a2a:PersonNameLastName "Peerboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b_Event1
  a a2a:Event ;
  rdfs:label "other:vestbrief" ;
  a2a:EventType "other:vestbrief" ;
  a2a:EventDate [
    a2a:Year "1659" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1659-03-04"^^xsd:date
  ] .

oa:relationep_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b_Person:306746d2-4f9a-48d8-bd76-07e7d5eb7972 ;
  a2a:EventKeyRef oa:event_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b_Event1 .

oa:relationep_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b_Person:0e14b753-6fbf-4c49-ad24-d518ba6832d7 ;
  a2a:EventKeyRef oa:event_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b_Event1 .

oa:relationep_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b_Person:a1d923b5-0904-4522-8183-cd2518c281ef ;
  a2a:EventKeyRef oa:event_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b_Event1 .

oa:source_brd_fc35ceb7-207f-47cf-ae11-be5e1f34c14b
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Vestbrieven" ;
  a2a:SourcePlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen", "1659-03-04 - 1659-03-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-03-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-03-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1659" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1659-03-04"^^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: 668, Periode: 1651-1664" ;
    a2a:Book "Vestbrieven Gilze en Rijen 1651-1664" ;
    a2a:RegistryNumber "668" ;
    a2a:Folio "089v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Schepenbank Breda 1499-1811, Bron: boek, Deel: 668, Periode: 1651-1664, Vestbrieven Gilze en Rijen 1651-1664, 668, 089v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/1338fdb7-90b3-e9f6-1531-49ec3a249a41.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fc35ceb7-207f-47cf-ae11-be5e1f34c14b" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/1338fdb7-90b3-e9f6-1531-49ec3a249a41.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fc35ceb7-207f-47cf-ae11-be5e1f34c14b" ;
  a2a:RecordGUID "{fc35ceb7-207f-47cf-ae11-be5e1f34c14b}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Vestbrieven+Gilze+en+Rijen+1651-1664\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_487_00000487.xml van BRD" .

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