@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-9f1c-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 1 maart 1725" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Person-11a6b25d-032e-f3c6-58f7-45d0c795aa6d, oa:person_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Person-b67e91a2-f02e-9697-c728-868527cdf82a, oa:person_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Person-1bb2a62c-1a50-5595-cfa7-c2b57526c69c, oa:person_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Person-941d1479-4b3d-6a22-607c-2e44e16e1690, oa:person_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Person-f63f2feb-3c05-2980-0092-2153742866c1 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Person-11a6b25d-032e-f3c6-58f7-45d0c795aa6d
  a a2a:Person ;
  rdfs:label "Lambert Amens" ;
  a2a:PersonName [
    rdfs:label "Lambert Amens" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Amens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Person-b67e91a2-f02e-9697-c728-868527cdf82a
  a a2a:Person ;
  rdfs:label "Claas Leenderts" ;
  a2a:PersonName [
    rdfs:label "Claas Leenderts" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNameLastName "Leenderts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Person-1bb2a62c-1a50-5595-cfa7-c2b57526c69c
  a a2a:Person ;
  rdfs:label "Carel van de Walle" ;
  a2a:PersonName [
    rdfs:label "Carel van de Walle" ;
    a2a:PersonNameFirstName "Carel" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Walle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Person-941d1479-4b3d-6a22-607c-2e44e16e1690
  a a2a:Person ;
  rdfs:label "P van de Walle" ;
  a2a:PersonName [
    rdfs:label "P van de Walle" ;
    a2a:PersonNameFirstName "P" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Walle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Person-f63f2feb-3c05-2980-0092-2153742866c1
  a a2a:Person ;
  rdfs:label "Isaac van de Walle" ;
  a2a:PersonName [
    rdfs:label "Isaac van de Walle" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Walle"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1725-03-01"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Person:11a6b25d-032e-f3c6-58f7-45d0c795aa6d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Person:b67e91a2-f02e-9697-c728-868527cdf82a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Person:1bb2a62c-1a50-5595-cfa7-c2b57526c69c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Person:941d1479-4b3d-6a22-607c-2e44e16e1690 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Person:f63f2feb-3c05-2980-0092-2153742866c1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-9f1c-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1725-03-01 - 1725-03-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-03-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-03-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1725" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1725-03-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8303, Periode: 1725-1726" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "331002" ;
    a2a:RegistryNumber "8303" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8303, Periode: 1725-1726, Notariële archieven, 331002, 8303"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0e1a1e5f-e71c-2a6d-767d-1dfbd5f4affc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-9f1c-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0e1a1e5f-e71c-2a6d-767d-1dfbd5f4affc.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cc668286-df17-301d-a4a3-04da61b4b79f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-9f1c-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cc668286-df17-301d-a4a3-04da61b4b79f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-9f1c-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-9f1c-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: George Wetstein
Locatieomschrijving: Leiden
Onderwerpsomschrijving: Machtiging i.v.m. transport van twee Rente Brieven.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8303" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTM00098000093", "NOTM00098000094" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_9324_00009324.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00098000093; positie: 3321, 1635, 524, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00098000093; positie: 2855, 1900, 309, 89" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00098000093; positie: 3912, 1225, 429, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00098000093; positie: 3672, 1225, 170, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00098000093; positie: 3714, 994, 627, 86" .
