@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/f836d31d-045d-4182-bc31-9242278ef8b2> a dcat:Dataset ;
    dct:accessRights "PUBLIC" ;
    dct:description """It represents the air quality collected by the sensors deployed in the city of Madrid.

It represents the amount of CO2 retained by soil and crops in the region of Lorca in Murcia (Spain). The data is collected using LIDAR technology.

It represents the air quality collected by sensors deployed in the cities of Santander (SmartSantander platform), Murcia (Smart 5K project), Barcelona (Open Data BCN portal) and Oslo (NILU laboratories).

It represents information in NGSI-LD format, sourced from the Madrid city Open Portal and European Open Portal, focusing on air pollutant data for the cities of Madrid and Dublin.""" ;
    dct:identifier "f836d31d-045d-4182-bc31-9242278ef8b2" ;
    dct:issued "2023-12-12T15:01:10.629216"^^xsd:dateTime ;
    dct:language "ENG" ;
    dct:modified "2023-12-12T15:01:10.629258"^^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,IRL"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:startDate "2023-12-12T15:01:10.488304"^^xsd:dateTime ],
        [ a dct:PeriodOfTime ;
            dcat:startDate "2023-12-12T15:01:10.488304"^^xsd:dateTime ] ;
    dct:title "Environment:AirQualityObserved" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "UC,Amper,NEC_Laboratories_Europe_GmbH,IMT" ] ;
    dcat:distribution <https://ckan.salted-project.eu/dataset/f836d31d-045d-4182-bc31-9242278ef8b2/resource/urn_ngsi-ld_distribution_salted_project_environment_airqualityobserved_json>,
        <https://ckan.salted-project.eu/dataset/f836d31d-045d-4182-bc31-9242278ef8b2/resource/urn_ngsi-ld_distribution_salted_project_environment_airqualityobserved_jsonld> ;
    dcat:keyword "Air Quality",
        "AirQualityObserved",
        "CO",
        "CO2",
        "CityLiveabilityIndex",
        "Lorca",
        "Madrid open data portal",
        "NILU",
        "NO2",
        "O3",
        "Open Data",
        "Open Data BCN",
        "PM10",
        "PM25",
        "Smart 5K",
        "SmartSantander" ;
    dcat:landingPage <https://salted-project.eu/> ;
    dcat:theme <ENVI> .

<https://ckan.salted-project.eu/dataset/f836d31d-045d-4182-bc31-9242278ef8b2/resource/urn_ngsi-ld_distribution_salted_project_environment_airqualityobserved_json> a dcat:Distribution ;
    dct:description "Environment:AirQualityObserved realtime data represented in JSON format" ;
    dct:format "JSON" ;
    dct:issued "2023-12-12T15:01:10.629216"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2023-12-12T15:01:16.986034"^^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.Environment%2FAirQualityObserved__.json> ;
    dcat:downloadURL <https://ckan.salted-project.eu/retriever/realtime/__https%3A%2F%2Fsmartdatamodels.org%2FdataModel.Environment%2FAirQualityObserved__.json> ;
    dcat:mediaType "application/json" .

<https://ckan.salted-project.eu/dataset/f836d31d-045d-4182-bc31-9242278ef8b2/resource/urn_ngsi-ld_distribution_salted_project_environment_airqualityobserved_jsonld> a dcat:Distribution ;
    dct:description "Environment:AirQualityObserved realtime data represented in JSON_LD format" ;
    dct:format "JSON_LD" ;
    dct:issued "2023-12-12T15:01:10.629216"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2023-12-12T15:01:16.988665"^^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.Environment%2FAirQualityObserved__.jsonld> ;
    dcat:downloadURL <https://ckan.salted-project.eu/retriever/realtime/__https%3A%2F%2Fsmartdatamodels.org%2FdataModel.Environment%2FAirQualityObserved__.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" .

