@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_d837ae04-18a3-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Wisselprotest op 30 januari 1806" ;
  a2a:hasPerson oa:person_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Person-01a469e3-68dc-1e36-77c0-ffdb566c43d4, oa:person_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Person-f1e2217e-e1f8-a0fa-617f-2b7f662d49b6, oa:person_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Person-e3a86a16-e052-5264-47cf-10bbecac1f84, oa:person_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Person-e7ce27ca-a770-e5bc-6fb6-9727bc90cabb, oa:person_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Person-5aac1a4a-c244-01c9-de36-348661099e06 ;
  a2a:hasEvent oa:event_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-18a3-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-18a3-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-18a3-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-18a3-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-18a3-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-18a3-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Person-01a469e3-68dc-1e36-77c0-ffdb566c43d4
  a a2a:Person ;
  rdfs:label "Etienne Livio" ;
  a2a:PersonName [
    rdfs:label "Etienne Livio" ;
    a2a:PersonNameFirstName "Etienne" ;
    a2a:PersonNameLastName "Livio"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Person-f1e2217e-e1f8-a0fa-617f-2b7f662d49b6
  a a2a:Person ;
  rdfs:label "Cazillon" ;
  a2a:PersonName [
    rdfs:label "Cazillon" ;
    a2a:PersonNameLastName "Cazillon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Person-e3a86a16-e052-5264-47cf-10bbecac1f84
  a a2a:Person ;
  rdfs:label "Eduard Croese" ;
  a2a:PersonName [
    rdfs:label "Eduard Croese" ;
    a2a:PersonNameFirstName "Eduard" ;
    a2a:PersonNameLastName "Croese"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Person-e7ce27ca-a770-e5bc-6fb6-9727bc90cabb
  a a2a:Person ;
  rdfs:label "van Mierop" ;
  a2a:PersonName [
    rdfs:label "van Mierop" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mierop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Person-5aac1a4a-c244-01c9-de36-348661099e06
  a a2a:Person ;
  rdfs:label "Muilman" ;
  a2a:PersonName [
    rdfs:label "Muilman" ;
    a2a:PersonNameLastName "Muilman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1806" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1806-01-30"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-18a3-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Person:01a469e3-68dc-1e36-77c0-ffdb566c43d4 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-18a3-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Person:f1e2217e-e1f8-a0fa-617f-2b7f662d49b6 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-18a3-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Person:e3a86a16-e052-5264-47cf-10bbecac1f84 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-18a3-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Person:e7ce27ca-a770-e5bc-6fb6-9727bc90cabb ;
  a2a:EventKeyRef oa:event_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-18a3-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Person:5aac1a4a-c244-01c9-de36-348661099e06 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-18a3-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-18a3-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1806-01-30 - 1806-01-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1806-01-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1806-01-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1806" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1806-01-30"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15681, Periode: 1806" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "611356" ;
    a2a:RegistryNumber "15681" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15681, Periode: 1806, Notariële archieven, 611356, 15681"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ed6d8536-1ed0-39e2-b318-f89ef583ae14.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-18a3-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ed6d8536-1ed0-39e2-b318-f89ef583ae14.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7d462aa0-872d-a34a-c526-05e3bde0cefe.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-18a3-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7d462aa0-872d-a34a-c526-05e3bde0cefe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-18a3-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-18a3-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: Strasbourg
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15681" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTD02177000144", "NOTD02177000145" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_311_00000311.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02177000145; positie: 2706, 1150, 412, 72" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02177000145; positie: 1582, 2582, 355, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02177000145; positie: 887, 2423, 359, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02177000145; positie: 864, 2338, 232, 76" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02177000145; positie: 2676, 720, 328, 76" .
