{
  "@graph" : [ {
    "@id" : "http://semantics.gr/authorities/EKT-voc-classifier/930845496",
    "@type" : "skos:Concept",
    "broader" : "http://semantics.gr/authorities/EKT-voc-classifier/73942790",
    "exactMatch" : [ "http://semantics.gr/authorities/EKT-voc/930845496", "http://vocabularies.unesco.org/thesaurus/concept625", "http://id.loc.gov/authorities/subjects/sh85082757", "http://semantics.gr/authorities/Frascati/episthmes-mhxanologoy-mhxanikoy" ],
    "narrowMatch" : [ "http://semantics.gr/authorities/EKT-voc/878320306", "http://semantics.gr/authorities/EKT-voc/1560184074" ],
    "narrower" : [ "http://semantics.gr/authorities/EKT-voc-classifier/747390496", "http://semantics.gr/authorities/EKT-voc-classifier/274853814", "http://semantics.gr/authorities/EKT-voc-classifier/1830758108", "http://semantics.gr/authorities/EKT-voc-classifier/1563740051" ],
    "note" : {
      "@language" : "en",
      "@value" : "Frascati 42"
    },
    "prefLabel" : [ {
      "@language" : "en",
      "@value" : "Mechanical Engineering"
    }, {
      "@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-1864%231",
    "@type" : "ore:Aggregation",
    "aggregatedCHO" : "https://www.openarchives.gr/aggregator-openarchives/edm/anaktisis/000020-1864",
    "dataProvider" : "Τεχνολογικό Εκπαιδευτικό Ίδρυμα (ΤΕΙ) Δυτικής Μακεδονίας",
    "isShownAt" : "http://anaktisis.uowm.gr/1864",
    "provider" : "Greek Aggregator OpenArchives.gr | National Documentation Centre (EKT)"
  }, {
    "@id" : "https://www.openarchives.gr/aggregator-openarchives/edm/anaktisis/000020-1864",
    "@type" : "edm:ProvidedCHO",
    "creator" : [ "Σισμανόγλου, Δημήτριος", "Αυγεραντώνης, Αριστείδης" ],
    "description" : "Η εργασία έχει ως θέμα τον κλιματισμό των οχημάτων κυρίως τηςιδιωτικής χρήσεως και δίνει έμφαση στην κατανόηση των βασικών εννοιών και στη λειτουργία του, σκοπός αυτής είναι η ανάλυση και η μελέτη αλλά και η καλύτερη γνώση των μερών που αποτελούν το όλο σύστημα . Ο περιορισμός του θέματος μαςαναγκάζει να αναφέρουμε τα τυπικά θεωρητικά στοιχεία του κλιματισμού που αποτελούν την γενική εικόνα και προσδιορίζουν τιε κατευθύνσεις της εργασίας , που αναλύονται στα επόμενα κεφάλαια. Η παρούσα πτυχιακή χωρίζεται σε δύο μέρη. Στο πρώτο μέρος, το οποίο αποτελεί το γενικό μέρος της πτυχιακής αναφέρεται την έννοια του κλιματισμού και πώς ξεκίνησε στο πρώτο αυτοκίνητο. Αναλύεται ιδιαίτερα η γενική έννοια του κλιματισμού τα ψυκτικά υγρά καθώς και τα βασικά μεγέθη - μεταβολές τα οποία αποτελούν σημαντικό μέρος του.",
    "format" : "text",
    "language" : "gre",
    "subject" : [ "Αυτοκίνητα", {
      "@id" : "http://semantics.gr/authorities/EKT-voc-classifier/930845496"
    }, "Κλιματισμός - Βιομηχανία και εμπόριο" ],
    "title" : "Κλιματισμός οχημάτων = Vehicle air condition",
    "type" : [ "Thesis (BSc)", "Thesis", "doctoral", {
      "@id" : "http://semantics.gr/authorities/openarchives-item-types/ptyxiakh-ergasia"
    } ],
    "created" : "2012",
    "isReferencedBy" : "http://anaktisis.uowm.gr/1864/"
  } ],
  "@context" : {
    "subject" : {
      "@id" : "http://purl.org/dc/elements/1.1/subject"
    },
    "type" : {
      "@id" : "http://purl.org/dc/elements/1.1/type"
    },
    "language" : {
      "@id" : "http://purl.org/dc/elements/1.1/language"
    },
    "title" : {
      "@id" : "http://purl.org/dc/elements/1.1/title"
    },
    "creator" : {
      "@id" : "http://purl.org/dc/elements/1.1/creator"
    },
    "format" : {
      "@id" : "http://purl.org/dc/elements/1.1/format"
    },
    "description" : {
      "@id" : "http://purl.org/dc/elements/1.1/description"
    },
    "isReferencedBy" : {
      "@id" : "http://purl.org/dc/terms/isReferencedBy",
      "@type" : "@id"
    },
    "created" : {
      "@id" : "http://purl.org/dc/terms/created"
    },
    "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"
    },
    "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"
    },
    "narrowMatch" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#narrowMatch",
      "@type" : "@id"
    },
    "note" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#note"
    },
    "narrower" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#narrower",
      "@type" : "@id"
    },
    "exactMatch" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#exactMatch",
      "@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/"
  }
}
