@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.cityofathens.gr/dataset/4d5cfb58-8768-4df5-8cec-b28aaa26eaff> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg_impl/2023/138/oj>,
        <https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng> ;
    dcatap:hvdCategory <http://data.europa.eu/bna/c_dd313021> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/HOURLY> ;
    dct:description "Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Κανελοπούλου» (station_id: 70) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT)."@el,
        "Hourly air quality and environmental measurements from Smart Sense station «Plateia Kanelopoyloy» (station_id: 70) in the ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT)."@en ;
    dct:identifier "4d5cfb58-8768-4df5-8cec-b28aaa26eaff" ;
    dct:issued "2026-03-31T09:48:00.865631"^^xsd:dateTime ;
    dct:modified "2026-06-21T00:18:25.951700"^^xsd:dateTime ;
    dct:publisher <https://opendata.cityofathens.gr/organization/6d8ca7d0-480a-470e-aec1-40152a8f1770> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ" ;
            dcat:bbox "POLYGON ((23.7648 37.9898, 23.7643 37.9892, 23.7642 37.9892, 23.7641 37.9892, 23.7627 37.9900, 23.7624 37.9902, 23.7619 37.9905, 23.7614 37.9909, 23.7613 37.9910, 23.7613 37.9910, 23.7612 37.9913, 23.7609 37.9919, 23.7608 37.9921, 23.7613 37.9924, 23.7618 37.9927, 23.7621 37.9928, 23.7630 37.9930, 23.7636 37.9932, 23.7644 37.9933, 23.7651 37.9932, 23.7653 37.9932, 23.7657 37.9932, 23.7660 37.9932, 23.7663 37.9931, 23.7667 37.9931, 23.7668 37.9930, 23.7668 37.9930, 23.7669 37.9930, 23.7665 37.9922, 23.7663 37.9919, 23.7661 37.9914, 23.7660 37.9912, 23.7654 37.9905, 23.7648 37.9898))"^^gsp:wktLiteral ;
            dcat:centroid "POINT (23.7639 37.9916)"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-06-21"^^xsd:date ;
            dcat:startDate "2026-01-01"^^xsd:date ] ;
    dct:title "Περιβαλλοντικά Δεδομένα — Πλατεία Κανελοπούλου"@el,
        "Environmental Data — Plateia Kanelopoyloy"@en ;
    dct:type <http://publications.europa.eu/resource/authority/dataset-type/HVD> ;
    dcat:distribution <https://opendata.cityofathens.gr/dataset/4d5cfb58-8768-4df5-8cec-b28aaa26eaff/resource/90b55c61-cbed-4b0c-927f-d9f65bdbfcdb> ;
    dcat:keyword "CO",
        "NO2",
        "O3",
        "PM10",
        "PM2.5",
        "SO2",
        "smart-neighborhood",
        "έξυπνη-γειτονιά",
        "αισθητήρες",
        "ποιότητα-αέρα" ;
    dcat:landingPage <https://opendata.cityofathens.gr/dataset/env-070-plateia-kanelopoyloy> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<http://data.europa.eu/eli/reg_impl/2023/138/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

<http://publications.europa.eu/resource/authority/access-right/PUBLIC> a dct:RightsStatement .

<http://publications.europa.eu/resource/authority/frequency/HOURLY> a dct:Frequency .

<http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng> a <http://data.europa.eu/eli/ontology#LegalResource> .

<https://opendata.cityofathens.gr/api/3/action/datastore_info> a rdfs:Resource .

<https://opendata.cityofathens.gr/api/3/action/datastore_search> a rdfs:Resource .

<https://opendata.cityofathens.gr/api/3/action/package_search> a rdfs:Resource .

<https://opendata.cityofathens.gr/dataset/4d5cfb58-8768-4df5-8cec-b28aaa26eaff/resource/90b55c61-cbed-4b0c-927f-d9f65bdbfcdb> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/STABLE> ;
    dct:description "Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 70. Χρονοσημάνσεις σε UTC."@el,
        "Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 70. Timestamps in UTC."@en ;
    dct:format "JSON" ;
    dct:issued "2026-03-31T09:48:00.867508"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> ;
    dct:modified "2026-06-21T00:18:25.961127"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label "Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International" ] ;
    dct:title "Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Κανελοπούλου"@el,
        "Hourly Environmental Measurements — Plateia Kanelopoyloy"@en ;
    dcat:accessService [ a dcat:DataService ;
            dct:description "Υπηρεσία δεδομένων που αναπαριστά τις δυνατότητες πρόσβασης μέσω CKAN DataStore API στα δημοσιευμένα ανοικτά δεδομένα της υλοποίησης Athens Smart Neighbourhood. Η υπηρεσία αφορά την προγραμματιστική άντληση δεδομένων μέσω των CKAN action endpoints datastore_search και datastore_info." ;
            dct:title "Athens Smart Neighbourhood CKAN DataStore API" ;
            dcat:endpointURL <https://opendata.cityofathens.gr/api/3/action/datastore_info>,
                <https://opendata.cityofathens.gr/api/3/action/datastore_search>,
                <https://opendata.cityofathens.gr/api/3/action/package_search> ] ;
    dcat:accessURL <https://opendata.cityofathens.gr/dataset/env-070-plateia-kanelopoyloy/resource/90b55c61-cbed-4b0c-927f-d9f65bdbfcdb> ;
    dcat:downloadURL <https://opendata.cityofathens.gr/datastore/dump/90b55c61-cbed-4b0c-927f-d9f65bdbfcdb> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/json> .

<https://opendata.cityofathens.gr/dataset/env-070-plateia-kanelopoyloy> a foaf:Document .

<https://opendata.cityofathens.gr/dataset/env-070-plateia-kanelopoyloy/resource/90b55c61-cbed-4b0c-927f-d9f65bdbfcdb> a rdfs:Resource .

<https://opendata.cityofathens.gr/datastore/dump/90b55c61-cbed-4b0c-927f-d9f65bdbfcdb> a rdfs:Resource .

<https://opendata.cityofathens.gr/organization/6d8ca7d0-480a-470e-aec1-40152a8f1770> a foaf:Agent ;
    foaf:homepage <https://www.cityofathens.gr/> ;
    foaf:name "Δήμος Αθηναίων" .

<https://www.iana.org/assignments/media-types/application/json> a dct:MediaType .

