@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_9d6d21e2-c52b-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Machtiging op 29 mei 1732" ;
  a2a:hasPerson oa:person_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Person-fb732f53-662e-d75a-cb73-dce5a4664b99, oa:person_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Person-7b2cb5b0-afb7-0d84-cb19-4f3e86e22920, oa:person_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Person-006e1880-6efa-249a-dcc5-d9a797f50b0b, oa:person_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Person-4e834a96-b5dd-e471-830d-5c0df9b7bebc, oa:person_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Person-b377ef0b-dd95-bafa-cecb-55c74c73ec5d ;
  a2a:hasEvent oa:event_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21e2-c52b-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21e2-c52b-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21e2-c52b-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21e2-c52b-666d-e053-b784100a1840_3, oa:relationep_saa_9d6d21e2-c52b-666d-e053-b784100a1840_4 ;
  a2a:hasSource oa:source_saa_9d6d21e2-c52b-666d-e053-b784100a1840 .

oa:person_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Person-fb732f53-662e-d75a-cb73-dce5a4664b99
  a a2a:Person ;
  rdfs:label "Abraham Marchand" ;
  a2a:PersonName [
    rdfs:label "Abraham Marchand" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Marchand"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Person-7b2cb5b0-afb7-0d84-cb19-4f3e86e22920
  a a2a:Person ;
  rdfs:label "Cornelia Marchand" ;
  a2a:PersonName [
    rdfs:label "Cornelia Marchand" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Marchand"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Person-006e1880-6efa-249a-dcc5-d9a797f50b0b
  a a2a:Person ;
  rdfs:label "Gijsbert de Pas" ;
  a2a:PersonName [
    rdfs:label "Gijsbert de Pas" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Person-4e834a96-b5dd-e471-830d-5c0df9b7bebc
  a a2a:Person ;
  rdfs:label "Margareta Gudde" ;
  a2a:PersonName [
    rdfs:label "Margareta Gudde" ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNameLastName "Gudde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Person-b377ef0b-dd95-bafa-cecb-55c74c73ec5d
  a a2a:Person ;
  rdfs:label "Florus Kel" ;
  a2a:PersonName [
    rdfs:label "Florus Kel" ;
    a2a:PersonNameFirstName "Florus" ;
    a2a:PersonNameLastName "Kel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1732-05-29"^^xsd:date
  ] .

oa:relationep_saa_9d6d21e2-c52b-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Person:fb732f53-662e-d75a-cb73-dce5a4664b99 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c52b-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Person:7b2cb5b0-afb7-0d84-cb19-4f3e86e22920 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c52b-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Person:006e1880-6efa-249a-dcc5-d9a797f50b0b ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c52b-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Person:4e834a96-b5dd-e471-830d-5c0df9b7bebc ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c52b-666d-e053-b784100a1840_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Person:b377ef0b-dd95-bafa-cecb-55c74c73ec5d ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c52b-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21e2-c52b-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1732-05-29 - 1732-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1732-05-29"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8331, Periode: 1732" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "272272" ;
    a2a:RegistryNumber "8331" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8331, Periode: 1732, Notariële archieven, 272272, 8331"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3c3f16a2-869f-8625-d34d-23dc8fbcfb5b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e2-c52b-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3c3f16a2-869f-8625-d34d-23dc8fbcfb5b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4b09410c-a68d-59c8-c9c8-ae588e1066e5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e2-c52b-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4b09410c-a68d-59c8-c9c8-ae588e1066e5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21e2-c52b-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21e2-c52b-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan de Vicq
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8331" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTA00760000326", "NOTA00760000327" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18751_00018751.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00760000326; positie: 2967, 1072, 761, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00760000326; positie: 3070, 1003, 822, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00760000326; positie: 2762, 900, 649, 127" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00760000326; positie: 3562, 1065, 378, 44" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00760000326; positie: 3862, 1607, 383, 103" .
