@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-7c0a-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Insinuatie op 25 augustus 1688" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Person-a6575c82-9e5c-b2d4-bcf6-5294aa3a658c, oa:person_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Person-49c65e7f-c608-35de-be4d-ebcde261cc9c, oa:person_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Person-4ebe28f1-101b-71d5-068a-98685977278c, oa:person_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Person-6a2df7e9-9b8d-bc3c-46a4-c94d014d146c, oa:person_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Person-d43940d8-1eb3-e360-c96b-d17b35e96df3, oa:person_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Person-e8758c42-25e1-b06b-2aec-954733788c06 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Person-a6575c82-9e5c-b2d4-bcf6-5294aa3a658c
  a a2a:Person ;
  rdfs:label "Gerrit Arisz Kaaskoper" ;
  a2a:PersonName [
    rdfs:label "Gerrit Arisz Kaaskoper" ;
    a2a:PersonNameFirstName "Gerrit Arisz" ;
    a2a:PersonNameLastName "Kaaskoper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Person-49c65e7f-c608-35de-be4d-ebcde261cc9c
  a a2a:Person ;
  rdfs:label "Willem de Mind" ;
  a2a:PersonName [
    rdfs:label "Willem de Mind" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mind"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Person-4ebe28f1-101b-71d5-068a-98685977278c
  a a2a:Person ;
  rdfs:label "Claes Arisz Kaaskoper" ;
  a2a:PersonName [
    rdfs:label "Claes Arisz Kaaskoper" ;
    a2a:PersonNameFirstName "Claes Arisz" ;
    a2a:PersonNameLastName "Kaaskoper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Person-6a2df7e9-9b8d-bc3c-46a4-c94d014d146c
  a a2a:Person ;
  rdfs:label "Heereman Mobach" ;
  a2a:PersonName [
    rdfs:label "Heereman Mobach" ;
    a2a:PersonNameFirstName "Heereman" ;
    a2a:PersonNameLastName "Mobach"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Person-d43940d8-1eb3-e360-c96b-d17b35e96df3
  a a2a:Person ;
  rdfs:label "Cornelis Roelen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Roelen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Roelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Person-e8758c42-25e1-b06b-2aec-954733788c06
  a a2a:Person ;
  rdfs:label "Isaak de Vos" ;
  a2a:PersonName [
    rdfs:label "Isaak de Vos" ;
    a2a:PersonNameFirstName "Isaak" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Insinuatie" ;
  a2a:EventType "other:Insinuatie" ;
  a2a:EventDate [
    a2a:Year "1688" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1688-08-25"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Person:a6575c82-9e5c-b2d4-bcf6-5294aa3a658c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Person:49c65e7f-c608-35de-be4d-ebcde261cc9c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Person:4ebe28f1-101b-71d5-068a-98685977278c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Person:6a2df7e9-9b8d-bc3c-46a4-c94d014d146c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Person:d43940d8-1eb3-e360-c96b-d17b35e96df3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Person:e8758c42-25e1-b06b-2aec-954733788c06 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-7c0a-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1688-08-25 - 1688-08-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1688-08-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1688-08-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1688" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1688-08-25"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 5254, Periode: 1688" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "313912" ;
    a2a:RegistryNumber "5254" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 5254, Periode: 1688, Notariële archieven, 313912, 5254"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f07a0234-097b-307f-2674-3e7a99cc08e2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-7c0a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f07a0234-097b-307f-2674-3e7a99cc08e2.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/aae79ac7-d79a-136a-a26a-8a2d8a944c5d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-7c0a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/aae79ac7-d79a-136a-a26a-8a2d8a944c5d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4652b1ef-b83e-230b-04fe-e314f9d159ce.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-7c0a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4652b1ef-b83e-230b-04fe-e314f9d159ce.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-7c0a-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-7c0a-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Simon van Sevenhoven
Onderwerpsomschrijving: geïnsinueerde op Achterburgwal voorbij brouwerij De Swaan, vaten raapolie en lijnolie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/5254" ;
  a2a:SourceRemarkAkteSoort "Insinuatie" ;
  a2a:SourceRemarkfilename "NOTA00369000512", "NOTA00369000513", "NOTA00369000514" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_11204_00011204.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00369000513; positie: 3850, 949, 244, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00369000513; positie: 3945, 518, 548, 67" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00369000513; positie: 4267, 945, 697, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00369000513; positie: 4224, 652, 692, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00369000513; positie: 3196, 1107, 642, 121" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00369000514; positie: 4069, 901, 733, 191" .
