@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/sd000141> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "annual" ;
    dct:identifier "SD000141" ;
    dct:issued "2026-07-28T12:52:00.170034"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-19T20:28:33.836462"^^xsd:dateTime ;
    dct:title "Average age of electrical appliances | Electrical appliance"@en,
        "Vidutinis elektros prietaisų amžius | Elektros prietaisas"@lt ;
    owl:versionInfo "1.0.0" ;
    dcat:distribution <https://ckan.devdataportal.online/dataset/sd000141/resource/sdr000141_en>,
        <https://ckan.devdataportal.online/dataset/sd000141/resource/sdr000141_lt> ;
    dcat:temporalResolution "P1Y"^^xsd:duration ;
    dcat:theme <LT_ENER_3NODA> .

<https://ckan.devdataportal.online/dataset/sd000141/resource/sdr000141_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-28T12:55:30.998988"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-08-19T20:28:33.842753"^^xsd:dateTime ;
    dct:title "sdr000141_en" ;
    dcat:temporalResolution "P1Y"^^xsd:duration .

<https://ckan.devdataportal.online/dataset/sd000141/resource/sdr000141_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-28T12:55:33.308579"^^xsd:dateTime ;
    dct:language "lit" ;
    dct:modified "2026-08-19T20:28:33.842883"^^xsd:dateTime ;
    dct:title "sdr000141_lt" ;
    dcat:temporalResolution "P1Y"^^xsd:duration .

