@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_c668d2db-a165-4cbd-b18b-5efb7ad7a3e0
  a a2a:Record ;
  rdfs:label "Notariële akte op 23 juli 1654" ;
  a2a:hasPerson oa:person_brd_c668d2db-a165-4cbd-b18b-5efb7ad7a3e0_Person-3624df11-ad76-4156-86f7-9c00fcd5fc4f ;
  a2a:hasEvent oa:event_brd_c668d2db-a165-4cbd-b18b-5efb7ad7a3e0_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_c668d2db-a165-4cbd-b18b-5efb7ad7a3e0_0 ;
  a2a:hasSource oa:source_brd_c668d2db-a165-4cbd-b18b-5efb7ad7a3e0 .

oa:person_brd_c668d2db-a165-4cbd-b18b-5efb7ad7a3e0_Person-3624df11-ad76-4156-86f7-9c00fcd5fc4f
  a a2a:Person ;
  rdfs:label "Jacob Dielissen Scripkin" ;
  a2a:PersonName [
    rdfs:label "Jacob Dielissen Scripkin" ;
    a2a:PersonNameFirstName "Jacob Dielissen" ;
    a2a:PersonNameLastName "Scripkin"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "tavernier" .

oa:event_brd_c668d2db-a165-4cbd-b18b-5efb7ad7a3e0_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1654" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1654-07-23"^^xsd:date
  ] .

oa:relationep_brd_c668d2db-a165-4cbd-b18b-5efb7ad7a3e0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_c668d2db-a165-4cbd-b18b-5efb7ad7a3e0_Person:3624df11-ad76-4156-86f7-9c00fcd5fc4f ;
  a2a:EventKeyRef oa:event_brd_c668d2db-a165-4cbd-b18b-5efb7ad7a3e0_Event1 .

oa:source_brd_c668d2db-a165-4cbd-b18b-5efb7ad7a3e0
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1654-07-23 - 1654-07-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1654-07-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1654-07-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1654" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1654-07-23"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 0129, Periode: 1643-1659" ;
    a2a:Book "J. P. Beeris, Testamenten (Protocollen), 1643 - 1659" ;
    a2a:RegistryNumber "0129" ;
    a2a:Folio "162v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 0129, Periode: 1643-1659, J. P. Beeris, Testamenten (Protocollen), 1643 - 1659, 0129, 162v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/359e3585-ab3d-13aa-97ad-3cb4928a396d.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/c668d2db-a165-4cbd-b18b-5efb7ad7a3e0" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/359e3585-ab3d-13aa-97ad-3cb4928a396d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/c668d2db-a165-4cbd-b18b-5efb7ad7a3e0" ;
  a2a:RecordGUID "{c668d2db-a165-4cbd-b18b-5efb7ad7a3e0}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>J.P.
Beeris""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"J.+P.+Beeris%2C+Testamenten+%28Protocollen%29%2C+1643+-+1659\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_430_00000430.xml van BRD" .

