@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/od000294> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "annual_3" ;
    dct:identifier "OD000294" ;
    dct:issued "2026-08-06T19:16:23.643200"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:24:47.963726"^^xsd:dateTime ;
    dct:title "Civil Aircraft Register Data"@en,
        "Civilinių orlaivių registro duomenys"@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/od000294/resource/odr000294> ;
    dcat:landingPage <https://data.gov.lt/datasets/2735/> ;
    dcat:theme <LT_TRAN> .

<https://ckan.devdataportal.online/dataset/od000294/resource/odr000294> a dcat:Distribution ;
    dct:description "The package contains data of the Public Enterprise Transport Competences Agency on registered and already deregistered civil aircraft in the Republic of Lithuania. The data cover the period 1991 to the present day. Specify the category, type, type, number of passengers, maximum take-off mass, type of air screw, base and address of the aircraft. In addition, the types of aircraft owner and operator are specified."@en,
        "Rinkinyje pateikiami VšĮ Transporto kompetencijų agentūros duomenys apie registruotus ir jau išregistruotus civilinius orlaivius Lietuvos Respublikoje. Duomenys apima laikotarpį nuo 1991 m. iki šių dienų. Nurodoma orlaivio kategorija, rūšis, tipas, keleivių skaičius, maksimali pakilimo masė, oro sraigto tipas, orlaivio bazė ir jos adresas. Papildomai taip pat nurodyti orlaivio savininko ir naudotojo tipai. Duomenų teikėjas – VšĮ Transporto kompetencijų agentūra."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:24:47.976401"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:24:47.973041"^^xsd:dateTime ;
    dct:title "odr000294" .

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

