@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-c8fc-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 1 mei 1637" ;
  a2a:hasPerson oa:person_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_Person-312eea85-1e2a-9057-f762-a657e2867751, oa:person_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_Person-dc6a1473-a4fa-7da2-5c6a-6c3eee5d048d, oa:person_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_Person-5b169ba1-034b-94ee-7767-1a2140f1af57, oa:person_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_Person-a3210f22-2185-9262-527f-bc32fd541d22 ;
  a2a:hasEvent oa:event_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-c8fc-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_Person-312eea85-1e2a-9057-f762-a657e2867751
  a a2a:Person ;
  rdfs:label "Willem Cunningham" ;
  a2a:PersonName [
    rdfs:label "Willem Cunningham" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Cunningham"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_Person-dc6a1473-a4fa-7da2-5c6a-6c3eee5d048d
  a a2a:Person ;
  rdfs:label "Cornelio @" ;
  a2a:PersonName [
    rdfs:label "Cornelio @" ;
    a2a:PersonNameFirstName "Cornelio" ;
    a2a:PersonNameLastName "@"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_Person-5b169ba1-034b-94ee-7767-1a2140f1af57
  a a2a:Person ;
  rdfs:label "Philips Venturin" ;
  a2a:PersonName [
    rdfs:label "Philips Venturin" ;
    a2a:PersonNameFirstName "Philips" ;
    a2a:PersonNameLastName "Venturin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_Person-a3210f22-2185-9262-527f-bc32fd541d22
  a a2a:Person ;
  rdfs:label "Gerardo van Loon" ;
  a2a:PersonName [
    rdfs:label "Gerardo van Loon" ;
    a2a:PersonNameFirstName "Gerardo" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1637-05-01"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_Person:312eea85-1e2a-9057-f762-a657e2867751 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_Person:dc6a1473-a4fa-7da2-5c6a-6c3eee5d048d ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_Person:5b169ba1-034b-94ee-7767-1a2140f1af57 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_Person:a3210f22-2185-9262-527f-bc32fd541d22 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c8fc-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-c8fc-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1637-05-01 - 1637-05-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-05-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-05-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1637-05-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 951B, Periode: 1637" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "617409" ;
    a2a:RegistryNumber "951B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 951B, Periode: 1637, Notariële archieven, 617409, 951B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5133f1d8-36a8-3845-c95f-c71961ce89b7.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c8fc-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5133f1d8-36a8-3845-c95f-c71961ce89b7.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f6bdd3f7-b97b-dc00-034b-f17ac0f75203.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c8fc-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f6bdd3f7-b97b-dc00-034b-f17ac0f75203.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-c8fc-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-c8fc-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Schotlant
Locatieomschrijving: Hascouw
Onderwerpsomschrijving: annuleren octrooi
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/951B" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTK00002000069", "NOTK00002000070" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_586_00000586.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000069; positie: 1215, 397, 1045, 138" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000070; positie: 2218, 2469, 732, 135" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000069; positie: 1549, 18, 697, 143" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000070; positie: 1156, 2588, 1178, 172" .
