@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/f0174475-ef2a-409b-8937-3960ee3fd5dd> a dcat:Dataset ;
    dct:description "Data ini berisi tentang Gambaran Indeks Inovasi Daerah Provinsi Sumatera Barat" ;
    dct:identifier "f0174475-ef2a-409b-8937-3960ee3fd5dd" ;
    dct:issued "2024-06-20T01:41:19.824567"^^xsd:dateTime ;
    dct:modified "2024-06-20T01:42:39.691658"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/9f759966-9266-42ef-8b95-1cef11cea7d2> ;
    dct:title "Data Gambaran Indeks Inovasi Daerah Provinsi Sumatera Barat" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Badan Litbang" ;
            vcard:hasEmail <mailto:resdevwestsumatra@gmail.com> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/f0174475-ef2a-409b-8937-3960ee3fd5dd/resource/f0d06f6e-f72e-45b5-a02c-2ceb29dfeb08> ;
    dcat:keyword "Balitbang",
        "Indeks Inovasi",
        "Litbang",
        "Provinsi Sumatera Barat" .

<https://data.sumbarprov.go.id/dataset/f0174475-ef2a-409b-8937-3960ee3fd5dd/resource/f0d06f6e-f72e-45b5-a02c-2ceb29dfeb08> a dcat:Distribution ;
    dct:description "Data Ini berisi tentang Indeks Inovasi Daerah Provinsi Sumatera Barat Tahun 2023" ;
    dct:format "CSV" ;
    dct:title "Data Indeks Inovasi Daerah Provinsi Sumatera Barat Tahun 2023" ;
    dcat:accessURL <https://data.sumbarprov.go.id/dataset/f0174475-ef2a-409b-8937-3960ee3fd5dd/resource/f0d06f6e-f72e-45b5-a02c-2ceb29dfeb08/download/gambaran-inovasi-2023-copy.xlsx> ;
    dcat:byteSize 9763.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.sumbarprov.go.id/organization/9f759966-9266-42ef-8b95-1cef11cea7d2> a foaf:Organization ;
    foaf:name "Badan Penelitian dan Pengembangan" .

