@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-cefd-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 14 januari 1721" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_Person-4a6600b4-d97d-314d-5c29-1a95f6741d60, oa:person_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_Person-80a426da-2aaa-2284-0939-2b1a15531b88, oa:person_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_Person-a63218e1-233b-2db5-45fc-f08912b0f326, oa:person_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_Person-94eb01a0-2fe3-8d4c-4554-ca2b3af3f1be ;
  a2a:hasEvent oa:event_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_Person-4a6600b4-d97d-314d-5c29-1a95f6741d60
  a a2a:Person ;
  rdfs:label "M. Backer" ;
  a2a:PersonName [
    rdfs:label "M. Backer" ;
    a2a:PersonNameFirstName "M." ;
    a2a:PersonNameLastName "Backer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_Person-80a426da-2aaa-2284-0939-2b1a15531b88
  a a2a:Person ;
  rdfs:label "Johan Behagel" ;
  a2a:PersonName [
    rdfs:label "Johan Behagel" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Behagel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_Person-a63218e1-233b-2db5-45fc-f08912b0f326
  a a2a:Person ;
  rdfs:label "Hendrik Hopes" ;
  a2a:PersonName [
    rdfs:label "Hendrik Hopes" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Hopes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_Person-94eb01a0-2fe3-8d4c-4554-ca2b3af3f1be
  a a2a:Person ;
  rdfs:label "Johan Christoph Wehrer" ;
  a2a:PersonName [
    rdfs:label "Johan Christoph Wehrer" ;
    a2a:PersonNameFirstName "Johan Christoph" ;
    a2a:PersonNameLastName "Wehrer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1721" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1721-01-14"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_Person:4a6600b4-d97d-314d-5c29-1a95f6741d60 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_Person:80a426da-2aaa-2284-0939-2b1a15531b88 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_Person:a63218e1-233b-2db5-45fc-f08912b0f326 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_Person:94eb01a0-2fe3-8d4c-4554-ca2b3af3f1be ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-cefd-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1721-01-14 - 1721-01-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1721-01-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1721-01-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1721" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1721-01-14"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8297, Periode: 1720-1721" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "330570" ;
    a2a:RegistryNumber "8297" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8297, Periode: 1720-1721, Notariële archieven, 330570, 8297"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6044e6c3-6191-0a25-ee4c-b0d7258766dc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cefd-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6044e6c3-6191-0a25-ee4c-b0d7258766dc.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1fb3832f-1e55-8e52-d00c-6cc496c83e2f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cefd-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1fb3832f-1e55-8e52-d00c-6cc496c83e2f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-cefd-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-cefd-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: George Wetstein
Locatieomschrijving: Bremen
Locatieomschrijving: Hamburg
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8297" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTM00093000220", "NOTM00093000221" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6606_00006606.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00093000220; positie: 3276, 1974, 398, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00093000220; positie: 2828, 1080, 641, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00093000220; positie: 4124, 1681, 177, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00093000220; positie: 3443, 1314, 892, 121" .
