@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/od000287> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "daily" ;
    dct:identifier "OD000287" ;
    dct:issued "2026-08-06T19:16:22.016797"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:23:28.785274"^^xsd:dateTime ;
    dct:title "Fertilizers and / or soil improvers are suitable for use in organic production"@en,
        "Trąšos ir (ar) dirvožemio gerinimo priemonės tinkamos naudoti ekologinėje gamyboje"@lt ;
    owl:versionInfo "1.0.0" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:%5B%27info@vatzum.lt%27%5D> ;
            vcard:hasURL <https://testdataportal.gov.lt> ] ;
    dcat:distribution <https://ckan.devdataportal.online/dataset/od000287/resource/odr000287> ;
    dcat:landingPage <https://data.gov.lt/datasets/1865/> ;
    dcat:theme <LT_AGRI> .

<https://ckan.devdataportal.online/dataset/od000287/resource/odr000287> a dcat:Distribution ;
    dct:description "Provide information on product type, name, expiry date (name of the operator, contact information)"@en,
        "Pateikiama informacija apie produkto tipą, pavadinimą, galiojimo datą (ūkio subjekto pavadinimas, kontaktinė informacija)."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:23:28.799267"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:23:28.795770"^^xsd:dateTime ;
    dct:title "odr000287" .

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

