@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/2c4f37d4-27fe-4190-b03a-308987a37dcd> a dcat:Dataset ;
    dct:description "Informasi Pasar Kerja Tahun 2023 (Juni)" ;
    dct:identifier "2c4f37d4-27fe-4190-b03a-308987a37dcd" ;
    dct:issued "2023-11-06T16:44:14.151819"^^xsd:dateTime ;
    dct:modified "2023-11-06T16:44:14.151830"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Informasi Pasar Kerja Tahun 2023 (Juni)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2c4f37d4-27fe-4190-b03a-308987a37dcd/resource/720ef1dc-ad21-4be5-bede-0a629e0f3fd9> ;
    dcat:keyword "IPK" .

<https://data.jatengprov.go.id/dataset/2c4f37d4-27fe-4190-b03a-308987a37dcd/resource/720ef1dc-ad21-4be5-bede-0a629e0f3fd9> a dcat:Distribution ;
    dct:description "Informasi Pasar Kerja Tahun 2023 (Juni)" ;
    dct:format "XLSX" ;
    dct:title "ipk-juni-2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/2c4f37d4-27fe-4190-b03a-308987a37dcd/resource/720ef1dc-ad21-4be5-bede-0a629e0f3fd9/download/pencaker-lowker-penempatan-cilacap-juni-2023.xlsx> ;
    dcat:byteSize 585194.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" .

