@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/e169a924-e14d-405c-8444-78e9bc1d2d1e> a dcat:Dataset ;
    dct:accessRights "PUBLIC" ;
    dct:description "It represents the traffic observed in the cities of Berlin (Germany) and Madrid (Spain)." ;
    dct:identifier "e169a924-e14d-405c-8444-78e9bc1d2d1e" ;
    dct:issued "2023-12-11T10:43:57.496681"^^xsd:dateTime ;
    dct:language "DEU",
        "ENG" ;
    dct:modified "2023-12-11T10:43:57.496718"^^xsd:dateTime ;
    dct:publisher <https://ckan.salted-project.eu/organization/urn:ngsi-ld:Catalogue:SALTED_Project> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "DEU,ESP"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:startDate "2023-12-11T10:43:57.328801"^^xsd:dateTime ],
        [ a dct:PeriodOfTime ;
            dcat:startDate "2023-12-11T10:43:57.328801"^^xsd:dateTime ] ;
    dct:title "SALTED:TrafficObserved" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NEC_Laboratories_Europe_GmbH" ] ;
    dcat:distribution <https://ckan.salted-project.eu/dataset/e169a924-e14d-405c-8444-78e9bc1d2d1e/resource/urn_ngsi-ld_distribution_salted_project_salted_trafficobserved_json>,
        <https://ckan.salted-project.eu/dataset/e169a924-e14d-405c-8444-78e9bc1d2d1e/resource/urn_ngsi-ld_distribution_salted_project_salted_trafficobserved_jsonld> ;
    dcat:keyword "CityLiveabilityIndex",
        "TrafficObserved" ;
    dcat:landingPage <https://salted-project.eu/> ;
    dcat:theme <REGI>,
        <TRAN> .

<https://ckan.salted-project.eu/dataset/e169a924-e14d-405c-8444-78e9bc1d2d1e/resource/urn_ngsi-ld_distribution_salted_project_salted_trafficobserved_json> a dcat:Distribution ;
    dct:description "SALTED:TrafficObserved realtime data represented in JSON format" ;
    dct:format "JSON" ;
    dct:issued "2023-12-11T10:43:57.496681"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2023-12-11T10:45:44.693417"^^xsd:dateTime ;
    dct:rights "PUBLIC" ;
    dct:title "realtime_data_in_json" ;
    dcat:accessURL <https://ckan.salted-project.eu/retriever/realtime/__https%3A%2F%2Furi.salted-project.eu%2FdataModel.SALTED%2FTrafficObserved__.json> ;
    dcat:downloadURL <https://ckan.salted-project.eu/retriever/realtime/__https%3A%2F%2Furi.salted-project.eu%2FdataModel.SALTED%2FTrafficObserved__.json> ;
    dcat:mediaType "application/json" .

<https://ckan.salted-project.eu/dataset/e169a924-e14d-405c-8444-78e9bc1d2d1e/resource/urn_ngsi-ld_distribution_salted_project_salted_trafficobserved_jsonld> a dcat:Distribution ;
    dct:description "SALTED:TrafficObserved realtime data represented in JSON_LD format" ;
    dct:format "JSON_LD" ;
    dct:issued "2023-12-11T10:43:57.496681"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2023-12-11T10:45:44.694628"^^xsd:dateTime ;
    dct:rights "PUBLIC" ;
    dct:title "realtime_data_in_json_ld" ;
    dcat:accessURL <https://ckan.salted-project.eu/retriever/realtime/__https%3A%2F%2Furi.salted-project.eu%2FdataModel.SALTED%2FTrafficObserved__.jsonld> ;
    dcat:downloadURL <https://ckan.salted-project.eu/retriever/realtime/__https%3A%2F%2Furi.salted-project.eu%2FdataModel.SALTED%2FTrafficObserved__.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" .

