@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/od000142> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "daily" ;
    dct:identifier "OD000142" ;
    dct:issued "2026-08-06T19:15:36.337241"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:24:20.979413"^^xsd:dateTime ;
    dct:title "Broadcasting station editions"@en,
        "Transliacijos stočių leidimai"@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/od000142/resource/odr000142> ;
    dcat:landingPage <https://data.gov.lt/datasets/2729/> ;
    dcat:theme <LT_TRAN> .

<https://ckan.devdataportal.online/dataset/od000142/resource/odr000142> a dcat:Distribution ;
    dct:description "The table shall contain authorisations issued by the Communications Regulatory Authority of the Republic of Lithuania for the use of broadcasting stations (radio, television). The kit uses WGS coordinates to indicate the location of the antenna. Only currently valid permits are provided."@en,
        "Lentelėje pateikiami Lietuvos Respublikos ryšių reguliavimo tarnybos išduoti leidimai naudoti transliacijos stotis (radijo, televizijos). Rinkinyje naudojamos WGS koordinatės, nurodančios antenos lokaciją. Pateikiami tik šiuo metu galiojantys leidimai."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:24:21.000853"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:24:20.996646"^^xsd:dateTime ;
    dct:title "odr000142" .

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

