@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/od000033> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "monthly" ;
    dct:identifier "OD000033" ;
    dct:issued "2026-07-07T10:11:34.589921"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:25:59.619436"^^xsd:dateTime ;
    dct:title "Data on natural persons performing individual activities on the basis of a certificate"@en,
        "Fizinių asmenų, vykdančių individualią veiklą pagal pažymą, duomenys"@lt ;
    owl:versionInfo "1.0.0" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:%5B%27vmi@vmi.lt%27%5D> ;
            vcard:hasURL <https://testdataportal.gov.lt> ] ;
    dcat:distribution <https://ckan.devdataportal.online/dataset/od000033/resource/odr000033>,
        <https://ckan.devdataportal.online/dataset/od000033/resource/odr000033_lt> ;
    dcat:landingPage <https://data.gov.lt/datasets/1912/> ;
    dcat:theme <LT_ECON> .

<https://ckan.devdataportal.online/dataset/od000033/resource/odr000033> a dcat:Distribution ;
    dct:description "Data on persons performing individual activities by certificate, by municipalities, code of activity, etc."@en,
        "Duomenys apie asmenis, vykdančius individualią veiklą pagal pažymą, pagal savivaldybes, veiklos kodą ir kt."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:25:59.631557"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:25:59.627331"^^xsd:dateTime ;
    dct:title "odr000033" .

<https://ckan.devdataportal.online/dataset/od000033/resource/odr000033_lt> a dcat:Distribution ;
    dct:description "Query access to the dataset through the portal API (lr_turto_objektai)."@en,
        "Prieiga prie duomenų rinkinio per portalo API (lr_turto_objektai)."@lt ;
    dct:format "json" ;
    dct:issued "2026-07-20T07:49:48.778192"^^xsd:dateTime ;
    dct:language "lit" ;
    dct:modified "2026-08-21T13:25:59.626214"^^xsd:dateTime ;
    dct:title "odr000033_lt" .

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

