@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-148a-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 2 juni 1772" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Person-bd7b5460-96b0-5641-57fd-ab72ebfcb4bb, oa:person_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Person-7e8e784c-5550-d693-bdf6-826a6269841a, oa:person_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Person-f49aac75-5b60-207d-8d8c-37d8eaa3e638, oa:person_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Person-f93e0cdf-1491-dffe-2d10-bf88c90edea2, oa:person_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Person-ff494718-6741-2c33-571f-83cf7c2f21ce ;
  a2a:hasEvent oa:event_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-148a-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Person-bd7b5460-96b0-5641-57fd-ab72ebfcb4bb
  a a2a:Person ;
  rdfs:label "Johan Wilhelm Remij" ;
  a2a:PersonName [
    rdfs:label "Johan Wilhelm Remij" ;
    a2a:PersonNameFirstName "Johan Wilhelm" ;
    a2a:PersonNameLastName "Remij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Person-7e8e784c-5550-d693-bdf6-826a6269841a
  a a2a:Person ;
  rdfs:label "Jean Marteilhe" ;
  a2a:PersonName [
    rdfs:label "Jean Marteilhe" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Marteilhe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Person-f49aac75-5b60-207d-8d8c-37d8eaa3e638
  a a2a:Person ;
  rdfs:label "August Warneke" ;
  a2a:PersonName [
    rdfs:label "August Warneke" ;
    a2a:PersonNameFirstName "August" ;
    a2a:PersonNameLastName "Warneke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Person-f93e0cdf-1491-dffe-2d10-bf88c90edea2
  a a2a:Person ;
  rdfs:label "Johan Godfried Clemen" ;
  a2a:PersonName [
    rdfs:label "Johan Godfried Clemen" ;
    a2a:PersonNameFirstName "Johan Godfried" ;
    a2a:PersonNameLastName "Clemen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Person-ff494718-6741-2c33-571f-83cf7c2f21ce
  a a2a:Person ;
  rdfs:label "Johan Adam Wittig" ;
  a2a:PersonName [
    rdfs:label "Johan Adam Wittig" ;
    a2a:PersonNameFirstName "Johan Adam" ;
    a2a:PersonNameLastName "Wittig"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1772" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1772-06-02"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Person:bd7b5460-96b0-5641-57fd-ab72ebfcb4bb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Person:7e8e784c-5550-d693-bdf6-826a6269841a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Person:f49aac75-5b60-207d-8d8c-37d8eaa3e638 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Person:f93e0cdf-1491-dffe-2d10-bf88c90edea2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Person:ff494718-6741-2c33-571f-83cf7c2f21ce ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-148a-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-148a-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1772-06-02 - 1772-06-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1772-06-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1772-06-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1772" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1772-06-02"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10864, Periode: 1772" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "354493" ;
    a2a:RegistryNumber "10864" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10864, Periode: 1772, Notariële archieven, 354493, 10864"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/40941c7a-8938-6bab-8e34-1aa6b5b56b95.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-148a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/40941c7a-8938-6bab-8e34-1aa6b5b56b95.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3da108e0-c307-ff99-c926-b275ab6d5ca7.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-148a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3da108e0-c307-ff99-c926-b275ab6d5ca7.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e1c9e16e-5253-2671-946e-9c28a309b290.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-148a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e1c9e16e-5253-2671-946e-9c28a309b290.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-148a-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-148a-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: Surinamen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10864" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "KLAC02365000489", "KLAC02365000490", "KLAC02365000491" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6802_00006802.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAC02365000490; positie: 4100, 316, 1020, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAC02365000490; positie: 3598, 2189, 380, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAC02365000490; positie: 5092, 2213, 369, 87" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAC02365000490; positie: 4557, 1430, 836, 158" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAC02365000490; positie: 3696, 610, 909, 107" .
