@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/f92c5be3-d45b-4691-9691-733f2188a56f> a dcat:Dataset ;
    dct:identifier "f92c5be3-d45b-4691-9691-733f2188a56f" ;
    dct:issued "2026-02-05T08:32:56.321833"^^xsd:dateTime ;
    dct:modified "2026-02-05T08:33:01.224851"^^xsd:dateTime ;
    dct:publisher <https://satudata.dharmasrayakab.go.id/organization/d51cd825-ceb5-4dee-a38b-69dc39ee9a33> ;
    dct:title "Proporsi Jumlah UKM Non Pertanian" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "M. SHOLEH HAVIF" ;
            vcard:hasEmail <mailto:muhammadhavif@dharmasrayakab.go.id> ] ;
    dcat:distribution <https://satudata.dharmasrayakab.go.id/dataset/f92c5be3-d45b-4691-9691-733f2188a56f/resource/6440855c-f0e0-4a0a-b31b-0afe75712844> ;
    dcat:keyword "bapperida" .

<https://satudata.dharmasrayakab.go.id/dataset/f92c5be3-d45b-4691-9691-733f2188a56f/resource/6440855c-f0e0-4a0a-b31b-0afe75712844> a dcat:Distribution ;
    dct:title "2026" .

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

