@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-15ca-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 11 oktober 1776" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Person-30b24967-62c8-a67e-a1bb-61bef33d6acb, oa:person_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Person-30ea7903-5e1a-912e-40d5-35839180a9a8, oa:person_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Person-6b42df01-aada-2171-2b3f-7312667a7d40, oa:person_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Person-f45aa2fc-787c-4bd6-ef00-5ef1b0aea63c, oa:person_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Person-8dd8c91a-9e47-694d-2a5b-5583997c1d21 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Person-30b24967-62c8-a67e-a1bb-61bef33d6acb
  a a2a:Person ;
  rdfs:label "Henricus Hancock" ;
  a2a:PersonName [
    rdfs:label "Henricus Hancock" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Hancock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Person-30ea7903-5e1a-912e-40d5-35839180a9a8
  a a2a:Person ;
  rdfs:label "Jacob Baske" ;
  a2a:PersonName [
    rdfs:label "Jacob Baske" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Baske"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Person-6b42df01-aada-2171-2b3f-7312667a7d40
  a a2a:Person ;
  rdfs:label "Hendrik Das" ;
  a2a:PersonName [
    rdfs:label "Hendrik Das" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Das"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Person-f45aa2fc-787c-4bd6-ef00-5ef1b0aea63c
  a a2a:Person ;
  rdfs:label "Abraham Coeijmans" ;
  a2a:PersonName [
    rdfs:label "Abraham Coeijmans" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Coeijmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Person-8dd8c91a-9e47-694d-2a5b-5583997c1d21
  a a2a:Person ;
  rdfs:label "Daniel Eijlkens" ;
  a2a:PersonName [
    rdfs:label "Daniel Eijlkens" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Eijlkens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1776" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1776-10-11"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Person:30b24967-62c8-a67e-a1bb-61bef33d6acb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Person:30ea7903-5e1a-912e-40d5-35839180a9a8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Person:6b42df01-aada-2171-2b3f-7312667a7d40 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Person:f45aa2fc-787c-4bd6-ef00-5ef1b0aea63c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Person:8dd8c91a-9e47-694d-2a5b-5583997c1d21 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-15ca-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1776-10-11 - 1776-10-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1776-10-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1776-10-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1776" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1776-10-11"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10193, Periode: 1776" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "370585" ;
    a2a:RegistryNumber "10193" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10193, Periode: 1776, Notariële archieven, 370585, 10193"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a9a87352-5d1f-2f49-c9b4-0729a32e7973.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-15ca-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a9a87352-5d1f-2f49-c9b4-0729a32e7973.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/991e5288-6bb0-684f-5680-e31e682b5cd0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-15ca-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/991e5288-6bb0-684f-5680-e31e682b5cd0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-15ca-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-15ca-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Philippus Pot
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10193" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD00951000454", "NOTD00951000455" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4286_00004286.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00951000454; positie: 3846, 3797, 790, 60" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00951000454; positie: 4416, 2470, 630, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00951000454; positie: 3954, 2254, 854, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00951000454; positie: 4095, 2650, 774, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00951000454; positie: 4580, 3387, 392, 70" .
