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

<https://ckan.salted-project.eu/dataset/ff4f3194-f413-4e34-b924-0cb01ff15df1> a dcat:Dataset ;
    dct:accessRights "PUBLIC" ;
    dct:description """It represents the state of the traffic flow collected by sensors deployed on the streets of the cities of Santander (Open Data \r
Santander), Valencia (Open Data Valencia), Barcelona (Open Data BCN), Bilbao (Bilbao Open Data), Vitoria (Open Data Vitoria) and Oslo (Norwegian Public Roads Administration).

It represents the traffic flow and intensity. It operates on the sensors' observed data, deployed in Madrid city.""" ;
    dct:identifier "ff4f3194-f413-4e34-b924-0cb01ff15df1" ;
    dct:issued "2023-12-12T14:56:01.704425"^^xsd:dateTime ;
    dct:language "ENG" ;
    dct:modified "2023-12-12T14:56:01.704463"^^xsd:dateTime ;
    dct:publisher <https://ckan.salted-project.eu/organization/urn:ngsi-ld:Catalogue:SALTED_Project> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "NOR,ESP"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2023-12-12T14:56:01.556416"^^xsd:dateTime ],
        [ a dct:PeriodOfTime ;
            schema1:startDate "2023-12-12T14:56:01.556416"^^xsd:dateTime ] ;
    dct:title "Transportation:TrafficFlowObserved" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "UC,IMT" ] ;
    dcat:distribution <https://ckan.salted-project.eu/dataset/ff4f3194-f413-4e34-b924-0cb01ff15df1/resource/urn_ngsi-ld_distribution_salted_project_transportation_trafficflowobserved_json>,
        <https://ckan.salted-project.eu/dataset/ff4f3194-f413-4e34-b924-0cb01ff15df1/resource/urn_ngsi-ld_distribution_salted_project_transportation_trafficflowobserved_jsonld> ;
    dcat:keyword "Bilbao Open Data",
        "Data Model",
        "Madrid Traffic",
        "Norwegian Public Roads Administration",
        "Open Data BCN",
        "Open Data Santander",
        "Open Data Valencia",
        "Open Data Vitoria",
        "Traffic Flow",
        "Traffic sensor",
        "TrafficFlowObserved" ;
    dcat:landingPage <https://salted-project.eu/> ;
    dcat:theme <TRAN> .

<https://ckan.salted-project.eu/dataset/ff4f3194-f413-4e34-b924-0cb01ff15df1/resource/urn_ngsi-ld_distribution_salted_project_transportation_trafficflowobserved_json> a dcat:Distribution ;
    dct:description "Transportation:TrafficFlowObserved realtime data represented in JSON format" ;
    dct:format "JSON" ;
    dct:issued "2023-12-12T14:56:01.704425"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2023-12-12T14:56:08.234060"^^xsd:dateTime ;
    dct:rights "PUBLIC" ;
    dct:title "realtime_data_in_json" ;
    dcat:accessURL <https://ckan.salted-project.eu/retriever/realtime/__https%3A%2F%2Fsmartdatamodels.org%2FdataModel.Transportation%2FTrafficFlowObserved__.json> ;
    dcat:downloadURL <https://ckan.salted-project.eu/retriever/realtime/__https%3A%2F%2Fsmartdatamodels.org%2FdataModel.Transportation%2FTrafficFlowObserved__.json> ;
    dcat:mediaType "application/json" .

<https://ckan.salted-project.eu/dataset/ff4f3194-f413-4e34-b924-0cb01ff15df1/resource/urn_ngsi-ld_distribution_salted_project_transportation_trafficflowobserved_jsonld> a dcat:Distribution ;
    dct:description "Transportation:TrafficFlowObserved realtime data represented in JSON_LD format" ;
    dct:format "JSON_LD" ;
    dct:issued "2023-12-12T14:56:01.704425"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2023-12-12T14:56:08.235201"^^xsd:dateTime ;
    dct:rights "PUBLIC" ;
    dct:title "realtime_data_in_json_ld" ;
    dcat:accessURL <https://ckan.salted-project.eu/retriever/realtime/__https%3A%2F%2Fsmartdatamodels.org%2FdataModel.Transportation%2FTrafficFlowObserved__.jsonld> ;
    dcat:downloadURL <https://ckan.salted-project.eu/retriever/realtime/__https%3A%2F%2Fsmartdatamodels.org%2FdataModel.Transportation%2FTrafficFlowObserved__.jsonld> ;
    dcat:mediaType "application/ld+json" .

<https://ckan.salted-project.eu/organization/urn:ngsi-ld:Catalogue:SALTED_Project> a foaf:Organization ;
    foaf:name "SALTED Project" .

