@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-8eea-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 22 april 1776" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Person-11d67331-27f1-e8e4-430f-8667a6156392, oa:person_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Person-886c5dbb-60bf-0dbd-c3ad-d4c13694b84b, oa:person_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Person-84ec7377-b36d-7b92-2fbc-d5d309ffb1b9, oa:person_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Person-70d23595-9fad-ee34-4497-f28cdf225f25, oa:person_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Person-db4f2593-207c-f050-4609-f6be13fb4e0f ;
  a2a:hasEvent oa:event_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Person-11d67331-27f1-e8e4-430f-8667a6156392
  a a2a:Person ;
  rdfs:label "Smith" ;
  a2a:PersonName [
    rdfs:label "Smith" ;
    a2a:PersonNameLastName "Smith"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Person-886c5dbb-60bf-0dbd-c3ad-d4c13694b84b
  a a2a:Person ;
  rdfs:label "Boursse" ;
  a2a:PersonName [
    rdfs:label "Boursse" ;
    a2a:PersonNameLastName "Boursse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Person-84ec7377-b36d-7b92-2fbc-d5d309ffb1b9
  a a2a:Person ;
  rdfs:label "Rachel Franco Mendes Teixeira" ;
  a2a:PersonName [
    rdfs:label "Rachel Franco Mendes Teixeira" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNameLastName "Franco Mendes Teixeira"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Person-70d23595-9fad-ee34-4497-f28cdf225f25
  a a2a:Person ;
  rdfs:label "Aron Franco Mendes" ;
  a2a:PersonName [
    rdfs:label "Aron Franco Mendes" ;
    a2a:PersonNameFirstName "Aron" ;
    a2a:PersonNameLastName "Franco Mendes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Person-db4f2593-207c-f050-4609-f6be13fb4e0f
  a a2a:Person ;
  rdfs:label "de Superville" ;
  a2a:PersonName [
    rdfs:label "de Superville" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Superville"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1776" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1776-04-22"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Person:11d67331-27f1-e8e4-430f-8667a6156392 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Person:886c5dbb-60bf-0dbd-c3ad-d4c13694b84b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Person:84ec7377-b36d-7b92-2fbc-d5d309ffb1b9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Person:70d23595-9fad-ee34-4497-f28cdf225f25 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Person:db4f2593-207c-f050-4609-f6be13fb4e0f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-8eea-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1776-04-22 - 1776-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1776-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1776-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1776" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1776-04-22"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10883, Periode: 1776" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "355577" ;
    a2a:RegistryNumber "10883" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10883, Periode: 1776, Notariële archieven, 355577, 10883"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/79379b5b-ad0b-8e06-4f0d-99407ca7cffb.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-8eea-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/79379b5b-ad0b-8e06-4f0d-99407ca7cffb.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ca7efa55-fcb1-94a8-6367-eba9c20d723c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-8eea-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ca7efa55-fcb1-94a8-6367-eba9c20d723c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f0173fa6-3e2b-c36b-c08e-640f3123c84b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-8eea-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f0173fa6-3e2b-c36b-c08e-640f3123c84b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4c74a478-2be4-15b5-0cd4-e852af1031b3.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-8eea-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4c74a478-2be4-15b5-0cd4-e852af1031b3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-8eea-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-8eea-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: Middelburg
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10883" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTA01490000194", "NOTA01490000195", "NOTA01490000196", "NOTA01490000197" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_11252_00011252.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01490000195; positie: 2874, 803, 238, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01490000195; positie: 3497, 701, 292, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01490000195; positie: 3063, 204, 937, 124" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01490000195; positie: 3246, 332, 811, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01490000195; positie: 3850, 703, 387, 89" .
