@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/od000338> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "annual" ;
    dct:identifier "OD000338" ;
    dct:issued "2026-08-06T19:16:35.287083"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:26:39.553035"^^xsd:dateTime ;
    dct:title "Klaipėda district heat boiler house register"@en,
        "Klaipėdos rajono šiluminių katilinių registras"@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/od000338/resource/odr000338> ;
    dcat:landingPage <https://data.gov.lt/datasets/2746/> ;
    dcat:theme <LT_ENER> .

<https://ckan.devdataportal.online/dataset/od000338/resource/odr000338> a dcat:Distribution ;
    dct:description "The Klaipėda district heating boiler register is intended to collect data on boiler rooms located in Klaipėda district and maintained by Klaipėda district energy UAB."@en,
        "Klaipėdos rajono šiluminių katilinių registras yra skirtas kaupti duomenis apie Klaipėdos rajone esančias ir UAB „Klaipėdos rajono energija“ prižiūrimas katilines."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:26:39.564079"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:26:39.560909"^^xsd:dateTime ;
    dct:title "odr000338" .

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

