@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/9481b139-8a66-489d-ad43-f7e5e9d4e66b> a dcat:Dataset ;
    dct:accessRights "PUBLIC" ;
    dct:description """AgendaAnalytics is a use case for Linked Data and AI within the SALTED project. It strives to measure the adherence of a an organization (like a company or city) to a given agenda (like development or compliance goals).\r
The congruence between the organization’s publications and the agenda is computed using NLP techniques.\r
The dataset relevant for the use case consists of 5 entity types:\r
Organization, KeyPerformanceIndicator, DistributionDCAT-AP, DataServiceDCAT-AP, DataServiceRun.\r
The full documentation is available at: https://salted-project.eu/\r
\r
The DataServiceDCAT-AP represents a specific service that handles data.  Within the AgendaAnalytics use case it is used to represent the data handling services, e.g. the AgendaMatching service and the Crawling service, containing for instance the provider and possible configuration options.""" ;
    dct:identifier "9481b139-8a66-489d-ad43-f7e5e9d4e66b" ;
    dct:issued "2023-12-01T13:19:36.109564"^^xsd:dateTime ;
    dct:language "ENG" ;
    dct:modified "2023-12-01T13:19:36.109598"^^xsd:dateTime ;
    dct:publisher <https://ckan.salted-project.eu/organization/urn:ngsi-ld:Catalogue:SALTED_Project> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "DEU"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:startDate "2023-12-01T13:19:35.964641"^^xsd:dateTime ],
        [ a dct:PeriodOfTime ;
            dcat:startDate "2023-12-01T13:19:35.964641"^^xsd:dateTime ] ;
    dct:title "DCAT-AP:DataServiceDCAT-AP" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "KybeidosGmbH" ] ;
    dcat:distribution <https://ckan.salted-project.eu/dataset/9481b139-8a66-489d-ad43-f7e5e9d4e66b/resource/urn_ngsi-ld_distribution_salted_project_dcat-ap_dataservicedcat-ap_json>,
        <https://ckan.salted-project.eu/dataset/9481b139-8a66-489d-ad43-f7e5e9d4e66b/resource/urn_ngsi-ld_distribution_salted_project_dcat-ap_dataservicedcat-ap_jsonld> ;
    dcat:keyword "AgendaAnalytics",
        "NGSI-LD",
        "SALTED Project",
        "Technical Infrastructure Entity" ;
    dcat:landingPage <https://salted-project.eu/> ;
    dcat:theme <ECON>,
        <EDUC>,
        <ENVI>,
        <REGI>,
        <SOCI>,
        <TECH> .

<https://ckan.salted-project.eu/dataset/9481b139-8a66-489d-ad43-f7e5e9d4e66b/resource/urn_ngsi-ld_distribution_salted_project_dcat-ap_dataservicedcat-ap_json> a dcat:Distribution ;
    dct:description "DCAT-AP:DataServiceDCAT-AP realtime data represented in JSON format" ;
    dct:format "JSON" ;
    dct:issued "2023-12-01T13:19:36.109564"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2023-12-01T13:19:40.450138"^^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.DCAT-AP%2FDataServiceDCAT-AP__.json> ;
    dcat:downloadURL <https://ckan.salted-project.eu/retriever/realtime/__https%3A%2F%2Fsmartdatamodels.org%2FdataModel.DCAT-AP%2FDataServiceDCAT-AP__.json> ;
    dcat:mediaType "application/json" .

<https://ckan.salted-project.eu/dataset/9481b139-8a66-489d-ad43-f7e5e9d4e66b/resource/urn_ngsi-ld_distribution_salted_project_dcat-ap_dataservicedcat-ap_jsonld> a dcat:Distribution ;
    dct:description "DCAT-AP:DataServiceDCAT-AP realtime data represented in JSON_LD format" ;
    dct:format "JSON_LD" ;
    dct:issued "2023-12-01T13:19:36.109564"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2023-12-01T13:19:40.451352"^^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.DCAT-AP%2FDataServiceDCAT-AP__.jsonld> ;
    dcat:downloadURL <https://ckan.salted-project.eu/retriever/realtime/__https%3A%2F%2Fsmartdatamodels.org%2FdataModel.DCAT-AP%2FDataServiceDCAT-AP__.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" .

