@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/f7338b2c-d19d-4ca0-81e8-05f15fbdab39> a dcat:Dataset ;
    dct:description "Data LSP P3 di bidang Pariwisata" ;
    dct:identifier "f7338b2c-d19d-4ca0-81e8-05f15fbdab39" ;
    dct:issued "2026-04-30T09:38:11.935198"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:38:11.935238"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39080513-5db2-4d2a-ad96-f5442cf1f1aa> ;
    dct:title "LSP P3 - Sektor Pariwisata" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Asdep AKSI" ] ;
    dcat:distribution <http://5.189.187.109/dataset/f7338b2c-d19d-4ca0-81e8-05f15fbdab39/resource/b835265a-7665-4085-93f5-4b41b987fb0d> ;
    dcat:keyword "Industri",
        "Pariwisata" .

<http://5.189.187.109/dataset/f7338b2c-d19d-4ca0-81e8-05f15fbdab39/resource/b835265a-7665-4085-93f5-4b41b987fb0d> a dcat:Distribution ;
    dct:description "LSP P3 dibidang Pariwisata" ;
    dct:format "XLSX" ;
    dct:issued "2025-12-09T04:00:08.953364"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:38:11.919431"^^xsd:dateTime ;
    dct:title "LSP P3" ;
    dcat:accessURL <https://katalogdata.kemenpar.go.id/dataset/f7338b2c-d19d-4ca0-81e8-05f15fbdab39/resource/b835265a-7665-4085-93f5-4b41b987fb0d/download/data_lsp_p3.xlsx> ;
    dcat:byteSize "11318"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

