@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/09658f09-5dd8-4fb1-b2ea-7e8ce683c155> a dcat:Dataset ;
    dct:description "Data tentang pertumbuhan IKM 2025 " ;
    dct:identifier "09658f09-5dd8-4fb1-b2ea-7e8ce683c155" ;
    dct:issued "2026-05-10T02:18:12.075244"^^xsd:dateTime ;
    dct:modified "2026-05-10T02:18:12.075263"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    dct:title "Data Industri Kecil Menengah (IKM) di Kabupaten Cilacap Tahun 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DISNAKERIN" ;
            vcard:hasEmail <mailto:disnakerincilacap@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/09658f09-5dd8-4fb1-b2ea-7e8ce683c155/resource/6fe1dbc6-579c-4de9-8129-62b670a52776> ;
    dcat:keyword "IKM",
        "ekonomi" ;
    dcat:landingPage <DISNAKERIN> .

<DISNAKERIN> a foaf:Document .

<http://5.189.187.109/dataset/09658f09-5dd8-4fb1-b2ea-7e8ce683c155/resource/6fe1dbc6-579c-4de9-8129-62b670a52776> a dcat:Distribution ;
    dct:description "Data Industri Kecil Menengah (IKM) di Kabupaten Cilacap Tahun 2025" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-28T03:02:20.626103"^^xsd:dateTime ;
    dct:modified "2026-05-10T02:18:12.051408"^^xsd:dateTime ;
    dct:title "Data Industri Kecil Menengah (IKM) di Kabupaten Cilacap Tahun 2025" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/09658f09-5dd8-4fb1-b2ea-7e8ce683c155/resource/6fe1dbc6-579c-4de9-8129-62b670a52776/download/pembilang-penyebut-ikk-3-perindustrian.xlsx> ;
    dcat:byteSize "260832"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> a foaf:Agent ;
    foaf:name "Kabupaten Cilacap" .

