@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/eb4396ec-6376-404f-a466-7c7831900dc9> 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 "Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT)."@el,
        "Daily average of concurrent presence (population concentration) at station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 7) in the ΓΟΥΒΑ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT)."@en ;
    dct:identifier "eb4396ec-6376-404f-a466-7c7831900dc9" ;
    dct:issued "2026-03-31T08:12:14.906753"^^xsd:dateTime ;
    dct:modified "2026-06-22T02:06:58.790578"^^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.7443 37.9565, 23.7444 37.9564, 23.7446 37.9561, 23.7446 37.9561, 23.7446 37.9561, 23.7442 37.9563, 23.7438 37.9564, 23.7434 37.9563, 23.7429 37.9562, 23.7424 37.9561, 23.7419 37.9560, 23.7410 37.9559, 23.7404 37.9558, 23.7401 37.9557, 23.7400 37.9560, 23.7398 37.9564, 23.7387 37.9563, 23.7387 37.9566, 23.7386 37.9569, 23.7386 37.9570, 23.7385 37.9573, 23.7383 37.9577, 23.7382 37.9579, 23.7381 37.9583, 23.7379 37.9587, 23.7386 37.9589, 23.7387 37.9589, 23.7393 37.9593, 23.7399 37.9596, 23.7401 37.9597, 23.7406 37.9600, 23.7409 37.9601, 23.7412 37.9597, 23.7416 37.9593, 23.7416 37.9593, 23.7418 37.9591, 23.7424 37.9585, 23.7429 37.9580, 23.7431 37.9577, 23.7433 37.9575, 23.7434 37.9574, 23.7438 37.9570, 23.7438 37.9569, 23.7443 37.9565))"^^gsp:wktLiteral ;
            dcat:centroid "POINT (23.7408 37.9577)"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-06-21"^^xsd:date ;
            dcat:startDate "2025-10-29"^^xsd:date ] ;
    dct:title "WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά"@el,
        "WiFi Active Visitors — Plateia Gipeda Mpasket Amvrosioy Plyta"@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/eb4396ec-6376-404f-a466-7c7831900dc9/resource/4d2db358-6ec5-4469-add2-a9be8f9cb3ae> ;
    dcat:keyword "active-visitors",
        "concentration",
        "smart-neighborhood",
        "wifi",
        "έξυπνη-γειτονιά" ;
    dcat:landingPage <https://opendata.cityofathens.gr/dataset/wifi-active-visitors-007-plateia-gipeda-mpasket-amvrosioy-plyta> ;
    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/eb4396ec-6376-404f-a466-7c7831900dc9/resource/4d2db358-6ec5-4469-add2-a9be8f9cb3ae> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/STABLE> ;
    dct:description "Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT)."@el,
        "Daily average of concurrent presence (population concentration) at station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 7) in the ΓΟΥΒΑ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT)."@en ;
    dct:format "JSON" ;
    dct:issued "2026-03-31T08:12:14.908616"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> ;
    dct:modified "2026-06-22T02:06:58.799899"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label "Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International" ] ;
    dct:title "Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά"@el,
        "Daily Active Visitors — Plateia Gipeda Mpasket Amvrosioy Plyta"@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-active-visitors-007-plateia-gipeda-mpasket-amvrosioy-plyta/resource/4d2db358-6ec5-4469-add2-a9be8f9cb3ae> ;
    dcat:downloadURL <https://opendata.cityofathens.gr/datastore/dump/4d2db358-6ec5-4469-add2-a9be8f9cb3ae> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/json> .

<https://opendata.cityofathens.gr/dataset/wifi-active-visitors-007-plateia-gipeda-mpasket-amvrosioy-plyta> a foaf:Document .

<https://opendata.cityofathens.gr/dataset/wifi-active-visitors-007-plateia-gipeda-mpasket-amvrosioy-plyta/resource/4d2db358-6ec5-4469-add2-a9be8f9cb3ae> a rdfs:Resource .

<https://opendata.cityofathens.gr/datastore/dump/4d2db358-6ec5-4469-add2-a9be8f9cb3ae> 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 .

