@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://satudata.dharmasrayakab.go.id/dataset/b2dd55c0-a28b-465f-82d9-1af60da7f596> a dcat:Dataset ;
    dct:description "Definisi : Persentase IUI yang berhasil diterbitkan dibanding permohonan masuk." ;
    dct:identifier "b2dd55c0-a28b-465f-82d9-1af60da7f596" ;
    dct:issued "2026-02-06T10:46:14.132284"^^xsd:dateTime ;
    dct:modified "2026-02-26T08:00:35.286858"^^xsd:dateTime ;
    dct:publisher <https://satudata.dharmasrayakab.go.id/organization/d51cd825-ceb5-4dee-a38b-69dc39ee9a33> ;
    dct:title "Persentase Izin Usaha Industri (IUI) yang Diterbitkan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alberta Nady" ;
            vcard:hasEmail <mailto:Albertanady@dharmasraya.go.id> ] ;
    dcat:distribution <https://satudata.dharmasrayakab.go.id/dataset/b2dd55c0-a28b-465f-82d9-1af60da7f596/resource/e0ea43bb-c005-40da-ab79-13721b79001f> ;
    dcat:keyword "bapperida" .

<https://satudata.dharmasrayakab.go.id/dataset/b2dd55c0-a28b-465f-82d9-1af60da7f596/resource/e0ea43bb-c005-40da-ab79-13721b79001f> a dcat:Distribution ;
    dct:title "2026" .

<https://satudata.dharmasrayakab.go.id/organization/d51cd825-ceb5-4dee-a38b-69dc39ee9a33> a foaf:Organization ;
    foaf:name "BAPPERIDA" .

