{
  "@graph" : [ {
    "@id" : "http://semantics.gr/authorities/EKT-voc-classifier/1959428452",
    "@type" : "skos:Concept",
    "broader" : "http://semantics.gr/authorities/EKT-voc-classifier/305018693",
    "exactMatch" : [ "http://semantics.gr/authorities/ekt-unesco/410367744", "http://semantics.gr/authorities/EKT-voc/1959428452", "http://id.loc.gov/authorities/subjects/sh85081863", "http://vocabularies.unesco.org/thesaurus/concept487" ],
    "prefLabel" : [ {
      "@language" : "en",
      "@value" : "Media"
    }, {
      "@language" : "el",
      "@value" : "Μέσα επικοινωνίας"
    } ]
  }, {
    "@id" : "http://semantics.gr/authorities/openarchives-item-types/ptyxiakh-ergasia",
    "@type" : "skos:Concept",
    "broadMatch" : "http://vocab.getty.edu/aat/300028029",
    "broader" : "http://semantics.gr/authorities/openarchives-item-types/Research-Paper-",
    "prefLabel" : [ {
      "@language" : "en",
      "@value" : "Bachelor thesis"
    }, {
      "@language" : "el",
      "@value" : "Πτυχιακή εργασία"
    } ]
  }, {
    "@id" : "https://www.openarchives.gr/aggregator-openarchives/edm/aggregation/provider/000020-5376%231",
    "@type" : "ore:Aggregation",
    "aggregatedCHO" : "https://www.openarchives.gr/aggregator-openarchives/edm/anaktisis/000020-5376",
    "dataProvider" : "Τεχνολογικό Εκπαιδευτικό Ίδρυμα (ΤΕΙ) Δυτικής Μακεδονίας",
    "isShownAt" : "http://anaktisis.uowm.gr/5376",
    "provider" : "Greek Aggregator OpenArchives.gr | National Documentation Centre (EKT)"
  }, {
    "@id" : "https://www.openarchives.gr/aggregator-openarchives/edm/anaktisis/000020-5376",
    "@type" : "edm:ProvidedCHO",
    "creator" : [ "Χριστοπούλου, Πηνελόπη", "Ζώτος, Δημήτριος" ],
    "description" : "Η παρούσα εργασία στοχεύει στην ανάπτυξη συνέργειας μεταξύ των νέων τεχνολογιών και της ελεγχόμενης επικοινωνίας, με σκοπό την ανάδειξη ενός συγκεκριμένου τόπου σε ελκυστικό τουριστικό προορισμό. Για την δημιουργία του οδηγού χρησιμοποιήθηκαν νέα μέσα καθώς και σύγχρονες τεχνικές ανάπτυξης πολυμεσικών εφαρμογών και εφαρμογών διαδικτύου με σκοπό την κάλυψη των αναγκών της σύγχρονου τρόπου ζωής. Κατά την διάρκεια της ανάπτυξης αυτής της εφαρμογής αποκομίσαμε σημαντικές γνώσεις, για την έρευνα και την οργάνωση των πληροφοριών του περιεχομένου, της σχεδίασης και ανάπτυξης της ιστοσελίδας λαμβάνοντας υπόψη τις ανάγκες μιας επικοινωνιακής στρατηγικής. Για την δημιουργία του τουριστικού οδηγού, χρησιμοποιήθηκαν λογισμικά συγγραφής, σχεδίασης και ανάπτυξης ιστοσελίδων όπως το Dreamweaver, η γλώσσα προγραμματισμού PHP, το πρόγραμμα επεξεργασίας εικόνας Photoshop και το πρόγραμμα επεξεργασίας βίντεο Premiere και αρκετά άλλα.",
    "format" : "text",
    "language" : "gre",
    "subject" : "http://semantics.gr/authorities/EKT-voc-classifier/1959428452",
    "dc:subject" : "Τουρισμός - Μάρκετινγκ",
    "title" : "Δημιουργία online πολυμεσικού τουριστικού οδηγού της Καστοριάς",
    "type" : "http://semantics.gr/authorities/openarchives-item-types/ptyxiakh-ergasia",
    "dc:type" : [ "Thesis", "Thesis (BSc)", "doctoral" ],
    "created" : "2011",
    "isReferencedBy" : "http://anaktisis.uowm.gr/5376/"
  } ],
  "@context" : {
    "provider" : {
      "@id" : "http://www.europeana.eu/schemas/edm/provider"
    },
    "isShownAt" : {
      "@id" : "http://www.europeana.eu/schemas/edm/isShownAt",
      "@type" : "@id"
    },
    "dataProvider" : {
      "@id" : "http://www.europeana.eu/schemas/edm/dataProvider"
    },
    "aggregatedCHO" : {
      "@id" : "http://www.europeana.eu/schemas/edm/aggregatedCHO",
      "@type" : "@id"
    },
    "broadMatch" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broadMatch",
      "@type" : "@id"
    },
    "broader" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broader",
      "@type" : "@id"
    },
    "prefLabel" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#prefLabel"
    },
    "exactMatch" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#exactMatch",
      "@type" : "@id"
    },
    "title" : {
      "@id" : "http://purl.org/dc/elements/1.1/title"
    },
    "type" : {
      "@id" : "http://purl.org/dc/elements/1.1/type",
      "@type" : "@id"
    },
    "isReferencedBy" : {
      "@id" : "http://purl.org/dc/terms/isReferencedBy",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/elements/1.1/description"
    },
    "language" : {
      "@id" : "http://purl.org/dc/elements/1.1/language"
    },
    "format" : {
      "@id" : "http://purl.org/dc/elements/1.1/format"
    },
    "creator" : {
      "@id" : "http://purl.org/dc/elements/1.1/creator"
    },
    "created" : {
      "@id" : "http://purl.org/dc/terms/created"
    },
    "subject" : {
      "@id" : "http://purl.org/dc/elements/1.1/subject",
      "@type" : "@id"
    },
    "ore" : "http://www.openarchives.org/ore/terms/",
    "owl" : "http://www.w3.org/2002/07/owl#",
    "svcs" : "http://rdfs.org/sioc/services#",
    "skos" : "http://www.w3.org/2004/02/skos/core#",
    "rdfs" : "http://www.w3.org/2000/01/rdf-schema#",
    "rdaGr2" : "http://rdvocab.info/ElementsGr2/",
    "edm" : "http://www.europeana.eu/schemas/edm/",
    "ekt" : "https://www.semantics.gr/authorities/schemanamespaces/ekt#",
    "doap" : "http://usefulinc.com/ns/doap#",
    "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "xalan" : "http://xml.apache.org/xalan",
    "dcterms" : "http://purl.org/dc/terms/",
    "wgs84_pos" : "http://www.w3.org/2003/01/geo/wgs84_pos#",
    "foaf" : "http://xmlns.com/foaf/0.1/",
    "crm" : "http://www.cidoc-crm.org/rdfs/cidoc_crm_v5.0.2_english_label.rdfs#",
    "dc" : "http://purl.org/dc/elements/1.1/"
  }
}
