@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/4e4999e6-0c87-4ce7-8889-51c275dbecef> a dcat:Dataset ;
    dct:description "Minuman Berakohol " ;
    dct:identifier "4e4999e6-0c87-4ce7-8889-51c275dbecef" ;
    dct:issued "2024-10-11T06:23:52.235499"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:23:52.235508"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> ;
    dct:title "Usaha Minuman Berakohol di Kota Denpasar" ;
    dcat:distribution <http://5.189.187.109/dataset/4e4999e6-0c87-4ce7-8889-51c275dbecef/resource/e05145bc-b963-4b62-b5d6-d20f17cfa454> ;
    dcat:keyword "ekonomi" .

<http://5.189.187.109/dataset/4e4999e6-0c87-4ce7-8889-51c275dbecef/resource/e05145bc-b963-4b62-b5d6-d20f17cfa454> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-11-28T03:25:07.368863"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:23:52.229057"^^xsd:dateTime ;
    dct:title "Data Jumlah Usaha Minuman Berakohol di Kota Denpasar " ;
    dcat:accessURL <https://satudata.denpasarkota.go.id/dataset/4e4999e6-0c87-4ce7-8889-51c275dbecef/resource/e05145bc-b963-4b62-b5d6-d20f17cfa454/download/jumlah-usaha-minuman-berakohol-di-kota-denpasar.xlsx> ;
    dcat:byteSize "9640"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> a foaf:Agent ;
    foaf:name "Kota Denpasar" .

