@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-33a9-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 28 mei 1768" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Person-632f9a47-0f23-95ee-92cf-212feb25f2df, oa:person_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Person-c5b6ed4f-b4a9-4f2f-ba53-1acb35c9fca7, oa:person_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Person-3d6a4752-27c3-cefa-b8f5-2b492614688a, oa:person_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Person-7c864783-8e26-a5af-2e5d-f7778ca1a5c5, oa:person_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Person-eb752bf5-4927-49dd-1716-df6e52466985, oa:person_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Person-fdf8aee5-fb49-6734-3f9b-555d0db9a697 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Person-632f9a47-0f23-95ee-92cf-212feb25f2df
  a a2a:Person ;
  rdfs:label "Jacob Vorster" ;
  a2a:PersonName [
    rdfs:label "Jacob Vorster" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Vorster"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Person-c5b6ed4f-b4a9-4f2f-ba53-1acb35c9fca7
  a a2a:Person ;
  rdfs:label "Cornelis van der Looij" ;
  a2a:PersonName [
    rdfs:label "Cornelis van der Looij" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Looij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Person-3d6a4752-27c3-cefa-b8f5-2b492614688a
  a a2a:Person ;
  rdfs:label "Joan Diderick Springorum" ;
  a2a:PersonName [
    rdfs:label "Joan Diderick Springorum" ;
    a2a:PersonNameFirstName "Joan Diderick" ;
    a2a:PersonNameLastName "Springorum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Person-7c864783-8e26-a5af-2e5d-f7778ca1a5c5
  a a2a:Person ;
  rdfs:label "Jacob ter Horst" ;
  a2a:PersonName [
    rdfs:label "Jacob ter Horst" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Horst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Person-eb752bf5-4927-49dd-1716-df6e52466985
  a a2a:Person ;
  rdfs:label "Jakobus de Roij" ;
  a2a:PersonName [
    rdfs:label "Jakobus de Roij" ;
    a2a:PersonNameFirstName "Jakobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Person-fdf8aee5-fb49-6734-3f9b-555d0db9a697
  a a2a:Person ;
  rdfs:label "Joan Gideon Passche" ;
  a2a:PersonName [
    rdfs:label "Joan Gideon Passche" ;
    a2a:PersonNameFirstName "Joan Gideon" ;
    a2a:PersonNameLastName "Passche"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1768" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1768-05-28"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Person:632f9a47-0f23-95ee-92cf-212feb25f2df ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Person:c5b6ed4f-b4a9-4f2f-ba53-1acb35c9fca7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Person:3d6a4752-27c3-cefa-b8f5-2b492614688a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Person:7c864783-8e26-a5af-2e5d-f7778ca1a5c5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Person:eb752bf5-4927-49dd-1716-df6e52466985 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Person:fdf8aee5-fb49-6734-3f9b-555d0db9a697 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-33a9-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1768-05-28 - 1768-05-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1768-05-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1768-05-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1768" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1768-05-28"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10176, Periode: 1768" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "313029" ;
    a2a:RegistryNumber "10176" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10176, Periode: 1768, Notariële archieven, 313029, 10176"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cc5d5118-7da7-9e9a-8444-18e45213370b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-33a9-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cc5d5118-7da7-9e9a-8444-18e45213370b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6f0a2b43-e2f0-3641-4022-303bc5524906.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-33a9-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6f0a2b43-e2f0-3641-4022-303bc5524906.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c3e6d28d-7723-b92b-a9a8-438425cc1564.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-33a9-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c3e6d28d-7723-b92b-a9a8-438425cc1564.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e793b409-ea84-c053-d20b-88bdbc93eec5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-33a9-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e793b409-ea84-c053-d20b-88bdbc93eec5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-33a9-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-33a9-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Philippus Pot
Locatieomschrijving: Rotterdam
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10176" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD00934000419", "NOTD00934000420", "NOTD00934000421", "NOTD00934000422" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_7126_00007126.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00934000420; positie: 4343, 1115, 557, 69" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00934000420; positie: 3612, 3012, 895, 66" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00934000420; positie: 4803, 822, 761, 56" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00934000420; positie: 4087, 799, 619, 66" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00934000421; positie: 2402, 1520, 588, 57" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00934000420; positie: 4507, 1015, 768, 73" .
