@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-bc9c-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Wisselprotest op 2 september 1801" ;
  a2a:hasPerson oa:person_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_Person-26369310-29d7-e38f-9c5c-b40fafd67a72, oa:person_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_Person-3852cf54-d1e9-6dc3-565d-543a39dd6261, oa:person_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_Person-490ba82c-f684-7518-8951-a0f263082a85, oa:person_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_Person-56b6b65c-b3cc-e88e-1012-6d4528082f86 ;
  a2a:hasEvent oa:event_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-bc9c-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_Person-26369310-29d7-e38f-9c5c-b40fafd67a72
  a a2a:Person ;
  rdfs:label "P van den Bussche" ;
  a2a:PersonName [
    rdfs:label "P van den Bussche" ;
    a2a:PersonNameFirstName "P" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bussche"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_Person-3852cf54-d1e9-6dc3-565d-543a39dd6261
  a a2a:Person ;
  rdfs:label "J Sohier" ;
  a2a:PersonName [
    rdfs:label "J Sohier" ;
    a2a:PersonNameFirstName "J" ;
    a2a:PersonNameLastName "Sohier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_Person-490ba82c-f684-7518-8951-a0f263082a85
  a a2a:Person ;
  rdfs:label "Rocquette" ;
  a2a:PersonName [
    rdfs:label "Rocquette" ;
    a2a:PersonNameLastName "Rocquette"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_Person-56b6b65c-b3cc-e88e-1012-6d4528082f86
  a a2a:Person ;
  rdfs:label "van de Poll" ;
  a2a:PersonName [
    rdfs:label "van de Poll" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Poll"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1801" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1801-09-02"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_Person:26369310-29d7-e38f-9c5c-b40fafd67a72 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_Person:3852cf54-d1e9-6dc3-565d-543a39dd6261 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_Person:490ba82c-f684-7518-8951-a0f263082a85 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_Person:56b6b65c-b3cc-e88e-1012-6d4528082f86 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bc9c-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-bc9c-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1801-09-02 - 1801-09-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1801-09-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1801-09-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1801" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1801-09-02"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15675, Periode: 1801" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "636047" ;
    a2a:RegistryNumber "15675" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15675, Periode: 1801, Notariële archieven, 636047, 15675"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d455d03a-9134-104a-b356-908c929529df.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-bc9c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d455d03a-9134-104a-b356-908c929529df.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/fda0c6c0-147a-276a-f79c-df62aa2070a1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-bc9c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fda0c6c0-147a-276a-f79c-df62aa2070a1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-bc9c-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-bc9c-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15675" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTD02171000602", "NOTD02171000603" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_523_00000523.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02171000603; positie: 1642, 2606, 630, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02171000603; positie: 4120, 427, 274, 87" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02171000603; positie: 1763, 2514, 300, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02171000603; positie: 2124, 2527, 293, 72" .
