@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_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a
  a a2a:Record ;
  rdfs:label "Notariële akte op 20 december 1653 te Breda" ;
  a2a:hasPerson oa:person_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a_Person-59832ca4-5a31-47f0-bf6b-531940a938c0, oa:person_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a_Person-1c7d563c-aade-43d4-b28a-d5d22643cb19, oa:person_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a_Person-746d96e0-1e1a-4fb2-9dc7-bebd650c0589 ;
  a2a:hasEvent oa:event_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a_0, oa:relationep_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a_1, oa:relationep_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a_2 ;
  a2a:hasSource oa:source_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a .

oa:person_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a_Person-59832ca4-5a31-47f0-bf6b-531940a938c0
  a a2a:Person ;
  rdfs:label "Marten Marten Wouters van Rijckevorssel" ;
  a2a:PersonName [
    rdfs:label "Marten Marten Wouters van Rijckevorssel" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNamePatronym "Marten Wouters" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijckevorssel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a_Person-1c7d563c-aade-43d4-b28a-d5d22643cb19
  a a2a:Person ;
  rdfs:label "Claude le Sellier" ;
  a2a:PersonName [
    rdfs:label "Claude le Sellier" ;
    a2a:PersonNameFirstName "Claude" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Sellier"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gent" ;
    rdfs:label "Gent"
  ] ;
  a2a:Profession "koopman" .

oa:person_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a_Person-746d96e0-1e1a-4fb2-9dc7-bebd650c0589
  a a2a:Person ;
  rdfs:label "Mathijs Hendricks Vervort" ;
  a2a:PersonName [
    rdfs:label "Mathijs Hendricks Vervort" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNamePatronym "Hendricks" ;
    a2a:PersonNameLastName "Vervort"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1653" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1653-12-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a_Person:59832ca4-5a31-47f0-bf6b-531940a938c0 ;
  a2a:EventKeyRef oa:event_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a_Event1 .

oa:relationep_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a_Person:1c7d563c-aade-43d4-b28a-d5d22643cb19 ;
  a2a:EventKeyRef oa:event_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a_Event1 .

oa:relationep_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a_Person:746d96e0-1e1a-4fb2-9dc7-bebd650c0589 ;
  a2a:EventKeyRef oa:event_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a_Event1 .

oa:source_brd_05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1653-12-20 - 1653-12-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1653-12-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1653-12-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1653" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1653-12-20"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Notariële archieven Breda, Bron: boek, Deel: 0133, Periode: 1652-1654" ;
    a2a:Book "J. P. Beeris, Procuratiën, attestatiën enz., 1652 - 1654" ;
    a2a:RegistryNumber "0133" ;
    a2a:Folio "56r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Breda, Bron: boek, Deel: 0133, Periode: 1652-1654, J. P. Beeris, Procuratiën, attestatiën enz., 1652 - 1654, 0133, 56r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/f1e48ebe-7167-0b7f-f09a-d6e2bb2a621a.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/f1e48ebe-7167-0b7f-f09a-d6e2bb2a621a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a" ;
  a2a:RecordGUID "{05fa8e2c-7c2c-4c2a-90a1-7287e253ff9a}" ;
  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+Procurati%C3%ABn%2C+attestati%C3%ABn+enz.%2C+1652+-+1654\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_19943_00019943.xml van BRD" .

[] a2a:PersonRemarkdiversen "Marten Marten Wouters van Rijckevorssel machtigt een meester chirurgijn (Henrick) in Gent om daar een schuld te innen van Claude le Sellier." .
[] a2a:PersonRemarkdiversen "Marten Marten Wouters van Rijckevorssel machtigt een meester chirurgijn (Henrick) in Gent om daar een schuld te innen van Claude le Sellier." .
[] a2a:PersonRemarkdiversen "Marten Marten Wouters van Rijckevorssel machtigt een meester chirurgijn (Henrick) in Gent om daar een schuld te innen van Claude le Sellier." .
