@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/22ee72e4-dddb-4eb5-9092-4d309e283ea3> a dcat:Dataset ;
    dct:description "Daftar LPK (Lembaga Pelatihan Kerja) di Cilacap " ;
    dct:identifier "22ee72e4-dddb-4eb5-9092-4d309e283ea3" ;
    dct:issued "2026-04-10T02:19:15.286556"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:19:15.286572"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    dct:title "Data LPK (Lembaga Pelatihan Kerja) di Kabupaten Cilacap" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DISANAKERIN" ;
            vcard:hasEmail <mailto:disnakerincilacap@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/22ee72e4-dddb-4eb5-9092-4d309e283ea3/resource/35032146-1848-4883-916f-c5d4367f668c> ;
    dcat:keyword "Data LPK" .

<http://5.189.187.109/dataset/22ee72e4-dddb-4eb5-9092-4d309e283ea3/resource/35032146-1848-4883-916f-c5d4367f668c> a dcat:Distribution ;
    dct:description "Daftar LPK di Cilacap s/d maret 2023" ;
    dct:format "XLSX" ;
    dct:issued "2023-09-30T02:28:44.912242"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:19:15.279235"^^xsd:dateTime ;
    dct:title "2023 - Data LPK di Cilacap" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/22ee72e4-dddb-4eb5-9092-4d309e283ea3/resource/35032146-1848-4883-916f-c5d4367f668c/download/daftar-lpk-baru-2023.xlsx> ;
    dcat:byteSize "21889"^^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" .

