@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#> .

<http://5.189.187.109/dataset/da06325a-c387-4195-81ed-5cd2587085cc> a dcat:Dataset ;
    dct:description "Data berdasarkan dengan data BKPM RI. " ;
    dct:identifier "da06325a-c387-4195-81ed-5cd2587085cc" ;
    dct:issued "2026-05-05T12:56:00.212353"^^xsd:dateTime ;
    dct:modified "2026-05-05T12:56:00.212380"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Capaian Usaha Kecil Provinsi Jawa Tengah Tahun 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Betty Isnawati, S.T" ;
            vcard:hasEmail <mailto:bettyisna@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/da06325a-c387-4195-81ed-5cd2587085cc/resource/1ac93369-56a0-416f-ae27-921256c6de57> ;
    dcat:keyword "mikrokecil",
        "usaha kecil" ;
    dcat:landingPage <https://www.bkpm.go.id/> .

<http://5.189.187.109/dataset/da06325a-c387-4195-81ed-5cd2587085cc/resource/1ac93369-56a0-416f-ae27-921256c6de57> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-09-22T01:58:50.590138"^^xsd:dateTime ;
    dct:modified "2026-05-05T12:56:00.196876"^^xsd:dateTime ;
    dct:title "Capaian Usaha Kecil 2024.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/da06325a-c387-4195-81ed-5cd2587085cc/resource/1ac93369-56a0-416f-ae27-921256c6de57/download/capaian-usaha-kecil-2024.xlsx> ;
    dcat:byteSize "11097"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

<https://www.bkpm.go.id/> a foaf:Document .

