@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.devdataportal.online/dataset/od000302> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "annual" ;
    dct:identifier "OD000302" ;
    dct:issued "2026-08-06T19:16:26.099989"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:36:43.027041"^^xsd:dateTime ;
    dct:title "Internal consumption of substances"@en,
        "Medžiagų vidaus vartojimas"@lt ;
    owl:versionInfo "1.0.0" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:%5B%27atverimas@stat.gov.lt%27%5D> ;
            vcard:hasURL <https://testdataportal.gov.lt> ] ;
    dcat:distribution <https://ckan.devdataportal.online/dataset/od000302/resource/odr000302> ;
    dcat:landingPage <https://data.gov.lt/datasets/2484/> ;
    dcat:theme <LT_ENVI_4MFAC> .

<https://ckan.devdataportal.online/dataset/od000302/resource/odr000302> a dcat:Distribution ;
    dct:description "Internal consumption of materials (gross, annual). The internal consumption of substances (MVV) represents the total consumption of substances by resident units. Geographical coverage: The whole economic territory of the country Time coverage: Since 2008"@en,
        "Medžiagų vidaus vartojimas (bendras, metinis). Medžiagų vidaus vartojimas (MVV) parodo vienetų rezidentų bendrą suvartojamų medžiagų kiekį. Geografinė aprėptis: Visa šalies ekonominė teritorija. Laiko aprėptis: Nuo 2008 m."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:24:46.113523"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:36:43.034994"^^xsd:dateTime ;
    dct:title "odr000302" .

<https://data.gov.lt/datasets/2484/> a foaf:Document .

