@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/9af9ad5e-51dc-4cbc-8896-5ebae6442b05> a dcat:Dataset ;
    dct:identifier "4ff771398f78dffbc161f29d7c2233ffe422399b" ;
    dct:issued "2020-10-26"^^xsd:date ;
    dct:modified "2024-11-08T03:54:12.224882"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Komunikasi Inforrmatika dan Persandian Kabupaten Sinjai" ] ;
    dct:title "Data UMKM Menurut Kecamatan Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/9af9ad5e-51dc-4cbc-8896-5ebae6442b05/resource/27ec771a-7cca-4016-b2a1-01bd3e301ff0>,
        <http://5.189.187.109/dataset/9af9ad5e-51dc-4cbc-8896-5ebae6442b05/resource/ddd6d378-1f3b-404a-bb6e-428acb674739> ;
    dcat:keyword "Industri" ;
    dcat:landingPage <https://satudata.sinjaikab.go.id/sistik/dashboard/detail/50/2023> .

<http://5.189.187.109/dataset/9af9ad5e-51dc-4cbc-8896-5ebae6442b05/resource/27ec771a-7cca-4016-b2a1-01bd3e301ff0> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-11-08T03:54:12.249763"^^xsd:dateTime ;
    dct:modified "2024-11-08T03:54:12.216275"^^xsd:dateTime ;
    dct:title "Data UMKM Menurut Kecamatan Tahun 2023" ;
    dcat:accessURL <https://satudata.sinjaikab.go.id/sistik/api/lihat_json/50/2023/50_2023.json> .

<http://5.189.187.109/dataset/9af9ad5e-51dc-4cbc-8896-5ebae6442b05/resource/ddd6d378-1f3b-404a-bb6e-428acb674739> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-08T03:54:12.249753"^^xsd:dateTime ;
    dct:modified "2024-11-08T03:54:12.216062"^^xsd:dateTime ;
    dct:title "Data UMKM Menurut Kecamatan Tahun 2023" ;
    dcat:accessURL <https://satudata.sinjaikab.go.id/sistik/api/csv/50/2023/50_2023.csv> .

<https://satudata.sinjaikab.go.id/sistik/dashboard/detail/50/2023> a foaf:Document .

