@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-39a1-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 7 augustus 1739" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Person-1b6dfe50-5a5d-44c7-cc0f-4ffbb7ac434d, oa:person_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Person-7302aa51-60ee-fe38-0828-c2d7437268fa, oa:person_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Person-efdc1e64-861d-37cd-6d01-b3661cfab9b4, oa:person_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Person-9aaab603-4b8a-adb0-a464-49ef347f7e43, oa:person_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Person-94ce6742-7e77-2cdd-734f-1396a39722c4 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Person-1b6dfe50-5a5d-44c7-cc0f-4ffbb7ac434d
  a a2a:Person ;
  rdfs:label "Feitama" ;
  a2a:PersonName [
    rdfs:label "Feitama" ;
    a2a:PersonNameLastName "Feitama"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Person-7302aa51-60ee-fe38-0828-c2d7437268fa
  a a2a:Person ;
  rdfs:label "Abraham Jacob Hiddink" ;
  a2a:PersonName [
    rdfs:label "Abraham Jacob Hiddink" ;
    a2a:PersonNameFirstName "Abraham Jacob" ;
    a2a:PersonNameLastName "Hiddink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Person-efdc1e64-861d-37cd-6d01-b3661cfab9b4
  a a2a:Person ;
  rdfs:label "Ross" ;
  a2a:PersonName [
    rdfs:label "Ross" ;
    a2a:PersonNameLastName "Ross"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Person-9aaab603-4b8a-adb0-a464-49ef347f7e43
  a a2a:Person ;
  rdfs:label "Guglielmo Philip Kops" ;
  a2a:PersonName [
    rdfs:label "Guglielmo Philip Kops" ;
    a2a:PersonNameFirstName "Guglielmo Philip" ;
    a2a:PersonNameLastName "Kops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Person-94ce6742-7e77-2cdd-734f-1396a39722c4
  a a2a:Person ;
  rdfs:label "Willem Philip Kops" ;
  a2a:PersonName [
    rdfs:label "Willem Philip Kops" ;
    a2a:PersonNameFirstName "Willem Philip" ;
    a2a:PersonNameLastName "Kops"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1739" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1739-08-07"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Person:1b6dfe50-5a5d-44c7-cc0f-4ffbb7ac434d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Person:7302aa51-60ee-fe38-0828-c2d7437268fa ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Person:efdc1e64-861d-37cd-6d01-b3661cfab9b4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Person:9aaab603-4b8a-adb0-a464-49ef347f7e43 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Person:94ce6742-7e77-2cdd-734f-1396a39722c4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-39a1-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1739-08-07 - 1739-08-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1739-08-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1739-08-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1739" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1739-08-07"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11251, Periode: 1739" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "338300" ;
    a2a:RegistryNumber "11251" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11251, Periode: 1739, Notariële archieven, 338300, 11251"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9a0a7731-0ff9-6a31-91d4-9487215b5f67.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-39a1-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9a0a7731-0ff9-6a31-91d4-9487215b5f67.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d3ed7356-9e0b-75c4-02e6-5080d897447e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-39a1-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d3ed7356-9e0b-75c4-02e6-5080d897447e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-39a1-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-39a1-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Thierry Daniel de Marolles
Taal: italiaans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11251" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTA01519000355", "NOTA01519000356" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_3854_00003854.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01519000356; positie: 2684, 1064, 273, 74" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01519000356; positie: 4177, 1378, 144, 44" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01519000356; positie: 3020, 1062, 164, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01519000356; positie: 3189, 848, 713, 62" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01519000356; positie: 3333, 2669, 653, 158" .
