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

<https://data.jatengprov.go.id/dataset/edc939cc-812e-4855-aab1-745f7b91eda2> a dcat:Dataset ;
    dct:description "Perusahaan Layak Kabupaten Cilacap" ;
    dct:identifier "edc939cc-812e-4855-aab1-745f7b91eda2" ;
    dct:issued "2026-02-18T10:03:09.785770"^^xsd:dateTime ;
    dct:modified "2026-02-18T10:03:09.785777"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Perusahaan Layak Kabupaten Cilacap" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/edc939cc-812e-4855-aab1-745f7b91eda2/resource/8e3409e9-9ee7-4bdb-b40e-3e9fc6730b82> .

<https://data.jatengprov.go.id/dataset/edc939cc-812e-4855-aab1-745f7b91eda2/resource/8e3409e9-9ee7-4bdb-b40e-3e9fc6730b82> a dcat:Distribution ;
    dct:description "Data Perusahaan Layak di Kabupaten Cilacap" ;
    dct:format "XLSX" ;
    dct:title "2021 - Data Perusahaan Layak di Kabupaten Cilacap" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/edc939cc-812e-4855-aab1-745f7b91eda2/resource/8e3409e9-9ee7-4bdb-b40e-3e9fc6730b82/download/perusahaan-layak-2021.xlsx> ;
    dcat:byteSize 527963.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

