@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.devdataportal.online/statistical_dataset/sd000089> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "annual" ;
    dct:identifier "SD000089" ;
    dct:issued "2026-07-07T10:39:10.056883"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-19T20:38:23.391360"^^xsd:dateTime ;
    dct:title "Enterprise current expenditure on environmental conservation | Activity of environment protection | Economic activity (NACE Rev. 2) | Type of expenditure"@en,
        "Įmonių einamosios išlaidos aplinkai tausoti | Aplinkos apsaugos veikla | Ekonominės veiklos rūšis (EVRK 2 red.) | Išlaidų rūšis"@lt ;
    owl:versionInfo "1.0.0" ;
    dcat:distribution <https://ckan.devdataportal.online/dataset/sd000089/resource/sdr000089_en>,
        <https://ckan.devdataportal.online/dataset/sd000089/resource/sdr000089_lt> ;
    dcat:temporalResolution "P1Y"^^xsd:duration ;
    dcat:theme <LT_ENVI_4IIAE> .

<https://ckan.devdataportal.online/dataset/sd000089/resource/sdr000089_en> a dcat:Distribution ;
    dcatap:availability "stable" ;
    dct:description "Query access to the statistical dataset through the portal API."@en,
        "Prieiga prie statistinio duomenų rinkinio per portalo API."@lt ;
    dct:format "json" ;
    dct:issued "2026-07-20T07:53:59.473019"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-08-19T20:38:23.400350"^^xsd:dateTime ;
    dct:title "sdr000089_en" ;
    dcat:temporalResolution "P1Y"^^xsd:duration .

<https://ckan.devdataportal.online/dataset/sd000089/resource/sdr000089_lt> a dcat:Distribution ;
    dcatap:availability "stable" ;
    dct:description "Query access to the statistical dataset through the portal API."@en,
        "Prieiga prie statistinio duomenų rinkinio per portalo API."@lt ;
    dct:format "json" ;
    dct:issued "2026-07-20T07:54:02.159179"^^xsd:dateTime ;
    dct:language "lit" ;
    dct:modified "2026-08-19T20:38:23.400579"^^xsd:dateTime ;
    dct:title "sdr000089_lt" ;
    dcat:temporalResolution "P1Y"^^xsd:duration .

