@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/2407c1df-7b85-4345-810e-ce50cc9800df> a dcat:Dataset ;
    dct:accessRights "PUBLIC" ;
    dct:description "It represents the level of acoustic noise collected by the sensors deployed in the city of Santander through the SmartSantander platform." ;
    dct:identifier "2407c1df-7b85-4345-810e-ce50cc9800df" ;
    dct:issued "2023-08-24T14:31:51.674673"^^xsd:dateTime ;
    dct:language "ENG" ;
    dct:modified "2023-08-24T14:31:51.674709"^^xsd:dateTime ;
    dct:publisher <https://ckan.salted-project.eu/organization/urn:ngsi-ld:Catalogue:SALTED_Project> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "ESP"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2023-08-24T14:31:51.463074"^^xsd:dateTime ],
        [ a dct:PeriodOfTime ;
            schema1:startDate "2023-08-24T14:31:51.463074"^^xsd:dateTime ] ;
    dct:title "OCF:SoundPressureLevel" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "UC" ] ;
    dcat:distribution <https://ckan.salted-project.eu/dataset/2407c1df-7b85-4345-810e-ce50cc9800df/resource/urn_ngsi-ld_distribution_salted_project_ocf_soundpressurelevel_json>,
        <https://ckan.salted-project.eu/dataset/2407c1df-7b85-4345-810e-ce50cc9800df/resource/urn_ngsi-ld_distribution_salted_project_ocf_soundpressurelevel_jsonld> ;
    dcat:keyword "Acoustic Noise",
        "SmartSantander",
        "Sound Pressure",
        "SoundPressureLevel" ;
    dcat:landingPage <https://salted-project.eu/> ;
    dcat:theme <ENVI> .

<https://ckan.salted-project.eu/dataset/2407c1df-7b85-4345-810e-ce50cc9800df/resource/urn_ngsi-ld_distribution_salted_project_ocf_soundpressurelevel_json> a dcat:Distribution ;
    dct:description "OCF:SoundPressureLevel realtime data represented in JSON format" ;
    dct:format "JSON" ;
    dct:issued "2023-08-24T14:31:51.674673"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2023-12-04T17:09:20.938391"^^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.OCF%2FSoundPressureLevel__.json> ;
    dcat:downloadURL <https://ckan.salted-project.eu/retriever/realtime/__https%3A%2F%2Fsmartdatamodels.org%2FdataModel.OCF%2FSoundPressureLevel__.json> ;
    dcat:mediaType "application/json" .

<https://ckan.salted-project.eu/dataset/2407c1df-7b85-4345-810e-ce50cc9800df/resource/urn_ngsi-ld_distribution_salted_project_ocf_soundpressurelevel_jsonld> a dcat:Distribution ;
    dct:description "OCF:SoundPressureLevel realtime data represented in JSON_LD format" ;
    dct:format "JSON_LD" ;
    dct:issued "2023-08-24T14:31:51.674673"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2023-12-04T17:09:20.939578"^^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.OCF%2FSoundPressureLevel__.jsonld> ;
    dcat:downloadURL <https://ckan.salted-project.eu/retriever/realtime/__https%3A%2F%2Fsmartdatamodels.org%2FdataModel.OCF%2FSoundPressureLevel__.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" .

