@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-c5cb-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Revocatie op 12 november 1754" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf_Person-46aa8eec-873c-2985-c6be-b0e0a09680df, oa:person_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf_Person-a71c24c2-d354-871f-faa4-033bc02ea242, oa:person_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf_Person-f8559f65-0eb5-265d-2368-80bdc0f8095a ;
  a2a:hasEvent oa:event_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf_2 ;
  a2a:hasSource oa:source_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf_Person-46aa8eec-873c-2985-c6be-b0e0a09680df
  a a2a:Person ;
  rdfs:label "Guilleaume van Rijneveld" ;
  a2a:PersonName [
    rdfs:label "Guilleaume van Rijneveld" ;
    a2a:PersonNameFirstName "Guilleaume" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijneveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf_Person-a71c24c2-d354-871f-faa4-033bc02ea242
  a a2a:Person ;
  rdfs:label "Andries Vaucquet" ;
  a2a:PersonName [
    rdfs:label "Andries Vaucquet" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Vaucquet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf_Person-f8559f65-0eb5-265d-2368-80bdc0f8095a
  a a2a:Person ;
  rdfs:label "Isaac Menjolet" ;
  a2a:PersonName [
    rdfs:label "Isaac Menjolet" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Menjolet"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Revocatie" ;
  a2a:EventType "other:Revocatie" ;
  a2a:EventDate [
    a2a:Year "1754" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1754-11-12"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf_Person:46aa8eec-873c-2985-c6be-b0e0a09680df ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf_Person:a71c24c2-d354-871f-faa4-033bc02ea242 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf_Person:f8559f65-0eb5-265d-2368-80bdc0f8095a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-c5cb-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1754-11-12 - 1754-11-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1754-11-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1754-11-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1754" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1754-11-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9237, Periode: 1754" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "312946" ;
    a2a:RegistryNumber "9237" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9237, Periode: 1754, Notariële archieven, 312946, 9237"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0fd2150d-8e40-3f3d-fc5c-9fcfe366efd1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c5cb-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0fd2150d-8e40-3f3d-fc5c-9fcfe366efd1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/84b9d07b-c118-9120-e0d7-4e0a57a306d2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c5cb-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/84b9d07b-c118-9120-e0d7-4e0a57a306d2.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c1e78555-1597-859c-05c1-9c85bcf6c12a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c5cb-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c1e78555-1597-859c-05c1-9c85bcf6c12a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-c5cb-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-c5cb-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Onderwerpsomschrijving: Paul Marguerite &amp; Comp
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9237" ;
  a2a:SourceRemarkAkteSoort "Revocatie" ;
  a2a:SourceRemarkfilename "KLAB05120000090", "KLAB05120000091", "KLAB05120000092" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4926_00004926.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05120000091; positie: 4222, 588, 894, 135" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05120000091; positie: 3730, 428, 817, 176" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05120000091; positie: 4835, 449, 361, 159" .
