@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.traffic4cyprus.org.cy/dataset/3b888db5-f098-4885-8376-72b4b04f8d43> a dcat:Dataset ;
    dct:accrualPeriodicity "Up to 5 min" ;
    dct:identifier "3b888db5-f098-4885-8376-72b4b04f8d43" ;
    dct:issued "2024-04-30T11:15:13.761844"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-11-10T09:58:31.986238"^^xsd:dateTime ;
    dct:publisher <http://www.traffic4cyprus.org.cy/organization/8ff7d676-9ce4-41c0-9e32-59d5edcfb1b2> ;
    dct:title "{'el': 'Variable Message Signs (VMS) - Πίνακες', 'en': 'Variable Message Signs (VMS) - Boards'}" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Public Works Department" ;
            vcard:hasEmail <mailto:cynap@pwd.mcw.gov.cy> ] ;
    dcat:distribution <http://www.traffic4cyprus.org.cy/dataset/3b888db5-f098-4885-8376-72b4b04f8d43/resource/11d9d8ca-cd0b-442b-be61-4fbe511d3c21>,
        <http://www.traffic4cyprus.org.cy/dataset/3b888db5-f098-4885-8376-72b4b04f8d43/resource/547b9f10-94c5-4ed7-bcd4-338f0b35e714> ;
    dcat:keyword "ITS Sensors",
        "VMS" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://www.traffic4cyprus.org.cy/dataset/3b888db5-f098-4885-8376-72b4b04f8d43/resource/11d9d8ca-cd0b-442b-be61-4fbe511d3c21> a dcat:Distribution ;
    dct:description "Static information for each VMS, such as Id, Name and Geolocation. " ;
    dct:format "XML" ;
    dct:issued "2024-04-30T11:18:41.772770"^^xsd:dateTime ;
    dct:modified "2024-09-25T12:54:33.357550"^^xsd:dateTime ;
    dct:title "VMS Inventory (output)" ;
    dcat:accessURL <https://www.traffic4cyprus.org.cy/swarco3/api/Data/VmsTablePublication> .

<http://www.traffic4cyprus.org.cy/dataset/3b888db5-f098-4885-8376-72b4b04f8d43/resource/547b9f10-94c5-4ed7-bcd4-338f0b35e714> a dcat:Distribution ;
    dct:description "Export dynamic information for each VMS, such as Id, diagnostic info and current messages." ;
    dct:format "XML" ;
    dct:issued "2024-04-30T11:22:19.869090"^^xsd:dateTime ;
    dct:modified "2024-09-25T13:11:21.733594"^^xsd:dateTime ;
    dct:title "VMS live data (output)" ;
    dcat:accessURL <https://www.traffic4cyprus.org.cy/swarco3/api/Data/VmsPublication> .

<http://www.traffic4cyprus.org.cy/organization/8ff7d676-9ce4-41c0-9e32-59d5edcfb1b2> a foaf:Organization ;
    foaf:name "Public Works Department" .

