@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_9d6d21e1-8a5b-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Machtiging op 8 augustus 1754" ;
  a2a:hasPerson oa:person_saa_9d6d21e1-8a5b-666d-e053-b784100a1840_Person-d12216f3-fc60-0319-f434-8b94d8049350, oa:person_saa_9d6d21e1-8a5b-666d-e053-b784100a1840_Person-b989248b-9560-ff95-81d5-99c7b0830dcb, oa:person_saa_9d6d21e1-8a5b-666d-e053-b784100a1840_Person-eccec2db-b9c1-b395-6e40-d59c464841b7 ;
  a2a:hasEvent oa:event_saa_9d6d21e1-8a5b-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21e1-8a5b-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21e1-8a5b-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21e1-8a5b-666d-e053-b784100a1840_2 ;
  a2a:hasSource oa:source_saa_9d6d21e1-8a5b-666d-e053-b784100a1840 .

oa:person_saa_9d6d21e1-8a5b-666d-e053-b784100a1840_Person-d12216f3-fc60-0319-f434-8b94d8049350
  a a2a:Person ;
  rdfs:label "Isaac Roussellet" ;
  a2a:PersonName [
    rdfs:label "Isaac Roussellet" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Roussellet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-8a5b-666d-e053-b784100a1840_Person-b989248b-9560-ff95-81d5-99c7b0830dcb
  a a2a:Person ;
  rdfs:label "Jean Alexander Clock" ;
  a2a:PersonName [
    rdfs:label "Jean Alexander Clock" ;
    a2a:PersonNameFirstName "Jean Alexander" ;
    a2a:PersonNameLastName "Clock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-8a5b-666d-e053-b784100a1840_Person-eccec2db-b9c1-b395-6e40-d59c464841b7
  a a2a:Person ;
  rdfs:label "Philip Clock l'aine" ;
  a2a:PersonName [
    rdfs:label "Philip Clock l'aine" ;
    a2a:PersonNameFirstName "Philip" ;
    a2a:PersonNameLastName "Clock l'aine"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21e1-8a5b-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1754" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1754-08-08"^^xsd:date
  ] .

oa:relationep_saa_9d6d21e1-8a5b-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-8a5b-666d-e053-b784100a1840_Person:d12216f3-fc60-0319-f434-8b94d8049350 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-8a5b-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-8a5b-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-8a5b-666d-e053-b784100a1840_Person:b989248b-9560-ff95-81d5-99c7b0830dcb ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-8a5b-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-8a5b-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-8a5b-666d-e053-b784100a1840_Person:eccec2db-b9c1-b395-6e40-d59c464841b7 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-8a5b-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21e1-8a5b-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1754-08-08 - 1754-08-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1754-08-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1754-08-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1754" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1754-08-08"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11134, Periode: 1754" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "286798" ;
    a2a:RegistryNumber "11134" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11134, Periode: 1754, Notariële archieven, 286798, 11134"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3a7b579a-c7a0-466a-eb3e-6322bf453a67.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e1-8a5b-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3a7b579a-c7a0-466a-eb3e-6322bf453a67.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2a6d3cb5-1b90-11d6-e122-a8ca77eb02ca.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e1-8a5b-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2a6d3cb5-1b90-11d6-e122-a8ca77eb02ca.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2bba8001-9d15-849d-26c9-e73efd4d62bf.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e1-8a5b-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2bba8001-9d15-849d-26c9-e73efd4d62bf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21e1-8a5b-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21e1-8a5b-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11134" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD01018000173", "NOTD01018000174", "NOTD01018000175" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_7940_00007940.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01018000174; positie: 4340, 785, 697, 144" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01018000174; positie: 3591, 185, 926, 162" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01018000174; positie: 4669, 311, 353, 123" .
