@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#> .

<https://data.jatengprov.go.id/dataset/e26c2f5a-b9c8-41db-81d5-9f0d84278127> a dcat:Dataset ;
    dct:description "Data Perselisihan Perusahaan Tahun 2025" ;
    dct:identifier "e26c2f5a-b9c8-41db-81d5-9f0d84278127" ;
    dct:issued "2026-05-18T10:15:28.145298"^^xsd:dateTime ;
    dct:modified "2026-05-18T10:15:28.145304"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Perselisihan Perusahaan Tahun 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DISNAKERIN" ;
            vcard:hasEmail <mailto:disnakerincilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e26c2f5a-b9c8-41db-81d5-9f0d84278127/resource/4797c2f6-18d2-4652-8603-ec4c60b418cd> ;
    dcat:keyword "ekonomi",
        "mediasi",
        "perselisihan" ;
    dcat:landingPage <DISNAKERIN> .

<https://data.jatengprov.go.id/dataset/e26c2f5a-b9c8-41db-81d5-9f0d84278127/resource/4797c2f6-18d2-4652-8603-ec4c60b418cd> a dcat:Distribution ;
    dct:description "Data Perselisihan Perusahaan tahun 2025 " ;
    dct:format "xlxs" ;
    dct:title "Data Perselisihan Perusahaan tahun 2025 " ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/e26c2f5a-b9c8-41db-81d5-9f0d84278127/resource/4797c2f6-18d2-4652-8603-ec4c60b418cd/download/2.-rekapitulasi-pphi-disnakerin-cilacap-ok.xlsx> ;
    dcat:byteSize 57631.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" .

