@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/f79df225-4a97-4cd9-8dc0-c7d7c4987411> a dcat:Dataset ;
    dct:description "Laporan POK DISNAKERIN Oktober 2023" ;
    dct:identifier "f79df225-4a97-4cd9-8dc0-c7d7c4987411" ;
    dct:issued "2023-11-06T16:44:21.328444"^^xsd:dateTime ;
    dct:modified "2023-11-06T16:44:21.328455"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan POK DISNAKERIN Oktober 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f79df225-4a97-4cd9-8dc0-c7d7c4987411/resource/2cf3572a-6779-4b0a-af4f-e58bcf4d2bd2> ;
    dcat:keyword "POK" .

<https://data.jatengprov.go.id/dataset/f79df225-4a97-4cd9-8dc0-c7d7c4987411/resource/2cf3572a-6779-4b0a-af4f-e58bcf4d2bd2> a dcat:Distribution ;
    dct:description "Laporan POK DISNAKERIN Oktober 2023" ;
    dct:format "XLSX" ;
    dct:title "Laporan POK DISNAKERIN Oktober 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/f79df225-4a97-4cd9-8dc0-c7d7c4987411/resource/2cf3572a-6779-4b0a-af4f-e58bcf4d2bd2/download/laporan-pok-oktober-2023.xlsx> ;
    dcat:byteSize 13217.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" .

