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

<http://5.189.187.109/dataset/fa9e18f4-806f-4e73-8caa-7924a4efd081> a dcat:Dataset ;
    dct:description "Banyaknya Kerangka Kualifikasi Nasional Indonesia (KKNI) di bidang Pariwisata" ;
    dct:identifier "fa9e18f4-806f-4e73-8caa-7924a4efd081" ;
    dct:issued "2026-01-23T00:19:19.093970"^^xsd:dateTime ;
    dct:modified "2026-01-23T00:19:19.093981"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39080513-5db2-4d2a-ad96-f5442cf1f1aa> ;
    dct:title "Jumlah KKNI Sektor Pariwisata" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Asdep AKSI" ] ;
    dcat:distribution <http://5.189.187.109/dataset/fa9e18f4-806f-4e73-8caa-7924a4efd081/resource/01b4df3c-1df3-4622-9182-9a568af84ebf> ;
    dcat:keyword "Industri",
        "Pariwisata" .

<http://5.189.187.109/dataset/fa9e18f4-806f-4e73-8caa-7924a4efd081/resource/01b4df3c-1df3-4622-9182-9a568af84ebf> a dcat:Distribution ;
    dct:description "Data KKNI Pariwisata" ;
    dct:format "XLS" ;
    dct:issued "2025-12-08T03:52:59.418871"^^xsd:dateTime ;
    dct:modified "2026-01-23T00:19:19.088320"^^xsd:dateTime ;
    dct:title "Data_KKNI" ;
    dcat:accessURL <https://katalogdata.kemenpar.go.id/dataset/fa9e18f4-806f-4e73-8caa-7924a4efd081/resource/01b4df3c-1df3-4622-9182-9a568af84ebf/download/data_kkni-v1.2.xls> ;
    dcat:byteSize "29696"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/39080513-5db2-4d2a-ad96-f5442cf1f1aa> a foaf:Agent ;
    foaf:name "Kementerian Pariwisata" .

