@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-262e-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 29 juni 1733" ;
  a2a:hasPerson oa:person_saa_d837ae04-262e-6b6d-e053-b784100acdee_Person-a4078280-b373-27af-2985-266631cf08f1, oa:person_saa_d837ae04-262e-6b6d-e053-b784100acdee_Person-3f75ccec-0e1b-43eb-a9c5-238cd5841e4c, oa:person_saa_d837ae04-262e-6b6d-e053-b784100acdee_Person-044f2475-70ee-6a6a-9b9e-43ee14eff604, oa:person_saa_d837ae04-262e-6b6d-e053-b784100acdee_Person-e55e7025-bff7-c29c-6905-243e8281f736 ;
  a2a:hasEvent oa:event_saa_d837ae04-262e-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-262e-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-262e-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-262e-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-262e-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-262e-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-262e-6b6d-e053-b784100acdee_Person-a4078280-b373-27af-2985-266631cf08f1
  a a2a:Person ;
  rdfs:label "Hans Schoogh" ;
  a2a:PersonName [
    rdfs:label "Hans Schoogh" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNameLastName "Schoogh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-262e-6b6d-e053-b784100acdee_Person-3f75ccec-0e1b-43eb-a9c5-238cd5841e4c
  a a2a:Person ;
  rdfs:label "Johannes de Root" ;
  a2a:PersonName [
    rdfs:label "Johannes de Root" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Root"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-262e-6b6d-e053-b784100acdee_Person-044f2475-70ee-6a6a-9b9e-43ee14eff604
  a a2a:Person ;
  rdfs:label "Hans Frank" ;
  a2a:PersonName [
    rdfs:label "Hans Frank" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNameLastName "Frank"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-262e-6b6d-e053-b784100acdee_Person-e55e7025-bff7-c29c-6905-243e8281f736
  a a2a:Person ;
  rdfs:label "Stijntje Eijstroom" ;
  a2a:PersonName [
    rdfs:label "Stijntje Eijstroom" ;
    a2a:PersonNameFirstName "Stijntje" ;
    a2a:PersonNameLastName "Eijstroom"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-262e-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1733" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1733-06-29"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-262e-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-262e-6b6d-e053-b784100acdee_Person:a4078280-b373-27af-2985-266631cf08f1 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-262e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-262e-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-262e-6b6d-e053-b784100acdee_Person:3f75ccec-0e1b-43eb-a9c5-238cd5841e4c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-262e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-262e-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-262e-6b6d-e053-b784100acdee_Person:044f2475-70ee-6a6a-9b9e-43ee14eff604 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-262e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-262e-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-262e-6b6d-e053-b784100acdee_Person:e55e7025-bff7-c29c-6905-243e8281f736 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-262e-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-262e-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1733-06-29 - 1733-06-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1733-06-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1733-06-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1733" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1733-06-29"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7563, Periode: 1733" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "605972" ;
    a2a:RegistryNumber "7563" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7563, Periode: 1733, Notariële archieven, 605972, 7563"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e8e991d3-279f-204c-710f-ca3f9ac03edf.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-262e-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e8e991d3-279f-204c-710f-ca3f9ac03edf.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6b96f518-a91f-04f6-1e57-953a538164b4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-262e-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6b96f518-a91f-04f6-1e57-953a538164b4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-262e-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-262e-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Locatieomschrijving: Westindien
Locatieomschrijving: Hoorn
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7563" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTC00424000544", "NOTC00424000545" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_380_00000380.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000544; positie: 687, 1638, 610, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000544; positie: 652, 887, 891, 109" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000544; positie: 674, 1543, 577, 111" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000544; positie: 1127, 439, 887, 112" .
