@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/od000156> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "monthly" ;
    dct:identifier "OD000156" ;
    dct:issued "2026-08-06T19:15:39.885949"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:21:29.997737"^^xsd:dateTime ;
    dct:title "Information on customs goods classification acts"@en,
        "Informacija apie muitinės prekių klasifikavimo aktus"@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/od000156/resource/odr000156> ;
    dcat:landingPage <https://data.gov.lt/datasets/2834/> ;
    dcat:theme <LT_ECON> .

<https://ckan.devdataportal.online/dataset/od000156/resource/odr000156> a dcat:Distribution ;
    dct:description "The dataset shall contain information on samples of goods taken by the customs authorities in order to assess the tariff classification of goods by applying the Combined Nomenclature of the Integrated Tariff of Goods and the EU or to determine the composition (parameters) of the goods and the classification acts resulting therefrom. Data has been collected since 2009."@en,
        "Duomenų rinkinyje pateikiama informacija apie muitinės paimtus prekių mėginius, siekiant įvertinti prekių tarifinį klasifikavimą taikant Kombinuotąją prekių ir ES integruoto tarifo nomenklatūrą arba nustatyti prekių sudėtį (parametrus), ir pagal juos suformuotus prekių klasifikavimo aktus. Duomenys renkami nuo 2009 metų."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:21:30.021558"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:21:30.015956"^^xsd:dateTime ;
    dct:title "odr000156" .

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

