@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_a3cb51cc-b377-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 30 januari 1750" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Person-b60cbc5c-2a9f-7b9b-1822-d18a187d9cb9, oa:person_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Person-e32edbdc-a1d0-7f67-a5d9-4ca20cf329ae, oa:person_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Person-ee0ca48d-f643-a122-628b-0848d9293826, oa:person_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Person-a11cdefb-4619-963c-5aab-967383944812, oa:person_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Person-9a1535a4-269a-8e03-fdaf-75e67db27612 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-b377-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Person-b60cbc5c-2a9f-7b9b-1822-d18a187d9cb9
  a a2a:Person ;
  rdfs:label "Geraut la Lauze" ;
  a2a:PersonName [
    rdfs:label "Geraut la Lauze" ;
    a2a:PersonNameFirstName "Geraut" ;
    a2a:PersonNamePrefixLastName "la" ;
    a2a:PersonNameLastName "Lauze"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Person-e32edbdc-a1d0-7f67-a5d9-4ca20cf329ae
  a a2a:Person ;
  rdfs:label "Theodore de Smeth" ;
  a2a:PersonName [
    rdfs:label "Theodore de Smeth" ;
    a2a:PersonNameFirstName "Theodore" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Smeth"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Person-ee0ca48d-f643-a122-628b-0848d9293826
  a a2a:Person ;
  rdfs:label "Raijmond de Smeth" ;
  a2a:PersonName [
    rdfs:label "Raijmond de Smeth" ;
    a2a:PersonNameFirstName "Raijmond" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Smeth"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Person-a11cdefb-4619-963c-5aab-967383944812
  a a2a:Person ;
  rdfs:label "Franco Xavier Marraci" ;
  a2a:PersonName [
    rdfs:label "Franco Xavier Marraci" ;
    a2a:PersonNameFirstName "Franco Xavier" ;
    a2a:PersonNameLastName "Marraci"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Person-9a1535a4-269a-8e03-fdaf-75e67db27612
  a a2a:Person ;
  rdfs:label "Cornelio van Lintelo" ;
  a2a:PersonName [
    rdfs:label "Cornelio van Lintelo" ;
    a2a:PersonNameFirstName "Cornelio" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lintelo"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1750" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1750-01-30"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Person:b60cbc5c-2a9f-7b9b-1822-d18a187d9cb9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Person:e32edbdc-a1d0-7f67-a5d9-4ca20cf329ae ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Person:ee0ca48d-f643-a122-628b-0848d9293826 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Person:a11cdefb-4619-963c-5aab-967383944812 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Person:9a1535a4-269a-8e03-fdaf-75e67db27612 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b377-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-b377-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1750-01-30 - 1750-01-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1750-01-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1750-01-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1750" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1750-01-30"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10251, Periode: 1750" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "336781" ;
    a2a:RegistryNumber "10251" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10251, Periode: 1750, Notariële archieven, 336781, 10251"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/75f8b273-090e-17b0-51a7-6aef4c340c02.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b377-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/75f8b273-090e-17b0-51a7-6aef4c340c02.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3c9ac145-4906-85bf-2ece-2f927a758a63.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b377-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3c9ac145-4906-85bf-2ece-2f927a758a63.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ca02fe81-d69c-7b78-8efb-61cd53fb355a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b377-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ca02fe81-d69c-7b78-8efb-61cd53fb355a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-b377-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-b377-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benjamin Phaff
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10251" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTH00005000341", "NOTH00005000342", "NOTH00005000343" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_7354_00007354.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00005000343; positie: 891, 3385, 471, 134" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00005000343; positie: 1769, 635, 618, 90" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00005000343; positie: 1243, 651, 392, 76" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00005000343; positie: 3175, 347, 1076, 183" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00005000343; positie: 1202, 955, 720, 95" .
