@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_069fce2a-eeeb-460f-8533-514080c7bfc3
  a a2a:Record ;
  rdfs:label "Notariële akte op 22 april 1620 te Breda" ;
  a2a:hasPerson oa:person_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Person-2a867990-a725-484b-9d97-21f0ee8daa25, oa:person_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Person-0d3165cd-eeaf-4bd3-8fac-a817c13ba5ea, oa:person_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Person-012d9736-fe2c-4588-8699-68dab7e026d1, oa:person_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Person-49d87116-1b3c-4846-80fb-cdd924a0fa36, oa:person_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Person-20252821-96ce-455b-b5e3-8bb10c2c789e ;
  a2a:hasEvent oa:event_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_0, oa:relationep_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_1, oa:relationep_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_2, oa:relationep_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_3, oa:relationep_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_4 ;
  a2a:hasSource oa:source_brd_069fce2a-eeeb-460f-8533-514080c7bfc3 .

oa:person_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Person-2a867990-a725-484b-9d97-21f0ee8daa25
  a a2a:Person ;
  rdfs:label "Peter Beris" ;
  a2a:PersonName [
    rdfs:label "Peter Beris" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Beris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Person-0d3165cd-eeaf-4bd3-8fac-a817c13ba5ea
  a a2a:Person ;
  rdfs:label "Abraham Bonart" ;
  a2a:PersonName [
    rdfs:label "Abraham Bonart" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Bonart"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "stadsbode" .

oa:person_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Person-012d9736-fe2c-4588-8699-68dab7e026d1
  a a2a:Person ;
  rdfs:label "Andries Jan Cheuws" ;
  a2a:PersonName [
    rdfs:label "Andries Jan Cheuws" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Cheuws"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Person-49d87116-1b3c-4846-80fb-cdd924a0fa36
  a a2a:Person ;
  rdfs:label "Dionijs Sgreven" ;
  a2a:PersonName [
    rdfs:label "Dionijs Sgreven" ;
    a2a:PersonNameFirstName "Dionijs" ;
    a2a:PersonNameLastName "Sgreven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Lommel" ;
    rdfs:label "Lommel"
  ] ;
  a2a:Profession "stadhouder" .

oa:person_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Person-20252821-96ce-455b-b5e3-8bb10c2c789e
  a a2a:Person ;
  rdfs:label "Bertholomeus Snellen" ;
  a2a:PersonName [
    rdfs:label "Bertholomeus Snellen" ;
    a2a:PersonNameFirstName "Bertholomeus" ;
    a2a:PersonNameLastName "Snellen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "koopman" .

oa:event_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1620" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1620-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Person:2a867990-a725-484b-9d97-21f0ee8daa25 ;
  a2a:EventKeyRef oa:event_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Event1 .

oa:relationep_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Person:0d3165cd-eeaf-4bd3-8fac-a817c13ba5ea ;
  a2a:EventKeyRef oa:event_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Event1 .

oa:relationep_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Person:012d9736-fe2c-4588-8699-68dab7e026d1 ;
  a2a:EventKeyRef oa:event_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Event1 .

oa:relationep_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Person:49d87116-1b3c-4846-80fb-cdd924a0fa36 ;
  a2a:EventKeyRef oa:event_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Event1 .

oa:relationep_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Person:20252821-96ce-455b-b5e3-8bb10c2c789e ;
  a2a:EventKeyRef oa:event_brd_069fce2a-eeeb-460f-8533-514080c7bfc3_Event1 .

oa:source_brd_069fce2a-eeeb-460f-8533-514080c7bfc3
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1620-04-22 - 1620-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1620-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1620-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1620" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1620-04-22"^^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: 0031, Periode: 1610-1622" ;
    a2a:Book "A. 's-Grauwen Cz, Allerhande acten (Protocollen), 10-08-1610 / 1622" ;
    a2a:RegistryNumber "0031" ;
    a2a:Folio "113v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 0031, Periode: 1610-1622, A. 's-Grauwen Cz, Allerhande acten (Protocollen), 10-08-1610 / 1622, 0031, 113v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/1528ba6d-bf35-25ca-7aa7-34a79eda339c.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/069fce2a-eeeb-460f-8533-514080c7bfc3" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/1528ba6d-bf35-25ca-7aa7-34a79eda339c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/069fce2a-eeeb-460f-8533-514080c7bfc3" ;
  a2a:RecordGUID "{069fce2a-eeeb-460f-8533-514080c7bfc3}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>A.
's-Grauwen Cz""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"A.+%27s-Grauwen+Cz%2C+Allerhande+acten+%28Protocollen%29%2C+10-08-1610+%2F+1622\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_358_00000358.xml van BRD" .

[] a2a:PersonRemarkdiversen "Bertholomeus Snellen machtigt Dionijs Sgreven om namens hem al zijn schulden te innen in Lommel." .
[] a2a:PersonRemarkdiversen "Bertholomeus Snellen machtigt Dionijs Sgreven om namens hem al zijn schulden te innen in Lommel." .
[] a2a:PersonRemarkdiversen "Bertholomeus Snellen machtigt Dionijs Sgreven om namens hem al zijn schulden te innen in Lommel." .
