@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-02fa-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 20 maart 1777" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_Person-3a2a1f8e-5c6a-93a3-2680-8c5d2b1f479b, oa:person_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_Person-255ed9e5-8a61-f330-ec50-c44536b04fe0, oa:person_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_Person-11d9670a-e7a4-daae-a155-a8fa972ad8e1, oa:person_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_Person-56702c36-4337-43d6-a7fd-2add96c5da2d ;
  a2a:hasEvent oa:event_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_Person-3a2a1f8e-5c6a-93a3-2680-8c5d2b1f479b
  a a2a:Person ;
  rdfs:label "Manuel Osencot" ;
  a2a:PersonName [
    rdfs:label "Manuel Osencot" ;
    a2a:PersonNameFirstName "Manuel" ;
    a2a:PersonNameLastName "Osencot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_Person-255ed9e5-8a61-f330-ec50-c44536b04fe0
  a a2a:Person ;
  rdfs:label "Salomon Sebag" ;
  a2a:PersonName [
    rdfs:label "Salomon Sebag" ;
    a2a:PersonNameFirstName "Salomon" ;
    a2a:PersonNameLastName "Sebag"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_Person-11d9670a-e7a4-daae-a155-a8fa972ad8e1
  a a2a:Person ;
  rdfs:label "Moses Israel" ;
  a2a:PersonName [
    rdfs:label "Moses Israel" ;
    a2a:PersonNameFirstName "Moses" ;
    a2a:PersonNameLastName "Israel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_Person-56702c36-4337-43d6-a7fd-2add96c5da2d
  a a2a:Person ;
  rdfs:label "Moses Sedero Corcos" ;
  a2a:PersonName [
    rdfs:label "Moses Sedero Corcos" ;
    a2a:PersonNameFirstName "Moses" ;
    a2a:PersonNameLastName "Sedero Corcos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1777" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1777-03-20"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_Person:3a2a1f8e-5c6a-93a3-2680-8c5d2b1f479b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_Person:255ed9e5-8a61-f330-ec50-c44536b04fe0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_Person:11d9670a-e7a4-daae-a155-a8fa972ad8e1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_Person:56702c36-4337-43d6-a7fd-2add96c5da2d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-02fa-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1777-03-20 - 1777-03-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1777-03-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1777-03-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1777" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1777-03-20"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10886, Periode: 1777" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "314495" ;
    a2a:RegistryNumber "10886" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10886, Periode: 1777, Notariële archieven, 314495, 10886"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9aa7ad96-31c6-a108-396f-218eea33de98.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-02fa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9aa7ad96-31c6-a108-396f-218eea33de98.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/18ba51c3-474e-d14e-88f2-6ddc4d8774cc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-02fa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/18ba51c3-474e-d14e-88f2-6ddc4d8774cc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-02fa-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-02fa-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: Gibralter
Locatieomschrijving: Magador
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10886" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTA01492000424", "NOTA01492000425" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6082_00006082.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01492000425; positie: 3363, 1078, 500, 56" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01492000425; positie: 3260, 841, 469, 62" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01492000425; positie: 3730, 1001, 409, 67" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01492000425; positie: 2994, 662, 599, 81" .
