@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.sumbarprov.go.id/dataset/7ba7b577-db9f-4609-b9b2-47e3f70e8b29> a dcat:Dataset ;
    dct:description "Indikator Kinerja Daerah adalah alat ukur kuantitatif untuk mengetahui dampak dari pembangunan daerah yang telah dilaksanakan" ;
    dct:identifier "7ba7b577-db9f-4609-b9b2-47e3f70e8b29" ;
    dct:issued "2024-04-27T04:25:07.177759"^^xsd:dateTime ;
    dct:modified "2024-04-27T04:25:07.177765"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/9029a1ff-242c-4f4c-8464-8a6ab8aacc09> ;
    dct:title "Indikator Kinerja Daerah (IKD) Dinas Pariwisata" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang TKES" ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/7ba7b577-db9f-4609-b9b2-47e3f70e8b29/resource/9febdce4-0174-4103-b235-6e88d7172aff> ;
    dcat:keyword "IKD" .

<https://data.sumbarprov.go.id/dataset/7ba7b577-db9f-4609-b9b2-47e3f70e8b29/resource/9febdce4-0174-4103-b235-6e88d7172aff> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "IKD Dinas Pariwisata.csv" ;
    dcat:accessURL <https://satudata.solokkota.go.id/dataset/7ba7b577-db9f-4609-b9b2-47e3f70e8b29/resource/9febdce4-0174-4103-b235-6e88d7172aff/download/ikd-dinas-pariwisata.csv> ;
    dcat:byteSize 480.0 ;
    dcat:mediaType "text/csv" .

<https://data.sumbarprov.go.id/organization/9029a1ff-242c-4f4c-8464-8a6ab8aacc09> a foaf:Organization ;
    foaf:name "Kota Solok" .

