@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/90dc4253-193e-44b0-932a-13e401be08e1> 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_b79e35eb>,
        <http://data.europa.eu/bna/c_e1da4e07> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/DAILY> ;
    dct:description "Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT)."@el,
        "Daily cumulative WiFi traffic from station «Plateia Tralleon» (station_id: 110) in the ΛΑΜΠΡΙΝΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT)."@en ;
    dct:identifier "90dc4253-193e-44b0-932a-13e401be08e1" ;
    dct:issued "2026-03-31T08:34:56.249842"^^xsd:dateTime ;
    dct:modified "2026-06-21T02:06:34.486646"^^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.7463 38.0249, 23.7463 38.0249, 23.7464 38.0250, 23.7464 38.0250, 23.7465 38.0251, 23.7469 38.0249, 23.7473 38.0247, 23.7479 38.0245, 23.7485 38.0242, 23.7492 38.0239, 23.7497 38.0236, 23.7492 38.0228, 23.7491 38.0227, 23.7485 38.0219, 23.7483 38.0216, 23.7482 38.0215, 23.7480 38.0211, 23.7477 38.0207, 23.7474 38.0203, 23.7471 38.0199, 23.7470 38.0198, 23.7458 38.0203, 23.7452 38.0206, 23.7446 38.0209, 23.7442 38.0211, 23.7438 38.0212, 23.7433 38.0214, 23.7430 38.0216, 23.7433 38.0221, 23.7436 38.0225, 23.7439 38.0229, 23.7442 38.0233, 23.7445 38.0237, 23.7448 38.0241, 23.7449 38.0244, 23.7450 38.0246, 23.7451 38.0246, 23.7454 38.0251, 23.7455 38.0252, 23.7456 38.0252, 23.7459 38.0251, 23.7459 38.0250, 23.7460 38.0250, 23.7460 38.0250, 23.7463 38.0249, 23.7463 38.0249))"^^gsp:wktLiteral ;
            dcat:centroid "POINT (23.7463 38.0226)"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-06-20"^^xsd:date ;
            dcat:startDate "2026-01-27"^^xsd:date ] ;
    dct:title "WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Τράλλεων"@el,
        "WiFi Cumulative Traffic — Plateia Tralleon"@en ;
    dct:type <http://publications.europa.eu/resource/authority/dataset-type/HVD>,
        <http://publications.europa.eu/resource/authority/dataset-type/STATISTICAL> ;
    dcat:distribution <https://opendata.cityofathens.gr/dataset/90dc4253-193e-44b0-932a-13e401be08e1/resource/e79cb27d-0ce4-4f98-ac2d-c4fd402ef4af> ;
    dcat:keyword "cumulative-traffic",
        "sessions",
        "smart-neighborhood",
        "wifi",
        "έξυπνη-γειτονιά" ;
    dcat:landingPage <https://opendata.cityofathens.gr/dataset/wifi-cumulative-traffic-110-plateia-tralleon> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH> .

<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/DAILY> 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/90dc4253-193e-44b0-932a-13e401be08e1/resource/e79cb27d-0ce4-4f98-ac2d-c4fd402ef4af> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/STABLE> ;
    dct:description "Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT)."@el,
        "Daily cumulative WiFi traffic from station «Plateia Tralleon» (station_id: 110) in the ΛΑΜΠΡΙΝΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT)."@en ;
    dct:format "JSON" ;
    dct:issued "2026-03-31T08:34:56.252001"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> ;
    dct:modified "2026-06-21T02:06:34.496183"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label "Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International" ] ;
    dct:title "Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Τράλλεων"@el,
        "Daily Cumulative Traffic — Plateia Tralleon"@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/wifi-cumulative-traffic-110-plateia-tralleon/resource/e79cb27d-0ce4-4f98-ac2d-c4fd402ef4af> ;
    dcat:downloadURL <https://opendata.cityofathens.gr/datastore/dump/e79cb27d-0ce4-4f98-ac2d-c4fd402ef4af> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/json> .

<https://opendata.cityofathens.gr/dataset/wifi-cumulative-traffic-110-plateia-tralleon> a foaf:Document .

<https://opendata.cityofathens.gr/dataset/wifi-cumulative-traffic-110-plateia-tralleon/resource/e79cb27d-0ce4-4f98-ac2d-c4fd402ef4af> a rdfs:Resource .

<https://opendata.cityofathens.gr/datastore/dump/e79cb27d-0ce4-4f98-ac2d-c4fd402ef4af> 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 .

