@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_e557c10e-a3e4-7dcb-e053-b784100a971b
  a a2a:Record ;
  rdfs:label "Wisselprotest op 3 juli 1780" ;
  a2a:hasPerson oa:person_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Person-34edb83e-f948-17c6-4591-61ab91b06cd7, oa:person_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Person-b89a626a-2f40-9b95-fe8c-6c30c9aff9ca, oa:person_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Person-4af11409-4539-3f42-c2df-378ea1430066, oa:person_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Person-122e4519-8b0e-b44c-8333-e1443a8c0f14, oa:person_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Person-11283d4c-fa72-2110-5e6c-1110d1bbfb5d, oa:person_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Person-1c37387f-057f-39d6-a4e5-54e6f1521c36 ;
  a2a:hasEvent oa:event_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_0, oa:relationep_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_1, oa:relationep_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_2, oa:relationep_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_3, oa:relationep_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_4, oa:relationep_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_5 ;
  a2a:hasSource oa:source_saa_e557c10e-a3e4-7dcb-e053-b784100a971b .

oa:person_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Person-34edb83e-f948-17c6-4591-61ab91b06cd7
  a a2a:Person ;
  rdfs:label "Carel Hasselgreen" ;
  a2a:PersonName [
    rdfs:label "Carel Hasselgreen" ;
    a2a:PersonNameFirstName "Carel" ;
    a2a:PersonNameLastName "Hasselgreen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Person-b89a626a-2f40-9b95-fe8c-6c30c9aff9ca
  a a2a:Person ;
  rdfs:label "Grill" ;
  a2a:PersonName [
    rdfs:label "Grill" ;
    a2a:PersonNameLastName "Grill"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Person-4af11409-4539-3f42-c2df-378ea1430066
  a a2a:Person ;
  rdfs:label "Laurentz P. Lamberg" ;
  a2a:PersonName [
    rdfs:label "Laurentz P. Lamberg" ;
    a2a:PersonNameFirstName "Laurentz P." ;
    a2a:PersonNameLastName "Lamberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Person-122e4519-8b0e-b44c-8333-e1443a8c0f14
  a a2a:Person ;
  rdfs:label "Theodore Naudin" ;
  a2a:PersonName [
    rdfs:label "Theodore Naudin" ;
    a2a:PersonNameFirstName "Theodore" ;
    a2a:PersonNameLastName "Naudin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Person-11283d4c-fa72-2110-5e6c-1110d1bbfb5d
  a a2a:Person ;
  rdfs:label "Jan Hasselgreen" ;
  a2a:PersonName [
    rdfs:label "Jan Hasselgreen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hasselgreen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Person-1c37387f-057f-39d6-a4e5-54e6f1521c36
  a a2a:Person ;
  rdfs:label "Ch. Lindegrenson" ;
  a2a:PersonName [
    rdfs:label "Ch. Lindegrenson" ;
    a2a:PersonNameFirstName "Ch." ;
    a2a:PersonNameLastName "Lindegrenson"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1780" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1780-07-03"^^xsd:date
  ] .

oa:relationep_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Person:34edb83e-f948-17c6-4591-61ab91b06cd7 ;
  a2a:EventKeyRef oa:event_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Event1 .

oa:relationep_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Person:b89a626a-2f40-9b95-fe8c-6c30c9aff9ca ;
  a2a:EventKeyRef oa:event_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Event1 .

oa:relationep_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Person:4af11409-4539-3f42-c2df-378ea1430066 ;
  a2a:EventKeyRef oa:event_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Event1 .

oa:relationep_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Person:122e4519-8b0e-b44c-8333-e1443a8c0f14 ;
  a2a:EventKeyRef oa:event_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Event1 .

oa:relationep_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Person:11283d4c-fa72-2110-5e6c-1110d1bbfb5d ;
  a2a:EventKeyRef oa:event_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Event1 .

oa:relationep_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Person:1c37387f-057f-39d6-a4e5-54e6f1521c36 ;
  a2a:EventKeyRef oa:event_saa_e557c10e-a3e4-7dcb-e053-b784100a971b_Event1 .

oa:source_saa_e557c10e-a3e4-7dcb-e053-b784100a971b
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1780-07-03 - 1780-07-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1780-07-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1780-07-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1780" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1780-07-03"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14350, Periode: 1780" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "649831" ;
    a2a:RegistryNumber "14350" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14350, Periode: 1780, Notariële archieven, 649831, 14350"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/52b8ba15-f98a-053a-7af5-6090f65b100c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/e557c10e-a3e4-7dcb-e053-b784100a971b" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/52b8ba15-f98a-053a-7af5-6090f65b100c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d92beb5d-acfc-a140-8e3b-c2b0cccf9df2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/e557c10e-a3e4-7dcb-e053-b784100a971b" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d92beb5d-acfc-a140-8e3b-c2b0cccf9df2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-08-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/e557c10e-a3e4-7dcb-e053-b784100a971b" ;
  a2a:RecordGUID "{e557c10e-a3e4-7dcb-e053-b784100a971b}" ;
  a2a:SourceRemarkOpmerking """Notaris: Pieter de Wilde
Locatieomschrijving: London
Locatieomschrijving: Gottenburg
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14350" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTI01332000305", "NOTI01332000306" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_1663_00001663.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01332000306; positie: 2001, 2744, 511, 110" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01332000306; positie: 2855, 886, 224, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01332000305; positie: 2787, 2496, 277, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01332000305; positie: 3155, 2267, 545, 114" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01332000306; positie: 1785, 2765, 165, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01332000306; positie: 3579, 795, 534, 111" .
