@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/od000340> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "monthly" ;
    dct:identifier "OD000340" ;
    dct:issued "2026-08-06T19:16:36.482389"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:22:44.290185"^^xsd:dateTime ;
    dct:title "List of inspections of compliance with radiation protection requirements carried out by Radiation Protection Centre"@en,
        "Radiacinės saugos centro atlikti radiacinės saugos reikalavimų vykdymo patikrinimai"@lt ;
    owl:versionInfo "1.0.0" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:%5B%27rsc@rsc.lt%27%5D> ;
            vcard:hasURL <https://testdataportal.gov.lt> ] ;
    dcat:distribution <https://ckan.devdataportal.online/dataset/od000340/resource/odr000340> ;
    dcat:landingPage <https://data.gov.lt/datasets/458/> ;
    dcat:theme <LT_GOVE> .

<https://ckan.devdataportal.online/dataset/od000340/resource/odr000340> a dcat:Distribution ;
    dct:description "General information is provided about the radiation protection compliance inspections of legal entities carried out by the Radiation Protection Center."@en,
        "Pateikiama bendra informacija apie Radiacinės saugos centro atliktus ūkio subjektų radiacinės saugos reikalavimų vykdymo patikrinimus."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:22:44.300777"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:22:44.297554"^^xsd:dateTime ;
    dct:title "odr000340" .

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

