@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-0a36-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 24 oktober 1761" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Person-48e95ebc-ae6b-c281-795b-54fb5592034f, oa:person_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Person-9f601c40-bbf4-836c-8235-45970755d3de, oa:person_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Person-15f011d4-89fb-39e4-220f-fb8352e48a20, oa:person_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Person-df4c040c-eaa1-9a27-2695-ff467b36becb, oa:person_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Person-d79890e2-1a6e-7b65-06a1-e8851e2536f8, oa:person_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Person-e98ad2b8-9319-9527-82c3-7cdcf5f6ddd5 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Person-48e95ebc-ae6b-c281-795b-54fb5592034f
  a a2a:Person ;
  rdfs:label "Arnoldus de Ridder" ;
  a2a:PersonName [
    rdfs:label "Arnoldus de Ridder" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ridder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Person-9f601c40-bbf4-836c-8235-45970755d3de
  a a2a:Person ;
  rdfs:label "Josias Kramer" ;
  a2a:PersonName [
    rdfs:label "Josias Kramer" ;
    a2a:PersonNameFirstName "Josias" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Person-15f011d4-89fb-39e4-220f-fb8352e48a20
  a a2a:Person ;
  rdfs:label "Jan Randt" ;
  a2a:PersonName [
    rdfs:label "Jan Randt" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Randt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Person-df4c040c-eaa1-9a27-2695-ff467b36becb
  a a2a:Person ;
  rdfs:label "Anna Elisabeth Marcus" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth Marcus" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNameLastName "Marcus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Person-d79890e2-1a6e-7b65-06a1-e8851e2536f8
  a a2a:Person ;
  rdfs:label "Jacob van Hoven van Zijl" ;
  a2a:PersonName [
    rdfs:label "Jacob van Hoven van Zijl" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoven van Zijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Person-e98ad2b8-9319-9527-82c3-7cdcf5f6ddd5
  a a2a:Person ;
  rdfs:label "Gerard Clemens" ;
  a2a:PersonName [
    rdfs:label "Gerard Clemens" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Clemens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1761" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1761-10-24"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Person:48e95ebc-ae6b-c281-795b-54fb5592034f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Person:9f601c40-bbf4-836c-8235-45970755d3de ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Person:15f011d4-89fb-39e4-220f-fb8352e48a20 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Person:df4c040c-eaa1-9a27-2695-ff467b36becb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Person:d79890e2-1a6e-7b65-06a1-e8851e2536f8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Person:e98ad2b8-9319-9527-82c3-7cdcf5f6ddd5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-0a36-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1761-10-24 - 1761-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1761-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1761-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1761" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1761-10-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10794, Periode: 1761" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "335143" ;
    a2a:RegistryNumber "10794" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10794, Periode: 1761, Notariële archieven, 335143, 10794"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/43f0833c-5dcb-5966-a92f-a452866488a3.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0a36-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/43f0833c-5dcb-5966-a92f-a452866488a3.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/725f5e27-16b0-c7ac-0846-3020bb6d7abe.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0a36-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/725f5e27-16b0-c7ac-0846-3020bb6d7abe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-0a36-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-0a36-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Onderwerpsomschrijving: Obligatie t.w.v. 1000 gulden
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10794" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTA01422001011", "NOTA01422001012" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_6915_00006915.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01422001011; positie: 3408, 2078, 958, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01422001012; positie: 1905, 1712, 751, 66" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01422001011; positie: 3304, 1834, 517, 82" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01422001011; positie: 3061, 1902, 1358, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01422001012; positie: 2255, 900, 425, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01422001011; positie: 3486, 1196, 815, 120" .
