@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_9d6d21df-c4a1-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Wisselprotest op 5 juli 1770" ;
  a2a:hasPerson oa:person_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Person-1b1f048a-88a3-4ae3-0f10-d039e69c93aa, oa:person_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Person-79d72740-f44e-3d4a-31b9-53af10bc821a, oa:person_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Person-61dc5095-42f8-fd47-57e0-fc4090433e9e, oa:person_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Person-9c80cde9-cddd-681a-59b1-154d06bc3391, oa:person_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Person-fd7ff75a-85a7-9f2f-0754-d606c6d4c433 ;
  a2a:hasEvent oa:event_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21df-c4a1-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21df-c4a1-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21df-c4a1-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21df-c4a1-666d-e053-b784100a1840_3, oa:relationep_saa_9d6d21df-c4a1-666d-e053-b784100a1840_4 ;
  a2a:hasSource oa:source_saa_9d6d21df-c4a1-666d-e053-b784100a1840 .

oa:person_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Person-1b1f048a-88a3-4ae3-0f10-d039e69c93aa
  a a2a:Person ;
  rdfs:label "Brethfeld" ;
  a2a:PersonName [
    rdfs:label "Brethfeld" ;
    a2a:PersonNameLastName "Brethfeld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Person-79d72740-f44e-3d4a-31b9-53af10bc821a
  a a2a:Person ;
  rdfs:label "Danl. Bleecker" ;
  a2a:PersonName [
    rdfs:label "Danl. Bleecker" ;
    a2a:PersonNameFirstName "Danl." ;
    a2a:PersonNameLastName "Bleecker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Person-61dc5095-42f8-fd47-57e0-fc4090433e9e
  a a2a:Person ;
  rdfs:label "Jacobus Blom" ;
  a2a:PersonName [
    rdfs:label "Jacobus Blom" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Blom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Person-9c80cde9-cddd-681a-59b1-154d06bc3391
  a a2a:Person ;
  rdfs:label "Nics. Bleecker" ;
  a2a:PersonName [
    rdfs:label "Nics. Bleecker" ;
    a2a:PersonNameFirstName "Nics." ;
    a2a:PersonNameLastName "Bleecker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Person-fd7ff75a-85a7-9f2f-0754-d606c6d4c433
  a a2a:Person ;
  rdfs:label "Steff. Lindemansoon" ;
  a2a:PersonName [
    rdfs:label "Steff. Lindemansoon" ;
    a2a:PersonNameFirstName "Steff." ;
    a2a:PersonNameLastName "Lindemansoon"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1770" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1770-07-05"^^xsd:date
  ] .

oa:relationep_saa_9d6d21df-c4a1-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Person:1b1f048a-88a3-4ae3-0f10-d039e69c93aa ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-c4a1-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Person:79d72740-f44e-3d4a-31b9-53af10bc821a ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-c4a1-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Person:61dc5095-42f8-fd47-57e0-fc4090433e9e ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-c4a1-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Person:9c80cde9-cddd-681a-59b1-154d06bc3391 ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-c4a1-666d-e053-b784100a1840_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Person:fd7ff75a-85a7-9f2f-0754-d606c6d4c433 ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-c4a1-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21df-c4a1-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1770-07-05 - 1770-07-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1770-07-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1770-07-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1770" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1770-07-05"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10853, Periode: 1770" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "270972" ;
    a2a:RegistryNumber "10853" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10853, Periode: 1770, Notariële archieven, 270972, 10853"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3a2c51eb-87b2-69f5-8a3c-afbdf2e438fd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21df-c4a1-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3a2c51eb-87b2-69f5-8a3c-afbdf2e438fd.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/019ac66c-9ab9-a832-418e-b9a65d00816a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21df-c4a1-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/019ac66c-9ab9-a832-418e-b9a65d00816a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b9d68004-a9aa-618b-3daa-40ac952e6e81.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21df-c4a1-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b9d68004-a9aa-618b-3daa-40ac952e6e81.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c198e519-8eda-03b0-08ed-ce2c455e378d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21df-c4a1-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c198e519-8eda-03b0-08ed-ce2c455e378d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21df-c4a1-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21df-c4a1-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10853" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "KLAB03438000068", "KLAB03438000069", "KLAB03438000070", "KLAB03438000071" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_3662_00003662.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB03438000071; positie: 3206, 672, 269, 109" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB03438000069; positie: 793, 753, 554, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB03438000069; positie: 1202, 894, 510, 116" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB03438000069; positie: 581, 743, 212, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB03438000071; positie: 2548, 660, 595, 138" .
