@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-a083-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 17 oktober 1774" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Person-c14df4d8-48cc-a089-5871-e22683ca7ab8, oa:person_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Person-9e5078df-1685-4117-1e3e-e6d5992dc58e, oa:person_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Person-5e4919c9-e035-c0d0-8194-cccbc28c3e12, oa:person_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Person-f3e99470-91a5-5d46-42de-0fdfed09d5b5, oa:person_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Person-dca2c1ba-e430-d113-3e10-bd2cefebe2dc ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a083-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Person-c14df4d8-48cc-a089-5871-e22683ca7ab8
  a a2a:Person ;
  rdfs:label "Jan Koning" ;
  a2a:PersonName [
    rdfs:label "Jan Koning" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Koning"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Person-9e5078df-1685-4117-1e3e-e6d5992dc58e
  a a2a:Person ;
  rdfs:label "Reijnier van Harn" ;
  a2a:PersonName [
    rdfs:label "Reijnier van Harn" ;
    a2a:PersonNameFirstName "Reijnier" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Harn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Person-5e4919c9-e035-c0d0-8194-cccbc28c3e12
  a a2a:Person ;
  rdfs:label "Gerrit de Vries Junior" ;
  a2a:PersonName [
    rdfs:label "Gerrit de Vries Junior" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries Junior"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Person-f3e99470-91a5-5d46-42de-0fdfed09d5b5
  a a2a:Person ;
  rdfs:label "Gerrit de Vries" ;
  a2a:PersonName [
    rdfs:label "Gerrit de Vries" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Person-dca2c1ba-e430-d113-3e10-bd2cefebe2dc
  a a2a:Person ;
  rdfs:label "Wessel van Kleeff" ;
  a2a:PersonName [
    rdfs:label "Wessel van Kleeff" ;
    a2a:PersonNameFirstName "Wessel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kleeff"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Person:c14df4d8-48cc-a089-5871-e22683ca7ab8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Person:9e5078df-1685-4117-1e3e-e6d5992dc58e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Person:5e4919c9-e035-c0d0-8194-cccbc28c3e12 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Person:f3e99470-91a5-5d46-42de-0fdfed09d5b5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Person:dca2c1ba-e430-d113-3e10-bd2cefebe2dc ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a083-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a083-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1774-10-17 - 1774-10-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1774-10-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1774-10-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1774" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1774-10-17"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11215, Periode: 1774" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "345808" ;
    a2a:RegistryNumber "11215" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11215, Periode: 1774, Notariële archieven, 345808, 11215"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5b5895c4-abf7-ede5-6bbe-902d419c8f12.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a083-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5b5895c4-abf7-ede5-6bbe-902d419c8f12.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ba8af6e0-e7a2-8e03-1b4b-fcc2d1ee3eeb.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a083-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ba8af6e0-e7a2-8e03-1b4b-fcc2d1ee3eeb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a083-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a083-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Onderwerpsomschrijving: obligatie van ƒ500.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11215" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTD01090000129", "NOTD01090000130" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_9328_00009328.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01090000130; positie: 3228, 270, 347, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01090000130; positie: 3407, 682, 565, 73" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01090000130; positie: 3953, 1115, 237, 68" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01090000130; positie: 3020, 1595, 395, 60" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01090000130; positie: 3667, 1469, 524, 58" .
