@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_saa_d837ae03-c01c-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Wisselprotest op 28 augustus 1747" ;
  a2a:hasPerson oa:person_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Person-2f453f2c-62d1-2454-5d6e-7ea2283b215a, oa:person_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Person-3742af2a-70e3-3ba0-e237-52c752185c19, oa:person_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Person-9ac55a66-398f-5d34-50fa-6ec8bea63459, oa:person_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Person-5b0a310b-3982-4f0a-33e8-b39b318c1568, oa:person_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Person-763c859e-5216-b815-b8fa-99b78f15a9e1 ;
  a2a:hasEvent oa:event_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-c01c-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-c01c-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-c01c-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-c01c-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-c01c-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-c01c-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Person-2f453f2c-62d1-2454-5d6e-7ea2283b215a
  a a2a:Person ;
  rdfs:label "Cornelis van Lintelo" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Lintelo" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lintelo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Person-3742af2a-70e3-3ba0-e237-52c752185c19
  a a2a:Person ;
  rdfs:label "Jouanaulx" ;
  a2a:PersonName [
    rdfs:label "Jouanaulx" ;
    a2a:PersonNameLastName "Jouanaulx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Person-9ac55a66-398f-5d34-50fa-6ec8bea63459
  a a2a:Person ;
  rdfs:label "Parelle" ;
  a2a:PersonName [
    rdfs:label "Parelle" ;
    a2a:PersonNameLastName "Parelle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Person-5b0a310b-3982-4f0a-33e8-b39b318c1568
  a a2a:Person ;
  rdfs:label "Jan Bronkhorst" ;
  a2a:PersonName [
    rdfs:label "Jan Bronkhorst" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bronkhorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Person-763c859e-5216-b815-b8fa-99b78f15a9e1
  a a2a:Person ;
  rdfs:label "le Noble" ;
  a2a:PersonName [
    rdfs:label "le Noble" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Noble"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1747" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1747-08-28"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-c01c-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Person:2f453f2c-62d1-2454-5d6e-7ea2283b215a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c01c-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Person:3742af2a-70e3-3ba0-e237-52c752185c19 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c01c-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Person:9ac55a66-398f-5d34-50fa-6ec8bea63459 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c01c-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Person:5b0a310b-3982-4f0a-33e8-b39b318c1568 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c01c-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Person:763c859e-5216-b815-b8fa-99b78f15a9e1 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c01c-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-c01c-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1747-08-28 - 1747-08-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1747-08-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1747-08-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1747" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1747-08-28"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 12167, Periode: 1747" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "632666" ;
    a2a:RegistryNumber "12167" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 12167, Periode: 1747, Notariële archieven, 632666, 12167"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cf59ed42-86ba-9236-9f92-835edc60c76a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c01c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cf59ed42-86ba-9236-9f92-835edc60c76a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1c742e2c-732a-8422-0e85-e679f181e18a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c01c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1c742e2c-732a-8422-0e85-e679f181e18a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f4acfa08-9208-897b-fe2f-aef57593f753.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c01c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f4acfa08-9208-897b-fe2f-aef57593f753.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/abda51fa-96ab-413c-a829-8ff146373f12.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c01c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/abda51fa-96ab-413c-a829-8ff146373f12.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "5" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/260ba091-a259-dffe-9724-d0cb5b52d223.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c01c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/260ba091-a259-dffe-9724-d0cb5b52d223.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-c01c-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-c01c-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Rijpland
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/12167" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTJ00608000291", "NOTJ00608000292", "NOTJ00608000293", "NOTJ00608000294", "NOTJ00608000295" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_541_00000541.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00608000293; positie: 2433, 882, 306, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00608000293; positie: 1942, 3259, 620, 161" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00608000293; positie: 866, 3349, 359, 148" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00608000293; positie: 1955, 1174, 663, 118" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00608000295; positie: 3781, 1613, 524, 209" .
