@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_d837ae04-2190-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 30 mei 1792" ;
  a2a:hasPerson oa:person_saa_d837ae04-2190-6b6d-e053-b784100acdee_Person-31560d55-3fbd-7e86-f1ca-3c74c3cd56e9, oa:person_saa_d837ae04-2190-6b6d-e053-b784100acdee_Person-23561796-2da5-5c0e-bf4c-f545fb99a959, oa:person_saa_d837ae04-2190-6b6d-e053-b784100acdee_Person-1b33660d-690b-49dc-d8bd-35651fa71f00, oa:person_saa_d837ae04-2190-6b6d-e053-b784100acdee_Person-b5d03fa7-5f88-cc84-d352-0166c179d8c9, oa:person_saa_d837ae04-2190-6b6d-e053-b784100acdee_Person-9666b4ad-f033-9bdd-df71-e920bbfbea0f ;
  a2a:hasEvent oa:event_saa_d837ae04-2190-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-2190-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-2190-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-2190-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-2190-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-2190-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-2190-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-2190-6b6d-e053-b784100acdee_Person-31560d55-3fbd-7e86-f1ca-3c74c3cd56e9
  a a2a:Person ;
  rdfs:label "Willem Ruttens" ;
  a2a:PersonName [
    rdfs:label "Willem Ruttens" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Ruttens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2190-6b6d-e053-b784100acdee_Person-23561796-2da5-5c0e-bf4c-f545fb99a959
  a a2a:Person ;
  rdfs:label "Johannes Schasne" ;
  a2a:PersonName [
    rdfs:label "Johannes Schasne" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Schasne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2190-6b6d-e053-b784100acdee_Person-1b33660d-690b-49dc-d8bd-35651fa71f00
  a a2a:Person ;
  rdfs:label "Anthonij Blom" ;
  a2a:PersonName [
    rdfs:label "Anthonij Blom" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNameLastName "Blom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2190-6b6d-e053-b784100acdee_Person-b5d03fa7-5f88-cc84-d352-0166c179d8c9
  a a2a:Person ;
  rdfs:label "Josua Guichet" ;
  a2a:PersonName [
    rdfs:label "Josua Guichet" ;
    a2a:PersonNameFirstName "Josua" ;
    a2a:PersonNameLastName "Guichet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2190-6b6d-e053-b784100acdee_Person-9666b4ad-f033-9bdd-df71-e920bbfbea0f
  a a2a:Person ;
  rdfs:label "Johannes Ruttens" ;
  a2a:PersonName [
    rdfs:label "Johannes Ruttens" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Ruttens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-2190-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1792-05-30"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-2190-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2190-6b6d-e053-b784100acdee_Person:31560d55-3fbd-7e86-f1ca-3c74c3cd56e9 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2190-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2190-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2190-6b6d-e053-b784100acdee_Person:23561796-2da5-5c0e-bf4c-f545fb99a959 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2190-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2190-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2190-6b6d-e053-b784100acdee_Person:1b33660d-690b-49dc-d8bd-35651fa71f00 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2190-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2190-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2190-6b6d-e053-b784100acdee_Person:b5d03fa7-5f88-cc84-d352-0166c179d8c9 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2190-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2190-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2190-6b6d-e053-b784100acdee_Person:9666b4ad-f033-9bdd-df71-e920bbfbea0f ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2190-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-2190-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1792-05-30 - 1792-05-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-05-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-05-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1792" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1792-05-30"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 16405, Periode: 1792" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "631451" ;
    a2a:RegistryNumber "16405" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16405, Periode: 1792, Notariële archieven, 631451, 16405"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7b0844f2-d608-ef0b-c023-34cc96e541be.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2190-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7b0844f2-d608-ef0b-c023-34cc96e541be.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/70a62bef-5b9d-f2ad-6335-a87f007317e1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2190-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/70a62bef-5b9d-f2ad-6335-a87f007317e1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a8fb4877-57fc-71cd-1294-0786c65f1acd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2190-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a8fb4877-57fc-71cd-1294-0786c65f1acd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-2190-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-2190-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Harmsen
Locatieomschrijving: Surinaame
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16405" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "KLAB07862000502", "KLAB07862000503", "KLAB07862000504" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_356_00000356.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB07862000503; positie: 4344, 919, 1021, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB07862000503; positie: 3658, 1680, 995, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB07862000503; positie: 4875, 1643, 462, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB07862000503; positie: 3651, 2412, 653, 64" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB07862000503; positie: 3800, 1068, 1148, 88" .
