@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.dai.uom.gr/data/dataset/0e1e3922-77da-435a-a4d5-7c3b1e693530> a dcat:Dataset ;
    dct:description "The student schedule for the second semester of the academic year 2016-2017" ;
    dct:identifier "0e1e3922-77da-435a-a4d5-7c3b1e693530" ;
    dct:issued "2017-01-07T10:25:52.202434"^^xsd:dateTime ;
    dct:modified "2017-01-07T11:09:25.672483"^^xsd:dateTime ;
    dct:publisher <http://data.dai.uom.gr/data/organization/570f51fc-df55-48c3-8658-e221de70a917> ;
    dct:title "Εβδομαδιαίο πρόγραμμα χειμερινού εξαμήνου 2016-2017 (Β)" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <http://data.dai.uom.gr/data/dataset/0e1e3922-77da-435a-a4d5-7c3b1e693530/resource/cd1f7f7b-9933-4742-be0c-cd36c9115b56> ;
    dcat:keyword "2016-2017",
        "mis",
        "schedule" ;
    dcat:landingPage <http://mis.uom.gr/> .

<http://data.dai.uom.gr/data/dataset/0e1e3922-77da-435a-a4d5-7c3b1e693530/resource/cd1f7f7b-9933-4742-be0c-cd36c9115b56> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Εβδομαδιαίο πρόγραμμας διδασκαλίας χειμερινού εξαμήνου 2016-2017" ;
    dcat:accessURL <http://data.dai.uom.gr/dataset/0e1e3922-77da-435a-a4d5-7c3b1e693530/resource/cd1f7f7b-9933-4742-be0c-cd36c9115b56/download/-2016-17.pdf> .

<http://data.dai.uom.gr/data/organization/570f51fc-df55-48c3-8658-e221de70a917> a foaf:Organization ;
    foaf:name "MIS University of Macedonia" .

